fiasco-ux does not build
Udo A. Steinberg
us15 at os.inf.tu-dresden.de
Thu Apr 20 22:01:02 CEST 2006
On Thu, 20 Apr 2006 21:08:11 +0200 Stefan Scheler (SS) wrote:
SS> I get the following error building fiasco-ux:
SS>
SS> ==> Linking kernel.image
SS> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld:
SS> errno: TLS definition in
SS> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../libc.a(errno.o)
SS> section .tbss mismatches non-TLS reference in boot_info-ux.o
SS> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../libc.a: could not read
SS> symbols: Bad value
SS> collect2: ld returned 1 exit status
How is errno declared on your system, e.g. in /usr/include/errno.h?
extern int errno; or
extern __thread int errno; ?
- Udo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <http://os.inf.tu-dresden.de/pipermail/l4-hackers/attachments/20060420/0dac793f/attachment-0001.asc>
More information about the l4-hackers
mailing list