Hi Today I checked out the latest source from CVS (avifile-0.6) and compiled it. But I got this error: make[1]: Entering directory `/home/gabriel/projects/avifile/avifile-0.6/libavqt' /usr/lib/qt-2.3.0/bin/moc < audc_p.h > audc_p.moc /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/lib/qt-2.3.0/include -DQT_THREAD_SUPPORT -Wall -Wno-unused -g -O2 -march=i686 -pipe -c audc_p.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/lib/qt-2.3.0/include -DQT_THREAD_SUPPORT -Wall -Wno-unused -g -O2 -march=i686 -pipe -Wp,-MD,.deps/audc_p.pp -c audc_p.cpp -fPIC -DPIC -o audc_p.lo /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/lib/qt-2.3.0/include -DQT_THREAD_SUPPORT -Wall -Wno-unused -g -O2 -march=i686 -pipe -c audc.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/lib/qt-2.3.0/include -DQT_THREAD_SUPPORT -Wall -Wno-unused -g -O2 -march=i686 -pipe -Wp,-MD,.deps/audc.pp -c audc.cpp -fPIC -DPIC -o audc.lo /bin/sh ../libtool --mode=link c++ -g -O2 -march=i686 -pipe -L/usr/lib/qt-2.3.0/lib -lqt-mt -L/usr/X11R6/lib -lXxf86dga -lXxf86vm -lXext -lX11 -o libavqt.la -rpath /usr/local/lib -L/usr/lib/qt-2.3.0/lib -lqt-mt -release 0.6 -version-info 2:0:2 audc_p.lo audc.lo ../lib/libaviplay.la -lpthread -lnsl -ldl -lm libtool: link: error: cannot link shared libraries into libtool libraries make[1]: *** [libavqt.la] Error 1 make[1]: Leaving directory `/home/gabriel/projects/avifile/avifile-0.6/libavqt' make: *** [all-recursive] Error 1 What am I missing? Wrong version of some library? Or is the code simply broken? my system: x86 Redhat 7.1 + lots of updates qt 2.3.0 latest divx4linux libraries, 2001-08-07 (from your site) I ran configure with '--disable-ffmpeg' /Gabriel _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
