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

./configure --with-jpeg-mmx=/home/max/tmp/jpeg-mmx-0.1.5

again, it didn't seem to complain.

when i do the make step i get an error here:

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


it's basically the same error if i `cd lavtools` `make`.

if i remove the -lSDL parameter from the line, i don't get the line
libtool: link: cannot find the library `'

but i do get a bunch of errors saying that calls to SDL are unresolved.

I have installed SDL-1.2.6 and that went without any errors.

I'm running slackware 9.0 with gcc3.2.2 and bash 2.05b.0(1) with /bin/sh symlinked to /bin/bash.

Any ideas? Thanks

Maxwell Sayles

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=dept/bcomm&pgmarket=en-ca&RU=http%3a%2f%2fjoin.msn.com%2f%3fpage%3dmisc%2fspecialoffers%26pgmarket%3den-ca




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