On Thu, 4 Mar 2004, Maxwell Sayles wrote:

> I'm trying to build mjpegtools1.6.2.  I managed to build jmpeg-mmx-0.1.5
> without a hitch, and then libquicktime-0.9.2 again no problem.  I unpackage
> mjpegtools and did a configure with

<snap>

> make[2]: Entering directory `/home/max/tmp/mjpegtools-1.6.2/lavtools'
> /bin/sh ../libtool --mode=link gcc  -mcpu=i686 -march=i686 -g -O2 -Wall
> -Wunused   -o lavplay  lavplay.o ../utils/libmjpegutils.a liblavplay.la
> liblavjpeg.la liblavfile.la -lpthread -L/usr/local/lib
> -Wl,-rpath,/usr/local/lib -lSDL -lpthread -L/usr/X11R6/lib -lX11
> libtool: link: cannot find the library `'
> make[2]: *** [lavplay] Error 1
> make[2]: Leaving directory `/home/max/tmp/mjpegtools-1.6.2/lavtools'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/max/tmp/mjpegtools-1.6.2'
> make: *** [all] Error 2

Yes, I have seen the same problem. I could not figure out the cause, but I
do have the solution for you:

Copy/Paste the above link command and replace "-lSDL" with the full path
and filename of the SDL library. In my case I had to replace it with
"/usr/lib/libSDL.so".

Cheers!

Dik


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to