[Kroupware] building gcc

list-user kroupware@mail.kde.org
Thu, 12 Dec 2002 15:48:24 -0000 (GMT)


trying to bootstrap the 1.0-beta1 toolchain:

In file included from ../../../../libstdc++-v3/src/locale.cc:406:
/kolab/RPM/TMP/gcc-3.2/obj/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu/bits/ctype_noninline.h:
In   static member function `static const short unsigned int*
   std::ctype<char>::classic_table()':
/kolab/RPM/TMP/gcc-3.2/obj/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu/bits/ctype_noninline.h:45:
`   __ctype_b' undeclared (first use this function)
/kolab/RPM/TMP/gcc-3.2/obj/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu/bits/ctype_noninline.h:45:
(Each   undeclared identifier is reported only once for each function it appears
   in.)
/kolab/RPM/TMP/gcc-3.2/obj/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu/bits/ctype_noninline.h:
In   constructor `std::ctype<char>::ctype(int*, const short unsigned int*,
   bool,   unsigned int)':
/kolab/RPM/TMP/gcc-3.2/obj/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu/bits/ctype_noninline.h:61:
`   __ctype_toupper' undeclared (first use this function)
/kolab/RPM/TMP/gcc-3.2/obj/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu/bits/ctype_noninline.h:61:
`   __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-lean] Error 2
error: Bad exit status from /kolab/RPM/TMP/rpm-tmp.10227 (%build)


enjoy :)