Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 1998 11:13:07 +0200
From:      Pierre Beyssac <Pierre.Beyssac@hsc.fr>
To:        "Alok K. Dhir" <adhir@worldbank.org>, current@FreeBSD.ORG
Subject:   Re: Can't build gimp1 port
Message-ID:  <19980624111307.A13211@mars.hsc.fr>
In-Reply-To: <Pine.BSF.3.96.980623112634.25957A-100000@shadow.worldbank.org>; from Alok K. Dhir on Tue, Jun 23, 1998 at 11:28:27AM -0400
References:  <Pine.BSF.3.96.980623112634.25957A-100000@shadow.worldbank.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 23, 1998 at 11:28:27AM -0400, Alok K. Dhir wrote:
> Running 6/15 -current, I can't build the gimp1 port.  The output follows.

I got something similar when trying to compile INN 2.0. No relation
with GIMP apparently, but.. INN 2.0 configured itself to use the
GNU dbm (libgdbm) which if I remember right I installed for GIMP
0.99.something, months ago.  Removing the -lgdbm from the link
caused it to work again (INN 2.0 seems to not need it).

I think this all might be related to recent -current lib changes
with the now infamous problem with "___error".

You are probably left with older gimp libs you compiled before the
-current change. Make sure you recompile the libs you link GIMP
with (in particular libgimp, libgtk, libgdk, libglib), that might
cure the problem (although I'm not quite certain it will) and
that no older library stays in the -L paths.
-- 
Pierre.Beyssac@hsc.fr

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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