From owner-freebsd-ports Tue Dec 14 18:54:34 1999 Delivered-To: freebsd-ports@freebsd.org Received: from thelab.hub.org (nat196.191.mpoweredpc.net [142.177.196.191]) by hub.freebsd.org (Postfix) with ESMTP id 3587C14C01 for ; Tue, 14 Dec 1999 18:54:31 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.1) with ESMTP id WAA84459 for ; Tue, 14 Dec 1999 22:54:48 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 14 Dec 1999 22:54:43 -0400 (AST) From: The Hermit Hacker To: freebsd-ports@freebsd.org Subject: gtk12 hangs on configure? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org running 4.0-CURRENT of Dec12th, and ports cvsup'd as of an hour or so ago, trying to compile gtk12, it hangs at: checking for extra flags for POSIX compliance... none needed checking for glib-config... /usr/local/bin/glib12-config checking for GLIB - version >= 1.2.4... config.log shows: configure:4286: checking for GLIB - version >= 1.2.4 configure:4385: cc -o conftest -O3 -mpentium -pipe -Wall -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include conftest.c -L/usr/local/lib -Wl,-E -lgmodule12 -lgthread12 -lglib12 -pthread -L/usr/local/lib -lintl -lxpg4 1>&5 I've tried reinstalling glib 1.2.6, no change, just hangs... I've looked at top, and it doesn't even look like cc is doing anything... And I've looked in /var/log/messages, and nothing there... Thoughts? Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message