On Tue, Mar 23, 2004 at 03:22:13PM -0500, Roy Souther wrote: > Same problem here with avifile 0.7.38. I seems that gcc 3.3.2 has an > exit function and the configure test program tries to implement it's own > version. I just hacked the configure program and removed the lines that > redefined the exit operations. > > Lines 10232 to 10235 that read > #ifdef __cplusplus > extern "C" void exit(int); > #endif > > AviFile now compiles just fine. >
I think even more simple is to run ./autogen.sh if you have all the autotools properly installed on your box. You should as well consider to use CVS version... -- .''`. Litigation: The Business Model of the Future! (TM) : :' : http://www.microsoft.com/mscorp/ip/tech/fat.asp `. `' Zdenek Kabelac [EMAIL PROTECTED], users.sf.net, fi.muni.cz} `- Debian GNU/Linux maintainer - www.debian.{org,cz} _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
