LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   mplayer compiling! (https://www.linuxquestions.org/questions/linux-newbie-8/mplayer-compiling-287970/)

ARCIS_house 02-09-2005 12:39 AM

mplayer compiling!
 
Hei , i compiling MPlayer-1.0pre6a.. i ./configure and all is ok,but when i make make i whas this error ...what is??what missing?
p.s sorry for my english ;)
m/ws.c:30:27: ../../help_mp.h: No such file or directory
wm/wsxdnd.c:15:27: ../../help_mp.h: No such file or directory
app.c:9:24: ../help_mp.h: No such file or directory
interface.c:21:24: ../help_mp.h: No such file or directory
cfg.c:8:24: ../help_mp.h: No such file or directory
bitmap.c:8:24: ../help_mp.h: No such file or directory
skin/skin.c:12:27: ../../help_mp.h: No such file or directory
mplayer/widgets.c:30:27: ../../help_mp.h: No such file or directory
mplayer/play.c:13:27: ../../help_mp.h: No such file or directory
mplayer/mw.c:16:27: ../../help_mp.h: No such file or directory
mplayer/sw.c:12:27: ../../help_mp.h: No such file or directory
mplayer/menu.c:8:27: ../../help_mp.h: No such file or directory
mplayer/pb.c:16:27: ../../help_mp.h: No such file or directory
mplayer/common.c:16:27: ../../help_mp.h: No such file or directory
mplayer/gtk/menu.c:7:30: ../../../help_mp.h: No such file or directory
mplayer/gtk/mb.c:4:30: ../../../help_mp.h: No such file or directory
mplayer/gtk/about.c:4:30: ../../../help_mp.h: No such file or directory
mplayer/gtk/pl.c:14:30: ../../../help_mp.h: No such file or directory
mplayer/gtk/sb.c:14:30: ../../../help_mp.h: No such file or directory
mplayer/gtk/fs.c:18:30: ../../../help_mp.h: No such file or directory
mplayer/gtk/opts.c:11:30: ../../../help_mp.h: No such file or directory
mplayer/gtk/url.c:17:27: ../../help_mp.h: No such file or directory
mplayer/gtk/eq.c:14:27: ../../help_mp.h: No such file or directory
mplayer/gtk/eq.c:16:30: ../../../help_mp.h: No such file or directory
make[2]: *** [.depend] Error 1
make[2]: Leaving directory `/usr/share/MPlayer-1.0pre6a/Gui'
make[1]: *** [distclean] Error 2
make[1]: Leaving directory `/usr/share/MPlayer-1.0pre6a'
make: *** [version.h] Error 2

pvs 02-09-2005 03:38 AM

"configure" failed to create help_mp.h (are you shure configure was ok?). These files are in ./help directory for a language you need. Just copy help/help_mp-[language identifier].h to help_mp.h


All times are GMT -5. The time now is 06:22 AM.