From owner-freebsd-questions Sun Apr 4 22:28:29 1999 Delivered-To: freebsd-questions@freebsd.org Received: from silky.cs.indiana.edu (silky.cs.indiana.edu [129.79.253.71]) by hub.freebsd.org (Postfix) with ESMTP id ABE0C153A1 for ; Sun, 4 Apr 1999 22:28:15 -0700 (PDT) (envelope-from chiuk@cs.indiana.edu) Received: (from chiuk@localhost) by silky.cs.indiana.edu (8.8.7/8.8.7/IUCS_2.21) id AAA11382; Mon, 5 Apr 1999 00:26:15 -0500 (EST) Date: Mon, 5 Apr 1999 00:26:11 -0500 (EST) From: Kenneth Chiu X-Sender: ken@bakery.chiu.nom To: freebsd-questions@FreeBSD.ORG Cc: "David L. Hays, Jr." , Brett Taylor Subject: Re: gtk-1.2.1 install problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Strange, I'm running 2.2.8-RELEASE, but I didn't get the error message. Here is the relevant excerpt from config.log: configure:4670: checking for glib-config configure:4705: checking for GLIB - version >= 1.2.1 configure:4804: gcc -o conftest -O -Wall -I/usr/local/lib/glib/include -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE conftest.c -L/usr/local/lib -lgmodule -lgthread -lglib -lc_r 1>&5 Compilations of gtk and gimp also went smoothly. On Fri, 2 Apr 1999, Brett Taylor wrote: > Hi, > > > FreeBSD 2.2.8-Stable (CVSup'd about a week ago) > > Here's the problem... see below. > > > The config.log file is rather long, and there are a log of lines that say > > error. The first mention of GLIB is about 90% into it. > > > > ---cut--- > > configure:4670: checking for glib-config > > configure:4705: checking for GLIB - version >= 1.2.1 > > configure:4804: cc -o conftest -O -Wall -I/usr/local/include/glib12 > > -D_THREAD_SA > > FE -pthread -I/usr/local/include conftest.c -L/usr/local/lib -Wl,-E > > -lgmodule12 > > -lgthread12 -lglib12 -lc_r -lintl -L/usr/local/lib 1>&5 > > See the -Wl,E term there - that's bad for 2.2.8 machines. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message