Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
stage 1 bootstrap error: gcc fails on libart_lgpl [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
wonko.the.sane
n00b
n00b


Joined: 09 Oct 2004
Posts: 5
Location: Lovely little Graz in lovely little Austria

PostPosted: Sat Feb 05, 2005 6:20 pm    Post subject: stage 1 bootstrap error: gcc fails on libart_lgpl [SOLVED] Reply with quote

first of all hello everyone!!!

i'm new to gentoo and have been trying to make a stage 1 install with 2004.3 and knoppix on my amd duron for quite some time now. considering the problems i've encountered, i've ventured quite far at the moment using knoppix 3.7 -- big hurray for the gentoo forums!!!

after resolvingh problems with gettext and texinfo, i-m trying to emerge gcc now. it faills on one of the first packages (i think only one went ok beforehand), namely libart_lgpl-2.3.16.

i had no luck searching for that specific problem on forums and gentoo, so i'm asking you guys to help me out :)

up until now, i tried updating the environment and resuming several times with bootstrap -r.

i feel i don't have enough experience to be able strip any of the following information, so sorry about the huge dump of files. plus, my (used-to-be?) server is unreachable so i can't upload to any public server at the moment...

well, here goes:



---------------------------------
the output of the bootstrap -r:

Code:

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/libart_lgpl-2.3.16/work/libart_lgpl-2.3.16/config.log

!!! ERROR: media-libs/libart_lgpl-2.3.16 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

Knoppix portage # env-update
>>> Regenerating /etc/ld.so.cache...
Knoppix portage # source /etc/profile
Knoppix portage # scripts/bootstrap.sh -r
 * Resuming bootstrap at internal stage #3 ...

Gentoo Linux 2005.0; http://www.gentoo.org/
Copyright 1999-2005 Gentoo Foundation; Distributed under the GPLv2
Resuming Bootstrap of base system ...
-------------------------------------------------------------------------------
  [[ (0/6) Locating packages ]]
 * Using baselayout : >=sys-apps/baselayout-1.9.4-r3
 * Using portage    : >=sys-apps/portage-2.0.51
 * Using os-headers : >=sys-kernel/linux26-headers-2.6.8.1-r2
 * Using binutils   : >=sys-devel/binutils-2.14.90.0.8-r1
 * Using gcc        : >=sys-devel/gcc-3.3.4-r1
 * Using gettext    : sys-devel/gettext
 * Using libc       : virtual/libc
 * Using texinfo    : sys-apps/texinfo
 * Using zlib       : sys-libs/zlib
 * Using ncurses    : sys-libs/ncurses
-------------------------------------------------------------------------------
  [[ (1/6) Configuring environment ]]
 * GENTOO_MIRRORS='ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ http://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/'
 * PORTDIR='/usr/portage'
 * DISTDIR='/usr/portage/distfiles'
 * PKGDIR='/usr/portage/packages'
 * PORTAGE_TMPDIR='/var/tmp'
 * CFLAGS='-march=athlon -O3 -pipe -fomit-frame-pointer'
 * CHOST='i686-pc-linux-gnu'
 * CXXFLAGS='-march=athlon -O3 -pipe -fomit-frame-pointer'
 * MAKEOPTS='-j2'
 * ACCEPT_KEYWORDS='x86'
 * FEATURES='autoaddcvs autoconfig ccache distlocks sandbox sfperms'
-------------------------------------------------------------------------------

>>> No outdated packages were found on your system.

  [[ (4/6) Emerging gcc ]]
Calculating dependencies ...done!
>>> emerge (1 of 85) media-libs/libart_lgpl-2.3.16 to /
>>> md5 src_uri ;-) libart_lgpl-2.3.16.tar.bz2
>>> Unpacking source...
>>> Unpacking libart_lgpl-2.3.16.tar.bz2 to /var/tmp/portage/libart_lgpl-2.3.16/work
>>> Source unpacked.
 * Patching ${S}/ltmain.sh ...
 *   Applying portage-1.4.1.patch ...
 *   Applying max_cmd_len-1.5.0.patch ...
 *   Applying sed-1.4.3.patch ...
 *   Applying tmp-1.3.5.patch ...
 * Applying uClibc/libtool patches ...
QA Notice: USE Flag 'doc' not in IUSE for media-libs/libart_lgpl-2.3.16
 * econf: updating libart_lgpl-2.3.16/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating libart_lgpl-2.3.16/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-gtk-doc
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... g++
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/libart_lgpl-2.3.16/work/libart_lgpl-2.3.16/config.log

!!! ERROR: media-libs/libart_lgpl-2.3.16 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.




---------------------------------
emerge --info:

Code:

Gentoo Base System version 1.4.16
Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.9 i686)
=================================================================
System uname: 2.6.9 i686 AMD Duron(tm) Processor
Python:               [2.3.4 (#1, Oct 24 2004, 00:50:52)]
dev-lang/python:     [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   [Not Present]
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ http://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/"
LANG="C"
LC_ALL="C"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X a52 aalib acpi aim alsa apache2 apm audiofile avi bash-completion bcmath berkdb bitmap-fonts bonobo bzlib caps cdr cpdflib crypt cscope ctype cups curl curlwrappers dga directfb divx4linux doc dvb dvd emacs encode esd ethereal examples exif expat f77 fastcgi fdftk ffmpeg fftw flac flash flatfile font-server foomaticdb fortran freetds ftp gcj gd gdbm geoip gif ginac glut gmp gnome gnustep gnutls gpm gstreamer gtk gtk2 gtkhtml guile hal howl iconv icq imagemagick imap imlib inifile innodb iodbc ipv6 jabber jack java javascript jikes jpeg junit kerberos krb4 ladcca lcms ldap leim lesstif libcaca libg++ libgda libwww lirc lm_sensors m17n-lib mad mailwrapper matroska mcal memlimit mhash mikmod milter mime ming mmap mmx mng mnogosearch mono motif mozilla mp3 mpeg mpi msession msn msql mssql mule mysql mysqli nas ncurses next nis nls nocd nptl odbc ogg oggvorbis openal opengl oracle oracle7 oscar pam pcntl pcre pdflib perl php pic pie png posix postgres ppds python qdbm quicktime readline recode ruby samba sapdb sasl sdl session shared simplexml slang slp sndfile snmp soap sockets sox speex spell spl sqlite ssl svg svga symlink szip tcltk tcpd test tetex theora threads tidy tiff tokenizer truetype truetype-fonts type1-fonts unicode usb v4l vcd vhosts videos wddx wmf wxwindows xface xine xinerama xml xml2 xmlrpc xmms xosd xpm xprint xsl xv xvid yahoo yaz zeo zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS, PORTDIR_OVERLAY




---------------------------------
libart_lgpl-2.3.16 config.log:

Code:

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

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-gtk-doc

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

hostname = Knoppix
uname -m = i686
uname -r = 2.6.9
uname -s = Linux
uname -v = #2 SMP Tue Oct 19 23:51:10 CEST 2004

/usr/bin/uname -p = AMD Duron(tm) Processor
/bin/uname -X     = unknown

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

PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /opt/bin
PATH: /usr/i386-pc-linux-gnu/gcc-bin/3.3


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

configure:1523: checking for a BSD-compatible install
configure:1577: result: /bin/install -c
configure:1588: checking whether build environment is sane
configure:1631: result: yes
configure:1646: checking whether make sets $(MAKE)
configure:1666: result: yes
configure:1698: checking for working aclocal-1.4
configure:1709: result: missing
configure:1713: checking for working autoconf
configure:1724: result: missing
configure:1728: checking for working automake-1.4
configure:1739: result: missing
configure:1743: checking for working autoheader
configure:1754: result: missing
configure:1758: checking for working makeinfo
configure:1765: result: found
configure:1791: checking for i686-pc-linux-gnu-gcc
configure:1817: result: gcc
configure:2099: checking for C compiler version
configure:2102: gcc --version </dev/null >&5
gcc (GCC) 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
Copyright (C) 2003 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:2105: $? = 0
configure:2107: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/specs
Configured with: /var/tmp/portage/gcc-3.3.4-r1/work/gcc-3.3.4/configure --prefix=/usr --bindir=/usr/i386-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/include --datadir=/usr/share/gcc-data/i386-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i386-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i386-pc-linux-gnu/3.3/info --enable-shared --host=i386-pc-linux-gnu --target=i386-pc-linux-gnu --with-system-zlib --enable-languages=c --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.4/include/g++-v3 --with-local-prefix=/usr/local --disable-nls --disable-multilib --enable-__cxa_atexit --enable-clocale=generic
Thread model: posix
gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
configure:2110: $? = 0
configure:2112: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2115: $? = 1
configure:2139: checking for C compiler default output
configure:2142: gcc -march=athlon -O3 -pipe -fomit-frame-pointer   conftest.c  >&5
configure:2145: $? = 0
configure:2191: result: a.out
configure:2196: checking whether the C compiler works
configure:2202: ./a.out
configure:2205: $? = 0
configure:2222: result: yes
configure:2229: checking whether we are cross compiling
configure:2231: result: no
configure:2234: checking for suffix of executables
configure:2236: gcc -o conftest -march=athlon -O3 -pipe -fomit-frame-pointer   conftest.c  >&5
configure:2239: $? = 0
configure:2264: result:
configure:2270: checking for suffix of object files
configure:2292: gcc -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.c >&5
configure:2295: $? = 0
configure:2317: result: o
configure:2321: checking whether we are using the GNU C compiler
configure:2346: gcc -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.c >&5
configure:2349: $? = 0
configure:2352: test -s conftest.o
configure:2355: $? = 0
configure:2368: result: yes
configure:2374: checking whether gcc accepts -g
configure:2396: gcc -c -g  conftest.c >&5
configure:2399: $? = 0
configure:2402: test -s conftest.o
configure:2405: $? = 0
configure:2416: result: yes
configure:2433: checking for gcc option to accept ANSI C
configure:2494: gcc  -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.c >&5
configure:2497: $? = 0
configure:2500: test -s conftest.o
configure:2503: $? = 0
configure:2521: result: none needed
configure:2539: gcc -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2542: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2656: checking how to run the C preprocessor
configure:2692: gcc -E  conftest.c
configure:2698: $? = 0
configure:2730: gcc -E  conftest.c
configure:2731:28: ac_nonexistent.h: No such file or directory
configure:2736: $? = 1
configure: failed program was:
| #line 2721 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libart_lgpl"
| #define VERSION "2.3.16"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2774: result: gcc -E
configure:2799: gcc -E  conftest.c
configure:2805: $? = 0
configure:2837: gcc -E  conftest.c
configure:2838:28: ac_nonexistent.h: No such file or directory
configure:2843: $? = 1
configure: failed program was:
| #line 2828 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libart_lgpl"
| #define VERSION "2.3.16"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2965: checking build system type
configure:2983: result: i686-pc-linux-gnu
configure:2991: checking host system type
configure:3005: result: i686-pc-linux-gnu
configure:3013: checking for a sed that does not truncate output
configure:3067: result: /bin/sed
configure:3070: checking for egrep
configure:3080: result: grep -E
configure:3096: checking for ld used by gcc
configure:3163: result: /usr/bin/ld
configure:3172: checking if the linker (/usr/bin/ld) is GNU ld
configure:3187: result: yes
configure:3192: checking for /usr/bin/ld option to reload object files
configure:3199: result: -r
configure:3208: checking for BSD-compatible nm
configure:3250: result: nm
configure:3254: checking whether ln -s works
configure:3258: result: yes
configure:3265: checking how to recognise dependent libraries
configure:3465: result: pass_all
configure:3907: checking for ANSI C header files
configure:3933: gcc -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.c >&5
configure:3936: $? = 0
configure:3939: test -s conftest.o
configure:3942: $? = 0
configure:4031: gcc -o conftest -march=athlon -O3 -pipe -fomit-frame-pointer   conftest.c  >&5
configure:4034: $? = 0
configure:4036: ./conftest
configure:4039: $? = 0
configure:4054: result: yes
configure:4078: checking for sys/types.h
configure:4095: gcc -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.c >&5
configure:4098: $? = 0
configure:4101: test -s conftest.o
configure:4104: $? = 0
configure:4115: result: yes
configure:4078: checking for sys/stat.h
configure:4095: gcc -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.c >&5
configure:4098: $? = 0
configure:4101: test -s conftest.o
configure:4104: $? = 0
configure:4115: result: yes
configure:4078: checking for stdlib.h
configure:4095: gcc -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.c >&5
configure:4098: $? = 0
configure:4101: test -s conftest.o
configure:4104: $? = 0
configure:4115: result: yes
configure:4078: checking for string.h
configure:4095: gcc -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.c >&5
configure:4098: $? = 0
configure:4101: test -s conftest.o
configure:4104: $? = 0
configure:4115: result: yes
configure:4078: checking for memory.h
configure:4095: gcc -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.c >&5
configure:4098: $? = 0
configure:4101: test -s conftest.o
configure:4104: $? = 0
configure:4115: result: yes
configure:4078: checking for strings.h
configure:4095: gcc -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.c >&5
configure:4098: $? = 0
configure:4101: test -s conftest.o
configure:4104: $? = 0
configure:4115: result: yes
configure:4078: checking for inttypes.h
configure:4095: gcc -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.c >&5
configure:4098: $? = 0
configure:4101: test -s conftest.o
configure:4104: $? = 0
configure:4115: result: yes
configure:4078: checking for stdint.h
configure:4095: gcc -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.c >&5
configure:4098: $? = 0
configure:4101: test -s conftest.o
configure:4104: $? = 0
configure:4115: result: yes
configure:4078: checking for unistd.h
configure:4095: gcc -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.c >&5
configure:4098: $? = 0
configure:4101: test -s conftest.o
configure:4104: $? = 0
configure:4115: result: yes
configure:4141: checking dlfcn.h usability
configure:4154: gcc -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.c >&5
configure:4157: $? = 0
configure:4160: test -s conftest.o
configure:4163: $? = 0
configure:4173: result: yes
configure:4177: checking dlfcn.h presence
configure:4188: gcc -E  conftest.c
configure:4194: $? = 0
configure:4213: result: yes
configure:4249: checking for dlfcn.h
configure:4256: result: yes
configure:4279: checking for i686-pc-linux-gnu-g++
configure:4305: result: g++
configure:4363: checking for C++ compiler version
configure:4366: g++ --version </dev/null >&5
./configure: line 1: g++: command not found
configure:4369: $? = 127
configure:4371: g++ -v </dev/null >&5
./configure: line 1: g++: command not found
configure:4374: $? = 127
configure:4376: g++ -V </dev/null >&5
./configure: line 1: g++: command not found
configure:4379: $? = 127
configure:4382: checking whether we are using the GNU C++ compiler
configure:4407: g++ -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.cc >&5
./configure: line 1: g++: command not found
configure:4410: $? = 127
configure: failed program was:
| #line 4387 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libart_lgpl"
| #define VERSION "2.3.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
|
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
|
|   ;
|   return 0;
| }
configure:4429: result: no
configure:4435: checking whether g++ accepts -g
configure:4457: g++ -c -g  conftest.cc >&5
./configure: line 1: g++: command not found
configure:4460: $? = 127
configure: failed program was:
| #line 4440 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libart_lgpl"
| #define VERSION "2.3.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:4477: result: no
configure:4521: g++ -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.cc >&5
./configure: line 1: g++: command not found
configure:4524: $? = 127
configure: failed program was:
| #line 4503 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libart_lgpl"
| #define VERSION "2.3.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <stdlib.h>
|
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4521: g++ -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.cc >&5
./configure: line 1: g++: command not found
configure:4524: $? = 127
configure: failed program was:
| #line 4503 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libart_lgpl"
| #define VERSION "2.3.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4521: g++ -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.cc >&5
./configure: line 1: g++: command not found
configure:4524: $? = 127
configure: failed program was:
| #line 4503 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libart_lgpl"
| #define VERSION "2.3.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| extern "C" void std::exit (int) throw (); using std::exit;
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4521: g++ -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.cc >&5
./configure: line 1: g++: command not found
configure:4524: $? = 127
configure: failed program was:
| #line 4503 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libart_lgpl"
| #define VERSION "2.3.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| extern "C" void std::exit (int); using std::exit;
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4521: g++ -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.cc >&5
./configure: line 1: g++: command not found
configure:4524: $? = 127
configure: failed program was:
| #line 4503 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libart_lgpl"
| #define VERSION "2.3.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| extern "C" void exit (int) throw ();
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4521: g++ -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.cc >&5
./configure: line 1: g++: command not found
configure:4524: $? = 127
configure: failed program was:
| #line 4503 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libart_lgpl"
| #define VERSION "2.3.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| extern "C" void exit (int);
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4521: g++ -c -march=athlon -O3 -pipe -fomit-frame-pointer  conftest.cc >&5
./configure: line 1: g++: command not found
configure:4524: $? = 127
configure: failed program was:
| #line 4503 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libart_lgpl"
| #define VERSION "2.3.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| void exit (int);
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4594: checking how to run the C++ preprocessor
configure:4626: g++ -E  conftest.cc
./configure: line 1: g++: command not found
configure:4632: $? = 127
configure: failed program was:
| #line 4612 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libart_lgpl"
| #define VERSION "2.3.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4626: g++ -E  conftest.cc
./configure: line 1: g++: command not found
configure:4632: $? = 127
configure: failed program was:
| #line 4612 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libart_lgpl"
| #define VERSION "2.3.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4626: /lib/cpp  conftest.cc
cpp: conftest.cc: C++ compiler not installed on this system
configure:4632: $? = 1
configure: failed program was:
| #line 4612 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libart_lgpl"
| #define VERSION "2.3.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4626: /lib/cpp  conftest.cc
cpp: conftest.cc: C++ compiler not installed on this system
configure:4632: $? = 1
configure: failed program was:
| #line 4612 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libart_lgpl"
| #define VERSION "2.3.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4708: result: /lib/cpp
configure:4733: /lib/cpp  conftest.cc
cpp: conftest.cc: C++ compiler not installed on this system
configure:4739: $? = 1
configure: failed program was:
| #line 4719 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libart_lgpl"
| #define VERSION "2.3.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4733: /lib/cpp  conftest.cc
cpp: conftest.cc: C++ compiler not installed on this system
configure:4739: $? = 1
configure: failed program was:
| #line 4719 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libart_lgpl"
| #define VERSION "2.3.16"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:4807: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=no
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-march=athlon -O3 -pipe -fomit-frame-pointer'
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=set
ac_cv_env_CXXFLAGS_value='-march=athlon -O3 -pipe -fomit-frame-pointer'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
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=i686-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_install='/bin/install -c'
ac_cv_prog_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXX=g++
ac_cv_prog_CXXCPP=/lib/cpp
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=no
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.4.so'
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM=nm
lt_cv_path_SED=/bin/sed
lt_cv_prog_gnu_ld=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='/var/tmp/portage/libart_lgpl-2.3.16/work/libart_lgpl-2.3.16/missing aclocal-1.4'
ALLOCA=''
AR=''
AS=''
AUTOCONF='/var/tmp/portage/libart_lgpl-2.3.16/work/libart_lgpl-2.3.16/missing autoconf'
AUTOHEADER='/var/tmp/portage/libart_lgpl-2.3.16/work/libart_lgpl-2.3.16/missing autoheader'
AUTOMAKE='/var/tmp/portage/libart_lgpl-2.3.16/work/libart_lgpl-2.3.16/missing automake-1.4'
CC='gcc'
CFLAGS='-march=athlon -O3 -pipe -fomit-frame-pointer'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='/lib/cpp'
CXXFLAGS='-march=athlon -O3 -pipe -fomit-frame-pointer'
DEFS=''
DLLTOOL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77=''
FFLAGS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBART_INCLUDEDIR=''
LIBART_LIBDIR=''
LIBART_LIBS=''
LIBART_MAJOR_VERSION='2'
LIBART_MICRO_VERSION='16'
LIBART_MINOR_VERSION='3'
LIBART_VERSION='2.3.16'
LIBART_VERSION_INFO='5:16:3'
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE=''
MAKEINFO='makeinfo'
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE=''
OBJDUMP=''
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE=''
PACKAGE='libart_lgpl'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='2.3.16'
ac_ct_AR=''
ac_ct_AS=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DLLTOOL=''
ac_ct_F77=''
ac_ct_OBJDUMP=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='/usr/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='/usr/share/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var/lib'
mandir='/usr/share/man'
ms_librarian=''
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

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

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "libart_lgpl"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "2.3.16"
#endif
#ifdef __cplusplus
void exit (int);

configure: exit 1


Last edited by wonko.the.sane on Sat Mar 05, 2005 2:48 pm; edited 1 time in total
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Sat Feb 05, 2005 6:35 pm    Post subject: Reply with quote

Try putting USE="" in your /etc/make.conf and bootstrap should go a lot smoother.
Back to top
View user's profile Send private message
wonko.the.sane
n00b
n00b


Joined: 09 Oct 2004
Posts: 5
Location: Lovely little Graz in lovely little Austria

PostPosted: Sun Feb 06, 2005 7:58 pm    Post subject: Reply with quote

Thanks heaps cyrillic, that seemed to do the trick!

compiling glibc at the momenent...
Back to top
View user's profile Send private message
Robstafarian
n00b
n00b


Joined: 08 Nov 2002
Posts: 19
Location: VA, USA

PostPosted: Tue Feb 08, 2005 4:45 am    Post subject: Reply with quote

cyrillic's solution is not a good idea. The actual problem is that the "build" USE flag has been left out of bootstrap.sh. Just edit /usr/portage/scripts/bootstap.sh and make sure that "build" is on lines 276 and 280 (those are the lines in bootstrap.sh for 2004.3 x86, anyway).


P.S. In nano, Ctrl+C will display the current cursor position.
Back to top
View user's profile Send private message
Sith_Happens
Veteran
Veteran


Joined: 15 Dec 2004
Posts: 1807
Location: The University of Maryland at College Park

PostPosted: Tue Feb 08, 2005 5:06 am    Post subject: Reply with quote

I don't see whats wrong with cyrillic's solution Robstafarian.
_________________
"That question was less stupid; though you asked it in a profoundly stupid way."
I'm the brains behind Jackass! | Tutorials: Shorewall
Back to top
View user's profile Send private message
Robstafarian
n00b
n00b


Joined: 08 Nov 2002
Posts: 19
Location: VA, USA

PostPosted: Tue Feb 08, 2005 2:14 pm    Post subject: Reply with quote

Using cyrillic's solution, you lose any effect your USE flags would have on the bootstrap. Besides that, the original problem will still remain even if bootstrap completes. It's always better to solve the problem.
Back to top
View user's profile Send private message
wonko.the.sane
n00b
n00b


Joined: 09 Oct 2004
Posts: 5
Location: Lovely little Graz in lovely little Austria

PostPosted: Tue Feb 08, 2005 3:11 pm    Post subject: Reply with quote

i'm emerging system at the moment without any use flags as well, since it gave me an error trying with my original use flags.

once that is finished i want to make a backup of the installation on the second harddrive that resides in my computer and retry with my use flags.

however the emerge system also failed on package 13 of > 100. this was openssl and it apperently needed perl before that.

i guess i could have just "emerge --nodeps --oneshot perl" and "emerge --resume" afterwards, but i was afraid of running into a lot more problems later on, considering it was still loads of packages to go.

now it's only 60 packages being emerged and it seems to be running ok.

so here goes another question: how can i draw an image of the installation to my second, not entirely free but equally big harddisk?

will a simple "cp -R /mnt/gentoo /mnt/backup" work?

or maybe "dd", but i only want the real data, not the entire disk if possible...
Back to top
View user's profile Send private message
Robstafarian
n00b
n00b


Joined: 08 Nov 2002
Posts: 19
Location: VA, USA

PostPosted: Tue Feb 08, 2005 3:47 pm    Post subject: Reply with quote

There's a thread on that perl problem elsewhere in the forum, several in fact. I keep running across them while chasing down my own problem. I think the solution involved manually emerging libperl followed by perl, then rerunning 'emerge system'. Don't trust my memory though, search the forum and see if you can find one of the threads.

To copy your installation, use 'cp -a /mnt/gentoo /mnt/backup'. You may want to exclude subdirectories of /mnt/gentoo that are on a different parition, I belive the '-x' flag facilitates that (check cp's man page to be sure). Also, I always use the '-v' flag for verbose output, just so I can be sure the task isn't hanging.
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Wed Feb 09, 2005 8:20 pm    Post subject: Reply with quote

Robstafarian wrote:
Using cyrillic's solution, you lose any effect your USE flags would have on the bootstrap.

Adding a bunch of USE flags before bootstrap has the effect of pulling in unwanted dependencies (like perl).

I always wait until I am emerging packages that actually take advantage of my USE flags before adding them to /etc/make.conf
Back to top
View user's profile Send private message
Enlight
Advocate
Advocate


Joined: 28 Oct 2004
Posts: 3519
Location: Alsace (France)

PostPosted: Wed Feb 09, 2005 8:49 pm    Post subject: Reply with quote

Isaw a CFLAG with march=athlon... it should be march=athlon-xp
Back to top
View user's profile Send private message
Sith_Happens
Veteran
Veteran


Joined: 15 Dec 2004
Posts: 1807
Location: The University of Maryland at College Park

PostPosted: Thu Feb 10, 2005 10:16 pm    Post subject: Reply with quote

I think either works for a duron, I've seen people compiling with both -march=athlon and -march=athlon-xp on AMD Duron processors. Remember to append [SOLVED] to the topic of your first post wonko.the.sane if your bootstrapping ok.
_________________
"That question was less stupid; though you asked it in a profoundly stupid way."
I'm the brains behind Jackass! | Tutorials: Shorewall
Back to top
View user's profile Send private message
wonko.the.sane
n00b
n00b


Joined: 09 Oct 2004
Posts: 5
Location: Lovely little Graz in lovely little Austria

PostPosted: Sat Mar 05, 2005 2:59 pm    Post subject: Reply with quote

holidays are over... finally! now i can resume installing gentoo! :lol:

The bootstrapping went fine without the use flags. I backed up and will try to emerge --update --deep --new-use world now... from my working gentoo installation!!!

since it worked well, i think i'll keep the march=athlon as it is though.

well, grub is still giving me problems. i have to boot manually from the shell doing _exactly_ the same as in grub.conf :?. good thing there's loads on that in the forums.

so thanks heaps everyone for the help!!!
Back to top
View user's profile Send private message
Sith_Happens
Veteran
Veteran


Joined: 15 Dec 2004
Posts: 1807
Location: The University of Maryland at College Park

PostPosted: Sat Mar 05, 2005 6:42 pm    Post subject: Reply with quote

wonko.the.sane wrote:
holidays are over... finally! now i can resume installing gentoo! :lol:
How many holidays do you Austrians celebrate? :)
wonko.the.sane wrote:
I backed up and will try to emerge --update --deep --new-use world now... from my working gentoo installation!!!
The flag is --newuse, not --new-use.
wonko.the.sane wrote:
well, grub is still giving me problems. i have to boot manually from the shell doing _exactly_ the same as in grub.conf :?. good thing there's loads on that in the forums.
This is a common problem, just look around the forums and I'm sure you'll find an answer. Best of luck :).
_________________
"That question was less stupid; though you asked it in a profoundly stupid way."
I'm the brains behind Jackass! | Tutorials: Shorewall
Back to top
View user's profile Send private message
programgeek
n00b
n00b


Joined: 17 Jul 2004
Posts: 15

PostPosted: Sat Mar 12, 2005 10:50 pm    Post subject: Reply with quote

Hi, I recently had a similar problem..

The cause for me seemed to be the fact that I using my old make.conf for my new Stage 1 Installation..

Hehe,
It goes like "-* blah blah" with around 90 packages. The point is, that wild card possibly blocked out some of flags needed for certain things to compile.

It'd be neat if this could be added to the FAQ article on this! I'de paste the URL but I'm sorta in links2 at the moment.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum