Hi,

I tried to compile avifile (actual cvs version and
avifile-0.7.18-20021107.tgz). Both compilations end such:

make[2]: Entering directory `/home/andres/avifile/player'
c++ -DHAVE_CONFIG_H -I. -I. -I../include  -I/usr/include/qt  -I/usr/X11R6/include      
 -I../libavqt       -DQT_THREAD_SUPPORT     -DSHARE_PATH=\"/usr/share/avifile0.7\" 
-Wall -Wno-unused -I../include  -g -O2 -mcpu=i686 -march=i686 -ffast-math 
-D_GNU_SOURCE -D_REENTRANT  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe  -c 
actioncfg.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../include  -I/usr/include/qt  -I/usr/X11R6/include      
 -I../libavqt       -DQT_THREAD_SUPPORT     -DSHARE_PATH=\"/usr/share/avifile0.7\" 
-Wall -Wno-unused -I../include  -g -O2 -mcpu=i686 -march=i686 -ffast-math 
-D_GNU_SOURCE -D_REENTRANT  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe  -c 
main.cpp
/usr/bin/moc < playercontrol.h > playercontrol.moc
c++ -DHAVE_CONFIG_H -I. -I. -I../include  -I/usr/include/qt  -I/usr/X11R6/include      
 -I../libavqt       -DQT_THREAD_SUPPORT     -DSHARE_PATH=\"/usr/share/avifile0.7\" 
-Wall -Wno-unused -I../include  -g -O2 -mcpu=i686 -march=i686 -ffast-math 
-D_GNU_SOURCE -D_REENTRANT  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe  -c 
playercontrol.cpp
playercontrol.cpp: In method `void PlayerControl::updatePos()':
playercontrol.cpp:1594: implicit declaration of function `int width(...)'
make[2]: *** [playercontrol.o] Error 1
make[2]: Leaving directory `/home/andres/avifile/player'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andres/avifile'
make: *** [build] Error 2

I have an up-to-date debian stable with KDE 3.0.4. Configure seems to
run without problem. What can I do, to get the compilation done? Is
there anything else I should report about my system?

Thanks a lot in advance!

Andreas Goesele

-- 
Andreas G�sele

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

Reply via email to