Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2006 01:40:34 +1000
From:      Norberto Meijome <freebsd@meijome.net>
To:        freebsd-questions@freebsd.org
Subject:   How to create a .la file?
Message-ID:  <20060419014034.59584d22@localhost>

next in thread | raw e-mail | index | archive | help
hi,
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  ?

thanks in advance,
Beto



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060419014034.59584d22>