AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
March 2006

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2006.03.28 21:30 "libtool: link: cannot find the library `/usr/X11R6/lib/libGL.la' ...", by <tifflib@celticblues.com>
2006.03.28 21:57 "Re: libtool: link: cannot find the library `/usr/X11R6/lib/libGL.la' ...", by Bob Friesenhahn

2006.03.28 21:57 "Re: libtool: link: cannot find the library `/usr/X11R6/lib/libGL.la' ...", by Bob Friesenhahn

On Tue, 28 Mar 2006 tifflib@celticblues.com wrote:
>
> I am trying to build libtiff 3.8.2 on Mandrake 10.1.  I do the following:
>
> ./configure
> make install
>
> and I receive the following error.
>
> libtool: link: cannot find the library `/usr/X11R6/lib/libGL.la' or unhandled
> argument `/usr/X11R6/lib/libGL.la'
> make[1]: *** [tiffgt] Error 1
> make: *** [install-recursive] Error 1
>
> How do I correct this?  It appears that this error occurs when building tiffgt,
> which I don't think I will use.  I only need tifflib so that I can build Open
> Scene Graph....

Interesting.  You could try adding the configure option '--without-x' 
or, you could cheat and just do 'cd libtiff ; make install' so that 
only libtiff is installed.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/