This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: current glibc vs debian sid


Ulrich,
The config.log I get doesn't seem all that informative...this one is the the
Redhat 8.0 based ppclinux box which should be closer to what you are using.
Jack
------------------------------------------------------------------------ ----------------------------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.53. Invocation command line was

$ ../configure --prefix=/usr --enable-add-ons=yes --without-cvs --enable-kerne
l=2.2.5 --without-tls powerpc-redhat-linux

## --------- ##
## Platform. ##
## --------- ##

hostname = entropy.crashing.org
uname -m = ppc
uname -r = 2.4.20-pre5
uname -s = Linux
uname -v = #1 Thu Sep 5 10:53:19 MST 2002

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = ppc
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /bin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/X11R6/bin
PATH: .
PATH: /home/howarth/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1575: checking build system type
configure:1593: result: powerpc-redhat-linux-gnu
configure:1601: checking host system type
configure:1615: result: powerpc-redhat-linux-gnu
configure:1762: checking sysdep dirs
configure:1974: result: sysdeps/generic/elf sysdeps/generic
configure:1992: checking for a BSD-compatible install
configure:2046: result: /usr/bin/install -c
configure:2061: checking whether ln -s works
configure:2065: result: yes
configure:2080: checking for pwd
configure:2098: found /bin/pwd
configure:2111: result: /bin/pwd
configure:2130: checking for powerpc-redhat-linux-gcc
configure:2159: result: no
configure:2130: checking for powerpc-redhat-linux-cc
configure:2159: result: no
configure:2191: checking for gnumake
configure:2220: result: no
configure:2191: checking for gmake
configure:2207: found /usr/bin/gmake
configure:2217: result: gmake
configure:2231: checking version of gmake
configure:2241: result: 3.79.1, ok
configure:2253: error:
*** These critical programs are missing or too old: gcc
*** Check the INSTALL file for required versions.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=powerpc-redhat-linux-gnu
ac_cv_build_alias=powerpc-redhat-linux
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -O3'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=powerpc-redhat-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=powerpc-redhat-linux
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=powerpc-redhat-linux
ac_cv_host=powerpc-redhat-linux-gnu
ac_cv_host_alias=powerpc-redhat-linux
ac_cv_path_PWD_P=/bin/pwd
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_MAKE=gmake

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""

configure: exit 1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]