summaryrefslogblamecommitdiffstats
path: root/ncurses-5.3/config.log
blob: 945786b21481994a195def3613f75e6c000a5225 (plain) (tree)























































































































































                                                                                                                                                                                                                                                                                                                            
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.52.20011227.  Invocation command line was

  $ ./configure --host=powerpc-rtems --prefix=/opt/rtems/ppc-rtems --libdir=/opt/rtems/ppc-rtems/mcp750/lib --includedir=/opt/rtems/ppc-rtems/mcp750/lib/include --without-ada --without-progs --without-cxx-binding --with-bool=unsigned char --disable-sigwinch --disable-database --with-fallbacks=xterm,vt100,linux,ansi

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

hostname = TiRex.local.
uname -m = Power Macintosh
uname -r = 6.2
uname -s = Darwin
uname -v = Darwin Kernel Version 6.2: Tue Nov  5 22:00:03 PST 2002; root:xnu/xnu-344.12.2.obj~1/RELEASE_PPC 

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = Mach kernel version:
	 Darwin Kernel Version 6.2:
Tue Nov  5 22:00:03 PST 2002; root:xnu/xnu-344.12.2.obj~1/RELEASE_PPC


Kernel configured for up to 2 processors.
1 processor is physically available.
Processor type: ppc7450 (PowerPC 7450)
Processor active: 0
Primary memory available: 512.00 megabytes.
Default processor set: 62 tasks, 132 threads, 1 processors
Load average: 3.16, Mach factor: 0.23
unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = /sw/bin:/sw/sbin:/Users/eric/bin:/bin:/sbin:/usr/bin:/usr/sbin:/opt/rtems/bin:/Users/eric/src/EPICS/Darwin/epics/local/bin/darwin-ppc:/Users/eric/src/EPICS/Darwin/epics/base/bin/darwin-ppc:/Users/eric/src/EPICS/Darwin/epics/extensions/bin/darwin-ppc:/usr/X11R6/bin

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

configure:1023: PATH=".;."; conftest.sh
./configure: conftest.sh: command not found
configure:1026: $? = 127
configure:1043: result: Configuring NCURSES 5.3 ABI 5 (Wed Dec 18 17:34:31 CST 2002)
configure:1077: checking build system type
configure:1095: result: powerpc-apple-darwin6.2
configure:1102: checking host system type
configure:1116: result: powerpc-unknown-rtems
configure:1124: checking target system type
configure:1138: result: powerpc-unknown-rtems
configure:1169: result: Configuring for rtems
configure:1222: checking for prefix
configure:1234: result: /opt/rtems/ppc-rtems
configure:1274: checking for powerpc-rtems-gcc
configure:1297: result: ppc-rtems-gcc --pipe -B/opt/rtems/ppc-rtems/mcp750/lib/ -specs bsp_specs -qrtems   -mcpu=750 -Dmpc750
configure:1560: checking for C compiler version
configure:1563: ppc-rtems-gcc --pipe -B/opt/rtems/ppc-rtems/mcp750/lib/ -specs bsp_specs -qrtems   -mcpu=750 -Dmpc750 --version </dev/null >&5
ppc-rtems-gcc (GCC) 3.2.1
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1566: $? = 0
configure:1568: ppc-rtems-gcc --pipe -B/opt/rtems/ppc-rtems/mcp750/lib/ -specs bsp_specs -qrtems   -mcpu=750 -Dmpc750 -v </dev/null >&5
Reading specs from /opt/rtems/lib/gcc-lib/ppc-rtems/3.2.1/specs
Reading specs from /opt/rtems/ppc-rtems/mcp750/lib/bsp_specs
rename spec cpp to old_cpp
rename spec lib to old_lib
rename spec endfile to old_endfile
rename spec startfile to old_startfile
rename spec link to old_link
Configured with: ../gcc-3.2.1/configure --target=ppc-rtems --prefix=/opt/rtems --with-gnu-as --with-gnu-ld --with-newlib --verbose --with-system-zlib --disable-nls --enable-version-specific-runtime-libs --enable-threads=rtems --enable-languages=c,c++
Thread model: rtems
gcc version 3.2.1
configure:1571: $? = 0
configure:1573: ppc-rtems-gcc --pipe -B/opt/rtems/ppc-rtems/mcp750/lib/ -specs bsp_specs -qrtems   -mcpu=750 -Dmpc750 -V </dev/null >&5
ppc-rtems-gcc: argument to `-V' is missing
configure:1576: $? = 1
configure:1596: checking for C compiler default output
configure:1599: ppc-rtems-gcc --pipe -B/opt/rtems/ppc-rtems/mcp750/lib/ -specs bsp_specs -qrtems   -mcpu=750 -Dmpc750    conftest.c  >&5
/opt/rtems/ppc-rtems/mcp750/lib/librtemsbsp.a(console.o): In function `__assert':
/Users/eric/src/RTEMS/build/ppc-rtems/c/mcp750/lib/libbsp/powerpc/motorola_powerpc/console/../../../../../../../../../rtems-cvs/c/src/lib/libbsp/powerpc/shared/console/console.c:60: multiple definition of `__assert'
/opt/rtems/lib/gcc-lib/ppc-rtems/3.2.1/../../../../ppc-rtems/lib/m750/libc.a(assert.o):/Users/eric/src/RTEMS/bt/build/ppc-rtems/m750/newlib/libc/stdlib/../../../../../../gcc-3.2.1/newlib/libc/stdlib/assert.c:56: first defined here
/opt/rtems/lib/gcc-lib/ppc-rtems/3.2.1/../../../../ppc-rtems/bin/ld: Warning: size of symbol `__assert' changed from 68 to 172 in /opt/rtems/ppc-rtems/mcp750/lib/librtemsbsp.a(console.o)
collect2: ld returned 1 exit status
configure:1602: $? = 1
configure: failed program was:
#line 1580 "configure"
#include "confdefs.h"

int
main ()
{

  ;
  return 0;
}
configure:1625: error: C compiler cannot create executables

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

ac_cv_build=powerpc-apple-darwin6.2
ac_cv_build_alias=powerpc-apple-darwin6.2
ac_cv_env_CC_set=set
ac_cv_env_CC_value='ppc-rtems-gcc --pipe -B/opt/rtems/ppc-rtems/mcp750/lib/ -specs bsp_specs -qrtems   -mcpu=750 -Dmpc750'
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value='ppc-rtems-gcc --pipe -B/opt/rtems/ppc-rtems/mcp750/lib/ -specs bsp_specs -qrtems   -mcpu=750 -Dmpc750'
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=powerpc-rtems
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=powerpc-unknown-rtems
ac_cv_host_alias=powerpc-rtems
ac_cv_prog_CC='ppc-rtems-gcc --pipe -B/opt/rtems/ppc-rtems/mcp750/lib/ -specs bsp_specs -qrtems   -mcpu=750 -Dmpc750'
ac_cv_target=powerpc-unknown-rtems
ac_cv_target_alias=powerpc-rtems
cf_cv_abi_version=5
cf_cv_rel_version=5.3
cf_cv_system_name=rtems
cf_cv_timestamp='Wed Dec 18 17:34:31 CST 2002'

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

#define SYSTEM_NAME "rtems"


configure: exit 77