ID #1218
error message "/lib/libc.so.6: could not read symbols: Bad value" during compilation mess822
/usr/bin/ld: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS reference in strerr.a(strerr_sys.o)
/lib/libc.so.6: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [iftocc] Error 1
solution:
No patch is required.
Only add into file conf-cc:
-include /usr/include errno.h
Like follows:
cc -O2 -include /usr/include/errno.h
source: http://www.gossamer-threads.com/lists/qmail/users/127156
Značky: -
Související záznamy:
- kopie partition s vadnými sektory pomocí dd
- qt4 4.1.3 do Mandriva 2006
- instalace Realtek 8168 (gigabit ethernet)
- Option EDGE Combo (GPRS/Wi-fi PCMCIA)
- undefined reference to 'errno'
Můžete přidat komentář k odpovědi