From: "Vanuxem Grégory" <g.vanuxem@wanadoo.fr>
To: Vitaly Fertman <vitaly@namesys.com>
Cc: reiserfs-list@namesys.com
Subject: Re: reiser4progs 1.0.5 configure script and libaal 1.0.5
Date: Mon, 15 Aug 2005 22:25:01 +0200 [thread overview]
Message-ID: <1124137501.3917.6.camel@localhost.localdomain> (raw)
In-Reply-To: <200508151921.08622.vitaly@namesys.com>
Hi,
Le lundi 15 août 2005 à 19:21 +0400, Vitaly Fertman a écrit :
> ok, as we can see in config.log the problem is:
>
> /usr/bin/ld: __libc_errno: TLS definition in
> /usr/lib/gcc-lib/x86_64-linux-gnu/3.3.6/../../../../lib64/libc.a(errno.o)
> section .tbss mismatches non-TLS reference in
> /usr/lib/gcc-lib/x86_64-linux-gnu/3.3.6/../../../../lib64/libc.a(check_fds.o)
>
> /usr/lib/gcc-lib/x86_64-linux-gnu/3.3.6/../../../../lib64/libc.a:
> ne peut lire les symboles: Mauvaise valeur
>
> when we try to compile the test program.
> this message points to a problem in libc, not in libaal.
>
>
> there is a test program : /home/greg/temp/conftest.c
> I try to compile it with the same command as from the config.log,
> but not linking it to libaal:
> # gcc -o conftest -O2 -march=athlon-xp -mcpu=athlon-xp -mmmx
> -msse -msse2 -mfpmath=sse -static conftest.c
>
> and get the same error message.
>
> but if I remove -static, it gets compiled successfully.
> even if I also link it to libaal -- there is a program conftest2.c, the same as
> the one that fails from the config.log, I run the same command as mentioned
> in config.log:
> # gcc -o conftest2 -march=athlon-xp -mcpu=athlon-xp -mmmx
> -msse -msse2 -mfpmath=sse conftest2.c -laal
> # <- success
>
> so the problem is related to installed libc, not to libaal.
>
This is a known bug in glibc 2.3.2.
I've upgraded to the glibc version 2.3.5 and
that works.
Thanks,
Cheers,
Greg
next prev parent reply other threads:[~2005-08-15 20:25 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1123947554.11989.ezmlm@namesys.com>
2005-08-13 15:47 ` reiser4progs 1.0.5 configure script and libaal 1.0.5 Vanuxem Grégory
2005-08-13 16:22 ` Vladimir V. Saveliev
2005-08-13 16:26 ` Vanuxem Grégory
2005-08-15 13:25 ` Vitaly Fertman
2005-08-15 13:56 ` Vanuxem Grégory
2005-08-15 13:48 ` Vitaly Fertman
2005-08-15 14:11 ` Vanuxem Grégory
2005-08-15 14:13 ` Vitaly Fertman
2005-08-14 7:20 ` Peter Klotz
2005-08-14 15:45 ` Vanuxem Grégory
[not found] ` <1124116832.24528.13.camel@localhost.localdomain>
[not found] ` <1124116956.24528.15.camel@localhost.localdomain>
[not found] ` <200508151921.08622.vitaly@namesys.com>
2005-08-15 20:25 ` Vanuxem Grégory [this message]
2005-08-16 20:10 ` Hans Reiser
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1124137501.3917.6.camel@localhost.localdomain \
--to=g.vanuxem@wanadoo.fr \
--cc=reiserfs-list@namesys.com \
--cc=vitaly@namesys.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.