Hallo

> I'm trying to compile mjpegtools.  'configure' seemed to run fine, but when I run 
> 'make' I get the following error:
> 
> "/usr/bin/ld: cannot find -lX11"
> 
> ...and make throws an Error 2.
> 
> I've installed the following debian packages from the 'stable' dist:
> 
> xfree-86-common_4.1.0-16woody3_all.deb
> xserver-common_4.1.0-16woody3_i386.deb
> xserver-xfree86_4.1.0-16woody3_i386.deb
You have to install the coresponding -devel package. You need that
packages for compiling a SW that need something from X11.

> In my search on the net to resolve the problem, I found this suggestion:
> 
> "It turns out that the /usr/X11R6/lib directory isn't part of the default ld(1) 
> search path, so I needed to have the flag "-L/usr/X11R6/lib" somewhere before 
> "-lX11" in the offending command."

That is unlikely, if installing the devel packages do not solve your
problem, pleas let us know which version of autoconf you use. 

> mjpegtools_1.6.1-1_i386.deb 
> which i downloaded from sourceforge.  I have one unmet dependency: 
Please use the 1.6.2 and try it again. The 1.6.1 is rather old.

> mjpegtools depends on libsdll.2debian (>= 1.2)
> ...not installed.
Which sdl packages do you have installed ?
Maybe you need to install some SDL packages, or your version is to old. 


auf hoffentlich bald,

Berni the Chaos of Woodquarter

Email: [EMAIL PROTECTED]
www: http://www.lysator.liu.se/~gz/bernhard


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