On Mon, 29 Dec 2003, Ronald Bultje wrote:

> On Mon, 2003-12-29 at 11:47, Dik Takken wrote:
> > 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?
> 
> 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.

        I've rarely had success trying to correct the (often mysterious)
        problems of libtool/automake/autoconf by manually 'rm'ing files.  

        If a project offers the autogen.sh script I run ./autogen.sh - that
        will also take care of possibly different automake and autoconf
        versions being present on the system.

        Is libtool 1.5 now a requirement?   Over the weekend there was another
        fellow who had a libtool related problem.   It was not too long ago
        that 1.4.2 worked fine as I recall.

        Cheers,
        Steven Schultz



-------------------------------------------------------
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

Reply via email to