How to create a .la file?

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Thu Apr 20 13:44:24 UTC 2006


Norberto Meijome <freebsd at meijome.net> writes:

> trying to upgrade gimp from ports, the build process failed with:
> 
> 
> libtool: link: cannot find the library `/usr/X11R6/lib/libXcursor.la' or
> unhandled argument `/usr/X11R6/lib/libXcursor.la'
> 
> libXcursor.la is usually provided by x11/libXcursor, but this port conflicts
> with xorg-libraries.
> 
> xorg-libraries doesn't provide this file. how do I create it from the existing
> libXcursor.so|.a  ?

You shouldn't need to.  It shouldn't need it.
On my fairly stock -STABLE system with the latest xorg from the port, 
gimp links against libXcursor.so.1.

Perhaps you have some other ports needing upgrading?


More information about the freebsd-questions mailing list