From owner-freebsd-ports Tue Dec 14 9:41:40 1999 Delivered-To: freebsd-ports@freebsd.org Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id ADE9A151B9 for ; Tue, 14 Dec 1999 09:41:37 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.3/8.9.0) with ESMTP id LAA23630; Tue, 14 Dec 1999 11:41:23 -0600 (CST) Date: Tue, 14 Dec 1999 11:41:22 -0600 (CST) From: Steve Price To: Pascal Hofstee Cc: freebsd-ports@FreeBSD.ORG Subject: Re: configure problems In-Reply-To: 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 On Tue, 14 Dec 1999, Pascal Hofstee wrote: # I have noticed some weird problems lately when running configure-scripts. # E.g. when trying to build the gtk12-port configure just hangs waiting for # "conftest" to finish (which never seems to do so). I have noticed # similair problems with other configure checks (e.g. SDL). # # Is this a known issue and/or is there any way to solve this problem ? I am seeing similar problems here. Try removing '-pipe' from your CFLAGS in /etc/make.conf and see if you still get the same results. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message