This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: trouble compiling
> > error:
> > ===
> >
> > In file included from ../../../../libstdc++-v3/src/locale.cc:408:
> > /usr/src/gcc-3.2-20020903/libstdc++-v3/config/os/gnu-linux/bits/ctype_non
> >inline.h: In
> > static member function `static const short unsigned int*
> > std::ctype<char>::classic_table()':
> > /usr/src/gcc-3.2-20020903/libstdc++-v3/config/os/gnu-linux/bits/ctype_non
> >inline.h:45: `
> > __ctype_b' undeclared (first use this function)
> > /usr/src/gcc-3.2-20020903/libstdc++-v3/config/os/gnu-linux/bits/ctype_non
> >inline.h:45: (Each
> > undeclared identifier is reported only once for each function it
> > appears in.)
> > In file included from ../../../../libstdc++-v3/src/locale.cc:408:
> > /usr/src/gcc-3.2-20020903/libstdc++-v3/config/os/gnu-linux/bits/ctype_non
> >inline.h: In
> > constructor `std::ctype<char>::ctype(const short unsigned int*, bool,
> > unsigned int)':
> > /usr/src/gcc-3.2-20020903/libstdc++-v3/config/os/gnu-linux/bits/ctype_non
> >inline.h:68: `
> > __ctype_toupper' undeclared (first use this function)
> > /usr/src/gcc-3.2-20020903/libstdc++-v3/config/os/gnu-linux/bits/ctype_non
> >inline.h:68: `
> > __ctype_tolower' undeclared (first use this function)
> > make[4]: *** [locale.lo] Error 1
> > make[3]: *** [all-recursive] Error 1
> > make[2]: *** [all-recursive-am] Error 2
> > make[1]: *** [all-target-libstdc++-v3] Error 2
> > make: *** [bootstrap] Error 2
> > ===
> >
> > What i need todo???
>
> Please tell us what platform you are on, as given by 'uname -a', what
> compiler version you are using to build gcc 3.2 with, using
> 'gcc -v', and which glibc version you have, using
> 'ls -l /lib/libc*' .
1. uname -a:
Linux localhost.localdomain 2.4.18-14custom #1 Sat May 10 01:12:46 ALMST 2003
i686 unknown
2. I'm use gcc-3.2-20020903
3. ls -l /lib/libc*:
-rwxr-xr-x 1 root root 1235468 Sep 5 2002 /lib/libc-2.2.93.so
lrwxrwxrwx 1 root root 14 Apr 9 05:21 /lib/libc.so.6 ->
libc-2.2.93.so
lrwxrwxrwx 1 root root 14 Mar 31 12:03 /lib/libcap.so.1 ->
libcap.so.1.10
-rw-r--r-- 1 root root 39215 Feb 28 2002 /lib/libcap.so.1.10
lrwxrwxrwx 1 root root 17 Mar 31 12:01 /lib/libcom_err.so.2
->
libcom_err.so.2.0
-rwxr-xr-x 1 root root 8228 Apr 9 2002 /lib/libcom_err.so.2.0
-rwxr-xr-x 1 root root 22351 Sep 5 2002
/lib/libcrypt-2.2.93.so
lrwxrwxrwx 1 root root 18 Apr 9 05:21 /lib/libcrypt.so.1 ->
libcrypt-2.2.93.so
-rwxr-xr-x 1 root root 924879 Apr 4 2002
/lib/libcrypto.so.0.9.6b
lrwxrwxrwx 1 root root 19 Mar 31 12:02 /lib/libcrypto.so.2 ->
libcrypto.so.0.9.6b
ok?
--
Kmail v1.4.1