Hi,

I am using debian potato, whith gcc 2.95.2, Xfree 3.3.6

When trying to compile the current CVS (was the same on friday),
I get the following error:

make[2]: Entering directory `/home/downloads/avi_cvs/avifile/lib/aviplay'
/bin/sh ../../libtool --silent --mode=compile c++ -DHAVE_CONFIG_H -I. -I. 
-I../../include   -g -Wall -Wno-unused -I../../include -I/usr/X11R6/include  -g -O2 
-march=i586 -pipe -I/usr/local/include -I/usr/local/include/SDL -D_REENTRANT -c 
VideoDPMS.cpp
In file included from VideoDPMS.cpp:23:
/usr/X11R6/include/X11/Xmd.h:145: declaration does not declare
anything

this might look like Xmd.h is broken, but it is not. At least it
does not look like it is:

141 >#ifdef LONG64
142 >typedef unsigned long CARD64;
143 >typedef unsigned int CARD32;
144 >#else
145 >typedef unsigned long CARD32;
146 >#endif

Strange, isn't it? Anyone got any suggestions?

greetings
-- Jan

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to