public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* dcgettext__ undefined cuases builds on alpha to FAIL
@ 2002-06-10  8:06 bemis
  2002-06-11  3:38 ` Philipp Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: bemis @ 2002-06-10  8:06 UTC (permalink / raw)
  To: clp, 'gcc@gcc.gnu.org'

Greetings,
the following produces the error:
gcc  -DIN_GCC    -g  -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prot
otypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o cc1 \

        c-parse.o c-lang.o c-errors.o c-lex.o c-pragma.o c-decl.o
c-typeck.o c-c
onvert.o c-aux-info.o c-common.o c-format.o c-semantics.o c-dump.o
libcpp.a  top
lev.o libbackend.a obstack.o         ../libiberty/libiberty.a
c-parse.o: In function `yyerror':
/mnt/buildsys/build/alpha6/basic/native/gcc-3_0-branch/gcc/c-parse.y:2394:
undef
ined reference to `dcgettext__'
/mnt/buildsys/build/alpha6/basic/native/gcc-3_0-branch/gcc/c-parse.y:2394:
undef
ined reference to `dcgettext__'
/mnt/buildsys/build/alpha6/basic/native/gcc-3_0-branch/gcc/c-parse.y:2394:
undef
ined reference to `dcgettext__'
/mnt/buildsys/build/alpha6/basic/native/gcc-3_0-branch/gcc/c-parse.y:2394:
undef
ined reference to `dcgettext__'
c-decl.o: In function `finish_struct':
/mnt/buildsys/source/gcc-3_0-branch/gcc/c-decl.c:5266: undefined
reference to `d
cgettext__'
c-decl.o:/mnt/buildsys/source/gcc-3_0-branch/gcc/c-decl.c:5266: more
undefined r
eferences to `dcgettext__' follow
collect2: ld returned 1 exit status
make[2]: *** [cc1] Error 1
make[2]: Leaving directory
`/mnt/buildsys/build/alpha6/basic/native/gcc-3_0-bran
ch/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory
`/mnt/buildsys/build/alpha6/basic/native/gcc-3_0-bran
ch/gcc'
make: *** [bootstrap] Error 2

is this a known problem?
Matt Bemis

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: dcgettext__ undefined cuases builds on alpha to FAIL
  2002-06-10  8:06 dcgettext__ undefined cuases builds on alpha to FAIL bemis
@ 2002-06-11  3:38 ` Philipp Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Philipp Thomas @ 2002-06-11  3:38 UTC (permalink / raw)
  To: bemis; +Cc: gcc

* bemis (bemis@iol.unh.edu) [20020610 16:58]:

> c-parse.o: In function `yyerror':
> /mnt/buildsys/build/alpha6/basic/native/gcc-3_0-branch/gcc/c-parse.y:2394:
> undefined reference to `dcgettext__'

I see this is on alpha, but which OS (run config.guess from the toplevel
source directory)?

Philipp
-- 
Philipp Thomas <pthomas@suse.de>
SuSE Linux AG, Deutscherrnstr. 15-19, D-90429 Nuremberg, Germany

A layman knows he has to kick it.
An amateur knows where to kick it.
A professional knows how hard.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-06-11 10:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-10  8:06 dcgettext__ undefined cuases builds on alpha to FAIL bemis
2002-06-11  3:38 ` Philipp Thomas

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).