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

Mindi creating boot disk ERROR: libc6 ld.so: Incorrectly built binary which accesses errno or h_errno directly.



Hallo,

Ich möchte mein System zur Sicherheit wegen Festplattengeräusche 
sichern.

Dazu möchte ich mondo resczue verwenden.

in /var/log/mondo-archive.log gibt es einen Fehler von Mindi.

Da es ein script ist, und weil mein Horizont nicht reicht, das alles zu 
verstehen weiß ich nicht welches binary dafür verantwortlich ist, und - 
für mich besonders wichtig - ob das backup deshalb eventuell nicht 
zurückzusichern ist.

In einem Testlauf startete die mondo cdrom, und ein compare ließ sich 
problemlos durchführen.

Folgendes habe ich gefunden, wobei ich die libc6 FAQ nicht ganz 
verstehe.

/var/log/mondo-archive.log :
[...]
Making 2880KB boot disk...........................ld.so: Incorrectly 
built binary which accesses errno or h_errno directly.
ld.so: See /usr/share/doc/libc6/FAQ.gz.
......                                                                  
Done.   2880KB boot disk was created OK
One 1.72MB boot disk, one 2.88MB boot disk and 4 data disk images were 
created.
Boot+data disks were created OK
[...]


zless /usr/share/doc/libc6/README.Debian.gz :

Q6: I get this message when I run a program:
        ld.so: Incorrectly built binary which accesses errno or h_errno 
directly.
        ld.so: See /usr/share/doc/libc6/FAQ.gz.
A6:

The program is broken.  It probably says "extern int errno" somewhere,
instead of including <errno.h>.  Errno in recent glibc versions is a 
macro,
which calls the function __errno_location; when glibc is built with
thread-local storage enabled, there is no extern int variable named 
errno.
In addition, "extern int errno" is not thread-safe.

The application should continue to run for now, but when the warning 
message
is printed use of the NPTL threading library, and other new kernel-2.6
features, are disabled.

Please file a bug if the workaround doesn't work.

Dazu noch diese bugreports:

http://groups.google.de/groups?selm=QrCg.7T4.19%
40gated-at.bofh.it&oe=UTF-8&output=gplain

http://groups.google.de/groups?selm=Saxa.1dQ.1%
40gated-at.bofh.it&oe=UTF-8&output=gplain

Ich hoffe ihr könnt mich da beruhigen

TIA

ciao

Gerhard



Reply to: