Unable to compile CVS

Stephen Torri storri at torri.org
Sun Oct 2 14:49:16 CDT 2005


On Sun, 2005-10-02 at 13:24 -0600, Vitaliy Margolen wrote:
> Delete all *spec.def files and try again. You should "make clean" before
> updating cvs.
> 

I did my make clean after updating cvs. So now I did:

1. find -name '*.def' | xargs rm
2. cvs up
3. make depend
4. make -j2

I still get the errors:

make[2]: Entering directory `/home/storri/src/wine/dlls/avifil32'
../../tools/winegcc/winegcc -B../../tools/winebuild -shared ./avifil32.spec avifile.spec.o   acmstream.o api.o avifile.o editstream.o extrachunk.o factory.o getframe.o icmstream.o regsvr.o tmpfile.o wavfile.o  rsrc.res   -o avifil32.dll.so -L../../dlls -L../../dlls/msacm32 -L../../dlls/msvfw32 -L../../dlls/winmm -L../../dlls/ole32 -L../../dlls/user32 -L../../dlls/advapi32 -L../../dlls/kernel32 -L../../dlls/ntdll -lmsacm32 -lmsvfw32 -lwinmm -lole32 -luser32 -ladvapi32 -lkernel32 -lntdll  -L../../libs/wine -lwine -luuid -L../../libs/port -lwine_port
avifile.spec.o(.data.rel.ro+0x600): In function `__wine_avifile_dll_CallFrom16_p_long_lp':
/home/storri/src/wine/dlls/avifil32/avifile.spec.c:136: undefined reference to `__wine_call_from_16_long'
avifile.spec.o(.data.rel.ro+0x618):/home/storri/src/wine/dlls/avifil32/avifile.spec.c:136: undefined reference to `__wine_call_from_16_long'
avifile.spec.o(.data.rel.ro+0x630): In function `__wine_avifile_dll_CallFrom16_p_long_lpl':
/home/storri/src/wine/dlls/avifil32/avifile.spec.c:143: undefined reference to `__wine_call_from_16_long'
avifile.spec.o(.data.rel.ro+0x648):/home/storri/src/wine/dlls/avifil32/avifile.spec.c:143: undefined reference to `__wine_call_from_16_long'
avifile.spec.o(.data.rel.ro+0x660):/home/storri/src/wine/dlls/avifil32/avifile.spec.c:144: undefined reference to `__wine_call_from_16_long'
avifile.spec.o(.data.rel.ro+0x678):/home/storri/src/wine/dlls/avifil32/avifile.spec.c:144: more undefined references to `__wine_call_from_16_long' follow
collect2: ld returned 1 exit status
winegcc: gcc failed.
make[2]: *** [avifil32.dll.so] Error 2
make[2]: Leaving directory `/home/storri/src/wine/dlls/avifil32'
make[1]: *** [avifil32] Error 2
make[1]: Leaving directory `/home/storri/src/wine/dlls'
make: *** [dlls] Error 2

Stephen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20051002/4f3dd809/attachment.pgp


More information about the wine-devel mailing list