[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#445501: marked as done (mklibs-readelf --print-interp fails: relocation error)



Your message dated Sat, 6 Oct 2007 13:05:57 +0200
with message-id <20071006110557.GB13336@deprecation.cyrius.com>
and subject line Bug#445501: mklibs-readelf --print-interp fails: relocation error
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: mklibs
Version: 0.1.26
Severity: important

I'm getting the following on mipsel:

mklibs  -L ./tmp/cobalt_netboot-2.6_serial/tree/usr/lib -L ./tmp/cobalt_netboot-2.6_serial/udeblibs -v
 -d ./tmp/cobalt_netboot-2.6_serial/tree/lib --root=./tmp/cobalt_netboot-2.6_serial/tree \
                -L ./tmp/cobalt_netboot-2.6_serial/tree/usr/lib/cdebconf/frontend \
                -lnewt.so -ltext.so \
                `find ./tmp/cobalt_netboot-2.6_serial -type f -a \( -perm +0111 -o -name '*.so' -o -na
me '*.so.*' \) | grep -v udeblibs`
mklibs-readelf: relocation error: mklibs-readelf: symbol _ZSt16__ostream_insertIcSt11char_traitsIcEERS
t13basic_ostreamIT_T0_ES6_PKS3_i, version GLIBCXX_3.4.9 not defined in file libstdc++.so.6 with link t
ime reference
Command failed with status 127 : mklibs-readelf --print-interp ./tmp/cobalt_netboot-2.6_serial/tree/us
r/bin/kbd-chooser
With output:
make[2]: *** [stamps/tree-cobalt_netboot-2.6_serial-stamp] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/



--- End Message ---
--- Begin Message ---
OK, this was user error.  I had a locally compiled gcc in /usr/local
that broke things:

(sid)57:tbm@swarm: ~/installer/build] ldd `which mklibs-readelf`
        libstdc++.so.6 => /usr/local/lib/libstdc++.so.6 (0x2aad4000)
        libm.so.6 => /lib/libm.so.6 (0x2ac20000)
        libgcc_s.so.1 => /usr/local/lib/libgcc_s.so.1 (0x2acb1000)
        libc.so.6 => /lib/libc.so.6 (0x2ad03000)
        /lib/ld.so.1 (0x2aaa8000)

Thanks waldi for the help.
-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---

Reply to: