Hi

I've compiled yesterdays cvs snapshot (30.09.2001) and now I'am trying to compile two 
apps that rely on avifile. They are transcode and vcr. Both get stuck on a declaration 
in utils.h. Maybe you can give me some advice what to do (or which information to 
provide if this is a real bug):

transcode-0.5.0-pre5 output:

[...]
Making all in export
make[2]: Entering directory `/home/sm/video/transcode-0.5.0-pre5/export'
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./ -I../src 
-I../avilib -I/usr/local/include/avifile -I../encore2 -I../libmp3lame -I../libac3    
-g -O2 -c export_af6.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./ -I../src -I../avilib 
-I/usr/local/include/avifile -I../encore2 -I../libmp3lame -I../libac3 -g -O2 -c 
export_af6.cpp  -fPIC -DPIC -o export_af6.o
In file included from /usr/local/include/avifile/audiodecoder.h:16,
                 from /usr/local/include/avifile/creators.h:9,
                 from export_af6.cpp:35:
/usr/local/include/avifile/utils.h:53: declaration of C function `void unsetenv(const 
char *)' conflicts with
/usr/include/stdlib.h:608: previous declaration `int unsetenv(const char *)' here
make[2]: *** [export_af6.lo] Error 1
make[2]: Leaving directory `/home/sm/video/transcode-0.5.0-pre5/export'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sm/video/transcode-0.5.0-pre5'
make: *** [all-recursive-am] Error 2
----------------------------------------------------------------

vcr-cvs-1.10.2001 output:

[...]
Making all in src
make[2]: Entering directory `/home/sm/video/try/vcr/src'
g++ -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include/avifile  -O2 -c main.cc
In file included from /usr/local/include/avifile/audiodecoder.h:16,
                 from /usr/local/include/avifile/creators.h:9,
                 from main.cc:25:
/usr/local/include/avifile/utils.h:53: declaration of C function `void unsetenv(const 
char *)' conflicts with
/usr/include/stdlib.h:608: previous declaration `int unsetenv(const char *)' here
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/sm/video/try/vcr/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sm/video/try/vcr'
make: *** [all-recursive-am] Error 2
---------------------------------------------------------------
System: Slackware 8.0, Kernel 2.4.6, gcc 2.95.3, Xfree 4.1.0, nvidia 1.0-1541 running 
on a Duron 700, KT133A Via Appolo board.

Thanks very much

Stefan

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

Reply via email to