From owner-freebsd-ports Sat Jun 12 4:26:29 1999 Delivered-To: freebsd-ports@freebsd.org Received: from shale.csir.co.za (shale.csir.co.za [146.64.46.5]) by hub.freebsd.org (Postfix) with ESMTP id 48C5414FDF for ; Sat, 12 Jun 1999 04:26:22 -0700 (PDT) (envelope-from reg@shale.csir.co.za) Received: (from reg@localhost) by shale.csir.co.za (8.9.3/8.9.3) id NAA71903; Sat, 12 Jun 1999 13:25:26 +0200 (SAT) (envelope-from reg) Date: Sat, 12 Jun 1999 13:25:26 +0200 From: Jeremy Lea To: Brandon Fosdick Cc: freebsd-ports@FreeBSD.ORG Subject: Re: Help! gtk, glib, imlib library names wrong? Message-ID: <19990612132526.A71883@shale.csir.co.za> References: <37611753.1D2B5FA9@glue.umd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <37611753.1D2B5FA9@glue.umd.edu>; from Brandon Fosdick on Fri, Jun 11, 1999 at 10:04:03AM -0400 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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