make[3]: Entering directory
`/usr/src/video/avifile-0.6/plugins/libwin32'
/bin/sh ../../libtool --mode=link c++  -g -O2 -march=i586 -pipe
-L/usr/X11R6/lib -L/usr/local/qt/lib -o libwin32.la -rpath
/usr/local/lib/avifile -module -version-info 0:0:0 libwin32.lo
DirectShow/libds_filter.la   audiodec/libaudiodec.la
loader/libloader.la   videocodec/libvideocodec.la
../../lib/libaviplay.la -lpthread -lnsl -ldl
libtool: link: error: cannot link shared libraries into libtool libraries
make[3]: *** [libwin32.la] Error 1

>From looking at the libtool shell code, it's bitching that you can't mix
.la/.lo wrappers and .so libraries in a link command, or something close
to that.

-- 
        -Matt

You will be the victim of a bizarre joke.



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

Reply via email to