Date: Fri, 21 Apr 2006 10:06:25 +1000 From: Norberto Meijome <freebsd@meijome.net> To: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>, freebsd-questions@freebsd.org Subject: Re: How to create a .la file? Message-ID: <20060421100625.013ba275@localhost> In-Reply-To: <44ejzscnkz.fsf@be-well.ilk.org> References: <20060419014034.59584d22@localhost> <44k69kcqfd.fsf@be-well.ilk.org> <20060421003249.110b6cd3@localhost> <44ejzscnkz.fsf@be-well.ilk.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 20 Apr 2006 10:45:48 -0400 Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> wrote: > No, the xorg-libraries port installs /usr/X11R6/lib/libXcursor.so. Agreed > No libtool library description file (.la) should be needed. > > You seem to have been missing the point, so I'll boil it down: > You *do* need libXcursor. Agree > You do *not* need the libXcursor *port*, because xorg-libraries will > install the Xcursor library. I agree too. But the build process of gimp and others seem to need it :) > You should *not* need libXcursor.la, because gimp should need it to > link against libXcursor.so. should being the key word here. > > Try removing the libtool ports, rebuilding xorg-libraries and anything > else in the dependency path from it to gimp, and gimp should rebuild > fine. > gotcha, i'll try this > You didn't mention houw you were trying to do your upgrade, or what > vintage your other ports were, so this is probably the most complete > advice we can give on the information you have provided. portugrade -pP ... thanks!! :) Beto
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060421100625.013ba275>