From owner-freebsd-ports Mon Nov 9 13:20:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA24109 for freebsd-ports-outgoing; Mon, 9 Nov 1998 13:20:08 -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 NAA24069 for ; Mon, 9 Nov 1998 13:20:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA02566; Mon, 9 Nov 1998 13:20:06 -0800 (PST) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA23668; Mon, 9 Nov 1998 13:17:42 -0800 (PST) (envelope-from nobody) Message-Id: <199811092117.NAA23668@hub.freebsd.org> Date: Mon, 9 Nov 1998 13:17:42 -0800 (PST) From: yds@ingress.net To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: ports/8636: configure for python-1.5.1 thinks cc is a cross compiler Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8636 >Category: ports >Synopsis: configure for python-1.5.1 thinks cc is a cross compiler >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Nov 9 13:20:04 PST 1998 >Last-Modified: >Originator: Yarema >Organization: IngressNet >Release: 3.0-CURRENT >Environment: FreeBSD webber.ingress.net 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Wed Nov 4 18:09:36 EST 1998 yds@webber.ingress.net:/usr/src/sys/compile/SERVER i386 >Description: ===> Configuring for python-1.5.1 creating cache ./config.cache checking MACHDEP... freebsd3 checking CCC... checking for --without-gcc... no checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -D_THREAD_SAFE -pthread -rdynamic) works... yes checking whether the C compiler (cc -pipe -O2 -D_THREAD_SAFE -pthread -rdynamic) is a cross-compiler... yes checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking LINKCC... $(PURIFY) $(CC) checking for ranlib... ranlib checking for ar... ar checking how to run the C preprocessor... cc -E checking for AIX... no checking for minix/config.h... no checking whether cc accepts -Olimit 1500... configure: error: can not run test program while cross compiling *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. >How-To-Repeat: On recent ELF 3.0-CURRENT do: make configure >Fix: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message