This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/22126] New: gmake build failure >> ld: 0711-317 ERROR: Undefined symbol: ..libintl_gettext
- From: "dvoll01 at uniserv dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jun 2005 07:46:51 -0000
- Subject: [Bug other/22126] New: gmake build failure >> ld: 0711-317 ERROR: Undefined symbol: ..libintl_gettext
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
When trying to compile gcc3.4.3 I get the following error
gmake[1]: Entering directory `/raid/tmp/gcc-3.4.3/gcc'
gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-
prototypes -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cc1 \
c-parse.o c-lang.o c-pretty-print.o stub-objc.o attribs.o c-errors.o c-
lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-
opts.o c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-
cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o libcpp.a rs6000-c.o
main.o libbackend.a ../libiberty/libiberty.a ../intl/libintl.a -liconv
ld: 0711-317 ERROR: Undefined symbol: ..libintl_gettext
ld: 0711-317 ERROR: Undefined symbol: ..libintl_bindtextdomain
ld: 0711-317 ERROR: Undefined symbol: ..libintl_textdomain
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
gmake[1]: *** [cc1] Error 1
gmake[1]: Leaving directory `/raid/tmp/gcc-3.4.3/gcc'
gmake: *** [all-gcc] Error 2
Release:
gcc-3.4.3
Environment:
AIX 4.3.2 Power PC
--
Summary: gmake build failure >> ld: 0711-317 ERROR: Undefined
symbol: ..libintl_gettext
Product: gcc
Version: 3.4.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dvoll01 at uniserv dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22126