LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   wine compiling and error 2 (https://www.linuxquestions.org/questions/linux-software-2/wine-compiling-and-error-2-a-39216/)

watashiwaotaku7 12-23-2002 02:36 PM

wine compiling and error 2
 
i just downloaded winex from the cvs tree and am trying to compile it but keep getting this and i dont know what to do, what is wrong and how do i fix it?


[root@localhost wine]# ./tools/wineinstall
WINE Installer v0.71

which: no wine in (/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin)
I see that WINE has already been configured, so I'll skip that.
Compiling WINE. Grab a lunch or two, rent a video, or whatever,
in the meantime...

cd `dirname debugger/__depend__` && make depend
make[1]: Entering directory `/home/justin/wine/debugger'
../tools/makedep -I. -I. -I../include -I../include -C. break.c db_disasm.c display.c expr.c ext_debugger.c gdbproxy.c hash.c info.c memory.c module.c msc.c registers.c source.c stabs.c stack.c types.c winedbg.c dbg.y debug.l -C.
make[1]: Leaving directory `/home/justin/wine/debugger'
cd `dirname dlls/__depend__` && make depend
make[1]: Entering directory `/home/justin/wine/dlls'
cd `dirname d3dgl/__depend__` && make depend
make[2]: Entering directory `/home/justin/wine/dlls/d3dgl'
../../tools/makedep -I. -I. -I../../include -I../../include -C. caps.c d3dgl_main.c fixedfunc.c light.c prim.c state.c texture.c vprogram.c -C.
make[2]: Leaving directory `/home/justin/wine/dlls/d3dgl'
cd `dirname opengl32/__depend__` && make depend
make[2]: Entering directory `/home/justin/wine/dlls/opengl32'
../../tools/makedep -I. -I. -I../../include -I../../include -C. wgl.c opengl_norm.c opengl_ext.c -C.
make[2]: Leaving directory `/home/justin/wine/dlls/opengl32'
cd `dirname x11drv/__depend__` && make depend
make[2]: Entering directory `/home/justin/wine/dlls/x11drv'
cd `dirname ../../graphics/x11drv/__depend__` && make depend
make[3]: Entering directory `/home/justin/wine/graphics/x11drv'
../../tools/makedep -I. -I. -I../../include -I../../include -C. bitblt.c bitmap.c brush.c clipping.c codepage.c dib.c graphics.c init.c objects.c opengl.c palette.c pen.c text.c xfont.c -C.
make[3]: Leaving directory `/home/justin/wine/graphics/x11drv'
cd `dirname ../../windows/x11drv/__depend__` && make depend
make[3]: Entering directory `/home/justin/wine/windows/x11drv'
../../tools/makedep -I. -I. -I../../include -I../../include -C. clipboard.c event.c keyboard.c -C.
make[3]: Leaving directory `/home/justin/wine/windows/x11drv'
../../tools/makedep -I. -I. -I../../include -I../../include -C. desktop.c dga2.c mouse.c scroll.c window.c winpos.c x11ddraw.c x11drv_main.c xrender.c xvidmode.c glx.c executebuffer.c -C.
make[2]: Leaving directory `/home/justin/wine/dlls/x11drv'
cd `dirname advapi32/__depend__` && make depend
make[2]: Entering directory `/home/justin/wine/dlls/advapi32'
../../tools/makedep -I. -I. -I../../include -I../../include -C. advapi.c crypt.c eventlog.c registry.c security.c service.c -C.
make[2]: Leaving directory `/home/justin/wine/dlls/advapi32'
cd `dirname avicap32/__depend__` && make depend
make[2]: Entering directory `/home/justin/wine/dlls/avicap32'
../../tools/makedep -I. -I. -I../../include -I../../include -C. avicap32_main.c -C.
make[2]: Leaving directory `/home/justin/wine/dlls/avicap32'
cd `dirname avifil32/__depend__` && make depend
make[2]: Entering directory `/home/justin/wine/dlls/avifil32'
../../tools/makedep -I. -I. -I../../include -I../../include -C. api.c comentry.c iafile.c iastream.c igframe.c main.c string.c -C.
./api.c: No such file or directory
make[2]: *** [depend] Error 1
make[2]: Leaving directory `/home/justin/wine/dlls/avifil32'
make[1]: *** [avifil32/__depend__] Error 2
make[1]: Leaving directory `/home/justin/wine/dlls'
make: *** [dlls/__depend__] Error 2

Compilation failed, aborting install.
[root@localhost wine]#




thanks a lot for any help

Null 12-24-2002 04:32 PM

You'll have better luck posting this on Transgaming's support forums.

watashiwaotaku7 12-25-2002 09:33 PM

ok thanks ill give it a try


All times are GMT -5. The time now is 03:48 PM.