Date: Thu, 27 Apr 2006 12:51:01 +1000 From: Norberto Meijome <freebsd@meijome.net> To: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> Cc: freebsd-questions@freebsd.org Subject: [SOLUTION] Re: How to create a .la file? Message-ID: <20060427125101.4dd9fa17@localhost> In-Reply-To: <44vet13hf0.fsf@be-well.ilk.org> References: <20060419014034.59584d22@localhost> <44k69kcqfd.fsf@be-well.ilk.org> <20060421003249.110b6cd3@localhost> <44ejzscnkz.fsf@be-well.ilk.org> <4839036.1145630391368.JavaMail.pibu@Z1DROPOFF> <44vet13hf0.fsf@be-well.ilk.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 22 Apr 2006 08:48:19 -0400 Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> wrote: > Norberto Meijome <freebsd@meijome.net> writes: > > > On 20 Apr 2006 10:45:48 -0400 > > Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> wrote: > > > > 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 :) > > Not for me. > > > > 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 ... > > '-R' might be the missing incantation. Or maybe you just missed the > UPDATING entry about the libtool changes. I moved all the packages in /usr/ports/packages/All out of the way I run sudo nice portupgrade -fRp gimp it rebuilt 50 something out of 69 dependencies. It failed on gtk2, which I rebuilt by hand (portupgrade -fp gtk-2) . I then rebuilt by hand the remaining ports that seemed libraries and related to gimp (i.e., no point rebuilding firefox). after this, i upgraded gimp with NO problem at all :) thnks for the pointer! (I was sure I had rebuild everything when the libtool change had happened...obviously not) Beto
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060427125101.4dd9fa17>