From owner-freebsd-ports Tue Nov 10 12:51:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA13253 for freebsd-ports-outgoing; Tue, 10 Nov 1998 12:51:46 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from paris.dppl.com (paris.dppl.com [205.230.74.150]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id MAA13244 for ; Tue, 10 Nov 1998 12:51:44 -0800 (PST) (envelope-from yds@ingress.net) Received: (qmail 12755 invoked from network); 10 Nov 1998 20:51:26 -0000 Received: from ichiban.ingress.com (HELO ichiban) (205.230.64.31) by paris.dppl.com with SMTP; 10 Nov 1998 20:51:26 -0000 Message-ID: <029a01be0ceb$e4af63a0$1f40e6cd@ichiban.ingress.com> From: "Yarema" To: "Thomas Gellekum" , Subject: Re: ports/8636: configure for python-1.5.1 thinks cc is a cross compiler Date: Tue, 10 Nov 1998 15:51:30 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org As requested this is the entire config.log file: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:589: checking MACHDEP configure:634: checking CCC configure:649: checking for --without-gcc configure:683: checking for gcc configure:760: checking whether the C compiler (cc -pipe -O2 -D_THREAD_SAFE -pthread -rdynamic) works configure:774: cc -o conftest -pipe -O2 -D_THREAD_SAFE -pthread -rdynamic conftest.c 1>&5 configure:794: checking whether the C compiler (cc -pipe -O2 -D_THREAD_SAFE -pthread -rdynamic) is a cross-compiler configure:799: checking whether we are using GNU C configure:808: cc -E conftest.c configure:823: checking whether cc accepts -g configure:862: checking LINKCC configure:878: checking for ranlib configure:910: checking for ar configure:975: checking how to run the C preprocessor configure:996: cc -E conftest.c >/dev/null 2>conftest.out configure:1036: checking for AIX configure:1061: checking for minix/config.h configure:1071: cc -E conftest.c >/dev/null 2>conftest.out configure:1067: minix/config.h: No such file or directory configure: failed program was: #line 1066 "configure" #include "confdefs.h" #include configure:1112: checking whether cc accepts -Olimit 1500 BTW, confdefs.h is only 1 byte at this point. -----Original Message----- From: Thomas Gellekum To: freebsd-ports@FreeBSD.ORG Date: Tuesday, November 10, 1998 3:45 AM Subject: Re: ports/8636: configure for python-1.5.1 thinks cc is a cross compiler >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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message