typo in previous Comment #21: non-native-system ld.so (NOT /lib/ld-linux.so.1)
with '-nostdlibs'
should be : non-native-system ld.so (NOT /lib/ld-linux.so.2)
with '-nostdlib'
Anyway, I'm going to be compiling the latest glibc from GIT soon , after I
build the latest stable Linux kernel, and will test with / without patch
of attachment #5253 and post results . But Ulrich, please try :
o build an installation from unmodified source in 32-bit mode
with LIBDIR=/lib32
Then :
$ echo 'int an_int = 1;' > t.c; gcc -m32 -o t.so -shared -nostdlib -fPIC
t.c; ldd t.so
Inconsistency detected by ld.so: dl-deps.c: 622: _dl_map_object_deps: Assertion
`nlist > 1' failed!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/721469
Title:
program startup fails with "Inconsistency detected by ld.so: dl-
deps.c: 622: _dl_map_object_deps: Assertion `nlist > 1' failed!"
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs