Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73451 - Bootstrap failed while compiling gettext
Summary: Bootstrap failed while compiling gettext
Status: RESOLVED DUPLICATE of bug 71582
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-05 07:48 UTC by Jungo Yuo
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***