I am using a winex-cvs build I found on bugzill and I've built winex-cvs successfully on one system but when it's built on another it fails with the error below. Any hints and tips on why it might do that and how to fix it would be appreciated. Something went wrong with the aviplay but what? There must be something on one system the it doesn't like but where to find it?
Thanks. Failed... gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fno-keep-static-consts -D__const=const -D__int8=char -D__int16=short -D__int32=int "-D__int64=long long" -fPIC -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT -D_REENTRANT -I/usr/X11R6/include -o aviinfo.spec.o aviinfo.spec.c gcc -shared -Wl,-Bsymbolic -o aviinfo.so aviinfo.o aviinfo.spec.o -L../../library -lwine -lm rm -f aviinfo && ln -s ../../wine aviinfo gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fno-keep-static-consts -D__const=const -D__int8=char -D__int16=short -D__int32=int "-D__int64=long long" -fPIC -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT -D_REENTRANT -I/usr/X11R6/include -o aviplay.o aviplay.c aviplay.c:81:24: pasting ""AVIFileOpen"" and ""A"" does not give a valid preprocessing token aviplay.c:82:24: pasting ""AVIFileInfo"" and ""A"" does not give a valid preprocessing token aviplay.c:83:26: pasting ""AVIStreamInfo"" and ""A"" does not give a valid preprocessing token gmake[1]: *** [aviplay.o] Error 1 gmake[1]: Leaving directory `/var/tmp/portage/winex-cvs-3.2-r1/work/winex/programs/avitools' gmake: *** [avitools] Error 2 -- [EMAIL PROTECTED] mailing list
