Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Nov 1998 13:17:42 -0800 (PST)
From:      yds@ingress.net
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/8636: configure for python-1.5.1 thinks cc is a cross compiler
Message-ID:  <199811092117.NAA23668@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811092117.NAA23668>