Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jun 1999 13:25:26 +0200
From:      Jeremy Lea <reg@shale.csir.co.za>
To:        Brandon Fosdick <bfoz@glue.umd.edu>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: Help! gtk, glib, imlib library names wrong?
Message-ID:  <19990612132526.A71883@shale.csir.co.za>
In-Reply-To: <37611753.1D2B5FA9@glue.umd.edu>; from Brandon Fosdick on Fri, Jun 11, 1999 at 10:04:03AM -0400
References:  <37611753.1D2B5FA9@glue.umd.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Fri, Jun 11, 1999 at 10:04:03AM -0400, Brandon Fosdick wrote:
> I just cvsup'd the latest ports and went to install gnome, etc...
> imlib's makefile looks for gtklib12 but gtk12 installed gtklib-12 so 'make
> install' thinks gtk isn't installed (but it is). Temp fix: changed imlib's
> makefile. But... 'make configure', while testing for gtk, compiles a test
> program which links to gtklib12. 'ldconfig -r' doesn't know anything about
> gtklib12, but it does have gtklib-12. Temp fix: add '--disable-gtktest' to
> CONFIG_ARGS in makefile. However, when it comes time to build, nothing can
> link to gtk since ld is looking for gtklib12, which isn't there. Similar
> story with glib during install of gtk.
> 
> None of this happened last time i installed these ports. I've already tried
> linking gtklib12 to gtklib-12.so.2 and then running ldconfig. Didn't work. Any
> ideas? 

Uninstall these ports and the libtool port, then reinstall them.  This
is caused by an out of date libtool.  Unfortunately, the changes to
bsd.port.mk which check for this haven't made it in yet.

Regards,
 -Jeremy

-- 
  |   "Come home my prodigal son, come home and lets be one,
--+--  don't want to see you cry, don't make me tell you why,
  |    you've lived in a house with me, my blood has set you free,
  |    in the world you'll surely die, nothing else will satisfy." -MIC


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




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