On Thu, 2004-03-04 at 16:30, Maxwell Sayles wrote:
> libtool: link: cannot find the library `'
> if i remove the -lSDL parameter from the line, i don't get the line
> libtool: link: cannot find the library `'
Do you have a libSDL.la in /usr/lib? What happens if you remove it (make
a backup before
Ronald,
That worked. How did you know to do that? Thanks for the help, by the
way!
Max
On Thu, 2004-03-04 at 16:30, Maxwell Sayles wrote:
> libtool: link: cannot find the library `'
> if i remove the -lSDL parameter from the line, i don't get the line
> libtool: link: cannot find the library
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
> make[2]: Entering directory `/home/max/tmp/mjpegtools-1.6.2/
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 ...
> 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 la
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 mak