From owner-freebsd-ports Fri Jul 23 2:14:42 1999 Delivered-To: freebsd-ports@freebsd.org Received: from dfw-ix11.ix.netcom.com (dfw-ix11.ix.netcom.com [206.214.98.11]) by hub.freebsd.org (Postfix) with ESMTP id 16FA715016 for ; Fri, 23 Jul 1999 02:14:37 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: (from smap@localhost) by dfw-ix11.ix.netcom.com (8.8.4/8.8.4) id EAA13691; Fri, 23 Jul 1999 04:12:00 -0500 (CDT) Received: from sji-ca4-70.ix.netcom.com(205.186.212.198) by dfw-ix11.ix.netcom.com via smap (V1.3) id rma013686; Fri Jul 23 04:11:41 1999 Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id CAA10769; Fri, 23 Jul 1999 02:11:35 -0700 (PDT) Date: Fri, 23 Jul 1999 02:11:35 -0700 (PDT) Message-Id: <199907230911.CAA10769@silvia.hip.berkeley.edu> X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: imp@village.org Cc: ports@freebsd.org In-reply-to: <199907221856.MAA09883@harmony.village.org> (message from Warner Losh on Thu, 22 Jul 1999 12:56:06 -0600) Subject: Re: Latest gtk/glib mis match From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) References: <199907221856.MAA09883@harmony.village.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * From: Warner Losh * Looks like the latest glib port installs into libglib-12.so.2, while * gtk is expecting this to be libglib12.so.2. What's up with that? === >> grep libglib pkg/PLIST lib/libglib12.a lib/libglib12.so lib/libglib12.so.2 === Just a shot in the dark, but try reinstalling libtool. Speaking of libtool, it's starting to turn into a major headache. How about installing it as something like /usr/local/bin/libtool-x.y and use that in USE_LIBTOOL check in bsd.port.mk. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message