bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

glibc/gcc question


From: Josh Schlicker
Subject: glibc/gcc question
Date: Sun, 02 Feb 2003 11:55:29 -0500

I have a question about the installion of glibc-2.3.
I am running gcc-2.95.2 and when i went to install glibc it said that i needed gcc-3.2. If i understand this correctly, in order to install everything, i will have to install gcc-3.2 with my current library, then install glibc-2.3, and then reinstall gcc-3.2 with the new library. Is this correct?

If it is, i am then having a problem with gcc-3.2's installation. When i run 'make bootstrap' i get the following messages:

gcc -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -o cc1 \ c-parse.o c-lang.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-format.o c-semantics.o c-objc-common.o libcpp.a main.o libbackend.a ../libiberty/libiberty.a
c-parse.o: In function `yyerror':
/root/Desktop/installer/gcc-build/gcc/c-parse.y:2824: undefined reference to `libintl_gettext'
c-lex.o: In function `lex_number':
/root/Desktop/installer/gcc-build/gcc/../../gcc-3.2/gcc/c-lex.c:1252: undefined
reference to `libintl_gettext'
/root/Desktop/installer/gcc-build/gcc/../../gcc-3.2/gcc/c-lex.c:1252: undefined
reference to `libintl_gettext'
/root/Desktop/installer/gcc-build/gcc/../../gcc-3.2/gcc/c-lex.c:1252: undefined
reference to `libintl_gettext'
c-decl.o: In function `finish_struct':
/root/Desktop/installer/gcc-build/gcc/../../gcc-3.2/gcc/c-decl.c:5648: undefined reference to `libintl_gettext'
c-decl.o:/root/Desktop/installer/gcc-build/gcc/../../gcc-3.2/gcc/c-decl.c:5648:
more undefined references to `libintl_gettext' follow
libbackend.a(intl.o): In function `gcc_init_libintl':
/root/Desktop/installer/gcc-build/gcc/../../gcc-3.2/gcc/intl.c:42: undefined reference to `libintl_bindtextdomain' /root/Desktop/installer/gcc-build/gcc/../../gcc-3.2/gcc/intl.c:43: undefined reference to `libintl_textdomain'

Any advice you could offer me would be greatly appreciated.

Thanks,



Josh Schlicker

_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail





reply via email to

[Prev in Thread] Current Thread [Next in Thread]