From owner-freebsd-ports Tue Nov 10 00:30:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA25471 for freebsd-ports-outgoing; Tue, 10 Nov 1998 00:30:04 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA25412 for ; Tue, 10 Nov 1998 00:29:59 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA25408; Tue, 10 Nov 1998 00:30:01 -0800 (PST) Date: Tue, 10 Nov 1998 00:30:01 -0800 (PST) Message-Id: <199811100830.AAA25408@freefall.freebsd.org> To: freebsd-ports@FreeBSD.ORG From: Thomas Gellekum Subject: Re: ports/8636: configure for python-1.5.1 thinks cc is a cross compiler Reply-To: Thomas Gellekum Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/8636; it has been noted by GNATS. From: Thomas Gellekum To: yds@ingress.net Cc: freebsd-gnats-submit@FreeBSD.ORG Subject: Re: ports/8636: configure for python-1.5.1 thinks cc is a cross compiler Date: 10 Nov 1998 09:24:47 +0100 yds@ingress.net writes: > checking whether the C compiler (cc -pipe -O2 -D_THREAD_SAFE -pthread -rdynamic) is a cross-compiler... yes Could you please post the part from config.log with this check? IIRC, configure tries to run a small program for this check. If that fails for some reason it may think cc is a cross-compiler. tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message