Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50435 - emerge --update world cause error with bad value in strings/.libs/apr_snprintf.o
Summary: emerge --update world cause error with bad value in strings/.libs/apr_snprintf.o
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-08 02:24 UTC by Thomas Kuehling
Modified: 2004-07-10 08:05 UTC (History)
1 user (show)

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 Thomas Kuehling 2004-05-08 02:24:08 UTC
When i do an 'emerge --update world/system' i get this error:

[...]
strings/.libs/apr_snprintf.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[3]: *** [libapr-0.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/apache-2.0.49-r1/work/httpd-2.0.49/srclib/apr'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/apache-2.0.49-r1/work/httpd-2.0.49/srclib/apr'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/apache-2.0.49-r1/work/httpd-2.0.49/srclib'
make: *** [all-recursive] Error 1

!!! ERROR: net-www/apache-2.0.49-r1 failed.
!!! Function src_compile, Line 173, Exitcode 2
!!! problem compiling Apache2 :(

I am using gcc version 3.3.3 20040217 (Gentoo Linux 3.3.3, propolice-3.3-7)
with kernel 2.6.5-gentoo-r1 with SMP support on a dual AMD Opteron 244 system.

Perhaps this bug is known, when it is so, i am sorry.
Comment 1 SpanKY gentoo-dev 2004-05-16 01:29:59 UTC
probably needs some PIC loving
Comment 2 Danny van Dyk (RETIRED) gentoo-dev 2004-07-10 08:05:13 UTC
Can't reproduce this BUG.

Thomas, can you please
a) post here the output of emerge info ?
b) try apache-2.0.50 ?