On Mon, 2003-12-29 at 11:47, Dik Takken wrote: > On Mon, 29 Dec 2003, Ronald Bultje wrote: > > On Sun, 2003-12-28 at 17:08, Dik Takken wrote: > > > libtool: link: cannot find the library `' > Thanks for your reply. I upgraded my libtool to 1.5, cleaned and > re-configured the source, but it gives the exact same error. It must be > GCC then?
I'd say so at first sight, but the error is really strange... Searching on google suggests to try 'make distclean', then remove the libtool files with 'rm -f ltmain.sh libtool' and then re-run 'libtoolize' (all this in the mjpegtools sourcedir). That re-installs the libtool files with ones compatible to your system. Then, try building. If it still fails, also try re-running autogen.sh. Ronald -- Ronald Bultje <[EMAIL PROTECTED]> Linux Video/Multimedia developer ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users
