public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* make bootstap failure
@ 2003-02-01 16:37 Josh Schlicker
  0 siblings, 0 replies; only message in thread
From: Josh Schlicker @ 2003-02-01 16:37 UTC (permalink / raw)
  To: gcc-help

I have installed the following:
     gettext-0.11.5
     perl-5.8.0
     make-3.80
     binutil-2.13

I configured gcc as follows:
     configure --enable-threads

When i ran 'make boostrap', i received this message:

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'

I anyone has any ideas how to remedy this problem i would greatly appreciate 
it.

Josh Schlicker

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online  
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-02-01 16:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-01 16:37 make bootstap failure Josh Schlicker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).