public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* build under redhat 8.0
@ 2002-11-02 16:53 Dan Clark
  0 siblings, 0 replies; only message in thread
From: Dan Clark @ 2002-11-02 16:53 UTC (permalink / raw)
  To: gcc-help

[-- Attachment #1: Type: TEXT/PLAIN, Size: 511 bytes --]

Hi,
I attempted a build of gcc under redhat 8.0 (kernel-2.4.18-14).

The build failed on many c++ libraries with errors such as:

c++locale.cc:51: `__strtol_l' undeclared (first use this function)
c++locale.cc:69: `__strtoul_l' undeclared (first use this function)
c++locale.cc:87: `__strtoll_l' undeclared (first use this function)

Perhaps something simple that I did not specify on the configuration?

Attached is a more complete list of the failures.

dan
Dan Clark       dclark@aracnet.com   503/280-9846


[-- Attachment #2: Type: TEXT/PLAIN, Size: 4108 bytes --]

c++locale.cc:51: `__strtol_l' undeclared (first use this function)
c++locale.cc:51: (Each undeclared identifier is reported only once for each 
c++locale.cc:69: `__strtoul_l' undeclared (first use this function)
c++locale.cc:87: `__strtoll_l' undeclared (first use this function)
c++locale.cc:106: `__strtoull_l' undeclared (first use this function)
c++locale.cc:124: `__strtof_l' undeclared (first use this function)
c++locale.cc:141: `__strtod_l' undeclared (first use this function)
c++locale.cc:158: `__strtold_l' undeclared (first use this function)
c++locale.cc:170: `__newlocale' undeclared (first use this function)
c++locale.cc:180: `__freelocale' undeclared (first use this function)
c++locale.cc:184: `__duplocale' undeclared (first use this function)
c++locale.cc:51: `__strtol_l' undeclared (first use this function)
c++locale.cc:51: (Each undeclared identifier is reported only once for each 
c++locale.cc:69: `__strtoul_l' undeclared (first use this function)
c++locale.cc:87: `__strtoll_l' undeclared (first use this function)
c++locale.cc:106: `__strtoull_l' undeclared (first use this function)
c++locale.cc:124: `__strtof_l' undeclared (first use this function)
c++locale.cc:141: `__strtod_l' undeclared (first use this function)
c++locale.cc:158: `__strtold_l' undeclared (first use this function)
c++locale.cc:170: `__newlocale' undeclared (first use this function)
c++locale.cc:180: `__freelocale' undeclared (first use this function)
c++locale.cc:184: `__duplocale' undeclared (first use this function)
c++locale.cc:51: `__strtol_l' undeclared (first use this function)
c++locale.cc:51: (Each undeclared identifier is reported only once for each 
c++locale.cc:69: `__strtoul_l' undeclared (first use this function)
c++locale.cc:87: `__strtoll_l' undeclared (first use this function)
c++locale.cc:106: `__strtoull_l' undeclared (first use this function)
c++locale.cc:124: `__strtof_l' undeclared (first use this function)
c++locale.cc:141: `__strtod_l' undeclared (first use this function)
c++locale.cc:158: `__strtold_l' undeclared (first use this function)
c++locale.cc:170: `__newlocale' undeclared (first use this function)
c++locale.cc:180: `__freelocale' undeclared (first use this function)
c++locale.cc:184: `__duplocale' undeclared (first use this function)
   __ctype_b' undeclared (first use this function)
   undeclared identifier is reported only once for each function it appears 
   __ctype_toupper' undeclared (first use this function)
   __ctype_tolower' undeclared (first use this function)
collate.cc:46: `__strcoll_l' undeclared (first use this function)
collate.cc:46: (Each undeclared identifier is reported only once for each 
collate.cc:54: `__strxfrm_l' undeclared (first use this function)
collate.cc:62: `__wcscoll_l' undeclared (first use this function)
collate.cc:70: `__wcsxfrm_l' undeclared (first use this function)
ctype.cc:62: `__wctype_l' undeclared (first use this function)
ctype.cc:62: (Each undeclared identifier is reported only once for each 
ctype.cc:102: `__towupper_l' undeclared (first use this function)
ctype.cc:117: `__towlower_l' undeclared (first use this function)
ctype.cc:135: `__iswctype_l' undeclared (first use this function)
messages.cc:46: `__uselocale' undeclared (first use this function)
messages.cc:46: (Each undeclared identifier is reported only once for each 
monetary.cc:238: `__nl_langinfo_l' undeclared (first use this function)
monetary.cc:238: (Each undeclared identifier is reported only once for each 
numeric.cc:54: `__nl_langinfo_l' undeclared (first use this function)
numeric.cc:54: (Each undeclared identifier is reported only once for each 
time.cc:55: `__strftime_l' undeclared (first use this function)
time.cc:55: (Each undeclared identifier is reported only once for each function 
time.cc:132: `__nl_langinfo_l' undeclared (first use this function)
time.cc:205: `__wcsftime_l' undeclared (first use this function)
   __uselocale' undeclared (first use this function)
   undeclared identifier is reported only once for each function it appears 

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

only message in thread, other threads:[~2002-11-03  0:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-02 16:53 build under redhat 8.0 Dan Clark

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