Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118276 - At end of merge: (bash reloc.err) /lib/libc.so.6: symbol _dl_starting_up
Summary: At end of merge: (bash reloc.err) /lib/libc.so.6: symbol _dl_starting_up
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-08 03:52 UTC by Donald J. Axel
Modified: 2006-01-15 10:18 UTC (History)
0 users

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


Attachments
chrooted Gentoo in the process of being updated, glibc and all (make.conf,15.11 KB, text/plain)
2006-01-15 10:15 UTC, Donald J. Axel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Donald J. Axel 2006-01-08 03:52:08 UTC
When installing glibc-2.3.5 there comes a time when "emerge" says:

>>> Regenerating /etc/ld.so.cache...
>>> sys-libs/glibc-2.3.5-r2 merged.

[glibc-2.3.5-r2] bash: relocation error: 
  /lib/libc.so.6: symbol _dl_starting_up, version GLIBC_PRIVATE 
  not defined in file ld-linux.so.2 with link time reference
Comment 1 Donald J. Axel 2006-01-08 03:53:20 UTC
# emerge info
/usr/bin/python: relocation error: /lib/libc.so.6: symbol _dl_starting_up, version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time reference
Comment 2 SpanKY gentoo-dev 2006-01-08 04:04:35 UTC
post your make.conf as an attachment
Comment 3 Donald J. Axel 2006-01-08 04:45:53 UTC
After untar'ing an old glibc-2.3.3 the system came up again.
However I cannot do an 
emerge -a -v -k /remote/usr/portage/packages/All/glibc-2.3.3.tar.bz2
The emerge mechanism deletes more files than it has license to do.
However emerging by path has an appropriate warning.
Comment 4 SpanKY gentoo-dev 2006-01-15 03:49:32 UTC
k
Comment 5 Donald J. Axel 2006-01-15 10:15:41 UTC
Created attachment 77176 [details]
chrooted Gentoo in the process of being updated, glibc and all

The make.conf really does not matter here, but thanks for the interest.
Comment 6 Donald J. Axel 2006-01-15 10:18:15 UTC
Error:
The /usr/crt1.o did not match the glibc package.
Reason unknown. The reason why python did not
run properly may be related to to wrong crt1.o or
libpthread.o and so on.

Solved by untar-ing another glibc.

Sorry for this false bugreport.

Regards/Donald Axel