Hello,
It seems that some programs linked with libm fail to run.
I tried to recompile the latest slang & ae packages. No errors at compile time
but ae hangs when run. slang requests libm, so ae needs -lm to compile clean.
# ldd /lib/libslang.so.0.99.38
libm.so.6 => /lib/libm.so.6 (0x50068000)
libc.so.6 => /lib/libc.so.6 (0x500ab000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x60000000)
I didn't see such behavior on other programs not linked with -lm. In fact the
problem could also be in slang. I'm sorry I don't have time to investigate
now.
I heard libm is broken in this libc6 release. Is a new release planned soon ?
Thanks in advance.
--
Eric Delaunay | "La guerre justifie l'existence des militaires.
[EMAIL PROTECTED] | En les supprimant." Henri Jeanson (1900-1970)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]