Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Please help: 2004.3 bootstrap error!!!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
mark5segal
n00b
n00b


Joined: 27 Aug 2004
Posts: 15

PostPosted: Mon Nov 22, 2004 8:21 pm    Post subject: Please help: 2004.3 bootstrap error!!! Reply with quote

Hi,

I got an error message when I tried to bootstrap my Gentoo system using 2004.3 CD during the installation. The error message looks like this:
Quote:

./loadmsgcat.c: In function `get_sysdep_segment_value':
./loadmsgcat.c:719: error: `uintmax_t' undeclared (first use in this function)
./loadmsgcat.c:719: error: (Each undeclared identifier is reported only once
./loadmsgcat.c:719: error: for each function it appears in.)
make[3]: *** [loadmsgcat.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"//usr/lib\" -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"//usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -march=athlon64 -O2 -pipe ./finddomain.c -o finddomain.o >/dev/null 2>&1
make[3]: Leaving directory `/var/tmp/portage/gettext-0.14.1/work/gettext-0.14.1/gettext-runtime/intl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gettext-0.14.1/work/gettext-0.14.1/gettext-runtime'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/gettext-0.14.1/work/gettext-0.14.1/gettext-runtime'
make: *** [all-recursive] Error 1

!!! ERROR: sys-devel/gettext-0.14.1 failed.
!!! Function src_compile, Line 49, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


My /etc/make.conf looks like this:
Code:

# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
USE="nptl"


Can anyone tell me what went wrong and how to correct it? Does it have something to do with NPTL, because I was able to install Gentoo using 2004.2 CD without NPTL before. Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum