Zdenek Kabelac <[EMAIL PROTECTED]> writes: > On Thu, Nov 14, 2002 at 03:18:29AM +0100, Andreas Goesele wrote: > > I tried to compile avifile (actual cvs version and > > avifile-0.7.18-20021107.tgz). Both compilations end such: > > > 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(...)' > > You have found compilation bug - however without SDL library > it will not be very usable - so before recompilation install SDL -devel > package first. It should compile fine...
Sorry for my last mail. I had installed the debian sdl library - but only after a "make clean", not a "make distclean". The new compile went further but unfortunately again stopped with an error: if test -e /home/andres/avifile/debian/libavifile0.7/usr/lib/avifile0.7/divx4.so ; then mv /home/andres/avifile/debian/libavifile0.7/usr/lib/avifile0.7/xvid* debian/avifile-divx-plugin/usr/lib/avifile0.7/ ; fi mv: cannot stat `/home/andres/avifile/debian/libavifile0.7/usr/lib/avifile0.7/xvid*': No such file or directory make: *** [binary-arch] Error 1 (I used fakeroot debian/rules binary-arch) Any suggestion? Thanks again! -- Andreas G�sele _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
