Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 73451

Summary: Bootstrap failed while compiling gettext
Product: Gentoo Linux Reporter: Jungo Yuo <alienyuo>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jungo Yuo 2004-12-05 07:48:11 UTC
When I do bootstraping, I get errors about gettext, which needs bindtextdom.o recompiled with -fPIC. I follow the document (http://www.gentoo.org/proj/en/base/amd64/technotes.xml?part=2&chap=3#doc_chap9) to report this problem.

Reproducible: Didn't try
Steps to Reproduce:
1. just bootstrap
2.
3.

Actual Results:  
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.2/../../../../x86_64-pc-linux-gnu/bin/ld:
.libs/bindtextdom.o: relocation R_X86_64_32S can not be used when making a
shared object; recompile with -fPIC
.libs/bindtextdom.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[3]: *** [libgnuintl.la] Error 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
Comment 1 SpanKY gentoo-dev 2004-12-05 09:38:45 UTC

*** This bug has been marked as a duplicate of 71582 ***