[Bug other/18356] New: Problem compiling gcc 3.4.3

pierre42d at 9online dot fr gcc-bugzilla@gcc.gnu.org
Sun Nov 7 14:39:00 GMT 2004


# make
make[1]: Entering directory `/tmp/gcc-3.4.3/libiberty'
make[2]: Entering directory `/tmp/gcc-3.4.3/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/gcc-3.4.3/libiberty/testsuite'
make[1]: Leaving directory `/tmp/gcc-3.4.3/libiberty'
make[1]: Entering directory `/tmp/gcc-3.4.3/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/gcc-3.4.3/intl'
make[1]: Entering directory `/tmp/gcc-3.4.3/zlib'
: make ; exec true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=" "CXXFLAGS=-s -O3
-march=i686" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 "
"INSTALL=/usr/local/bin/install -c" "INSTALL_DATA=/usr/local/bin/install -c -m
644" "INSTALL_PROGRAM=/usr/local/bin/install -c"
"INSTALL_SCRIPT=/usr/local/bin/install -c" "LDFLAGS=" "LIBCFLAGS="
"LIBCFLAGS_FOR_TARGET=-O2 " "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000
" "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect"
"RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr/local"
"infodir=/usr/local/info" "libdir=/usr/local/lib" "prefix=/usr/local"
"tooldir=/usr/local/i686-pc-linux-gnu" "AR=ar" "AS=as" "CC=gcc" "CXX=g++"
"LD=/usr/local/lib/gcc/i686-pc-linux-gnu/3.4.1/../../../../i686-pc-linux-gnu/bin/ld"
"LIBCFLAGS=" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do
make[1]: Leaving directory `/tmp/gcc-3.4.3/zlib'
make[1]: Entering directory `/tmp/gcc-3.4.3/gcc'
(MAKE="make"; srcdir=`cd ./fixinc && ${PWDCMD-pwd}` ; \
CC="gcc"; CFLAGS="   -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error  -DHAVE_CONFIG_H
-DGENERATOR_FILE"; LDFLAGS=""; \
WARN_CFLAGS="-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-pedantic -Wno-long-long  -Wno-error";
LIBERTY=`${PWDCMD-pwd}`/"../libiberty/libiberty.a"; \
export MAKE srcdir CC CFLAGS LDFLAGS WARN_CFLAGS LIBERTY; \
cd ./fixinc && \
/bin/sh ${srcdir}/mkfixinc.sh i686-pc-linux-gnu i686-pc-linux-gnu)
constructing ../fixinc.sh for i686-pc-linux-gnu to run on i686-pc-linux-gnu
make TARGETS=oneprocess SHELL="/bin/sh" CC="gcc" CFLAGS=" -DIN_GCC -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE" LDFLAGS=""
LIBERTY="/tmp/gcc-3.4.3/gcc/../libiberty/libiberty.a" install-bin
make[2]: Entering directory `/tmp/gcc-3.4.3/gcc/fixinc'
gcc -DIN_GCC -DHAVE_CONFIG_H -DIN_GCC -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-error
-DHAVE_CONFIG_H -DGENERATOR_FILE  -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long  -Wno-error -I. -I.. -I. -I./..
-I./../config -I./../../include  -o fixincl fixincl.o fixtests.o fixfixes.o
server.o procopen.o fixlib.o /tmp/gcc-3.4.3/gcc/../libiberty/libiberty.a
/tmp/gcc-3.4.3/gcc/../libiberty/libiberty.a(regex.o)(.text+0x4e): In function
`init_syntax_once':
: undefined reference to `__ctype_b'
/tmp/gcc-3.4.3/gcc/../libiberty/libiberty.a(regex.o)(.text+0x16c7): In function
`byte_regex_compile':
: undefined reference to `__ctype_b'
/tmp/gcc-3.4.3/gcc/../libiberty/libiberty.a(regex.o)(.text+0x16f0): In function
`byte_regex_compile':
: undefined reference to `__ctype_b'
/tmp/gcc-3.4.3/gcc/../libiberty/libiberty.a(regex.o)(.text+0x1719): In function
`byte_regex_compile':
: undefined reference to `__ctype_b'
/tmp/gcc-3.4.3/gcc/../libiberty/libiberty.a(regex.o)(.text+0x173f): In function
`byte_regex_compile':
: undefined reference to `__ctype_b'
/tmp/gcc-3.4.3/gcc/../libiberty/libiberty.a(regex.o)(.text+0x17b1): more
undefined references to `__ctype_b' follow
/tmp/gcc-3.4.3/gcc/../libiberty/libiberty.a(regex.o)(.text+0x83e7): In function
`xregcomp':
: undefined reference to `__ctype_tolower'
collect2: ld returned 1 exit status
make[2]: *** [full-stamp] Error 1
make[2]: Leaving directory `/tmp/gcc-3.4.3/gcc/fixinc'
make[1]: *** [fixinc.sh] Error 2
make[1]: Leaving directory `/tmp/gcc-3.4.3/gcc'
make: *** [all-gcc] Error 2

-- 
           Summary: Problem compiling gcc 3.4.3
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pierre42d at 9online dot fr
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18356



More information about the Gcc-bugs mailing list