Hello Davide,

Yep, that was it! I need full math functions in uClibc's libm in order
to compile XMail succesfully:

-rwxr-xr-x    1 root     root       329312 May 25 22:04 XMail

[EMAIL PROTECTED] xmail-1.15]# ldd XMail
        libdl.so.0 => /usr/i386-linux-uclibc/lib/libdl.so.0
        libpthread.so.0 => /usr/i386-linux-uclibc/lib/libpthread.so.0
        libstdc++.so.0 => /usr/i386-linux-uclibc/lib/libstdc++.so.0
        libm.so.0 => /usr/i386-linux-uclibc/lib/libm.so.0
        libc.so.0 => /usr/i386-linux-uclibc/lib/libc.so.0
        /usr/i386-linux-uclibc/lib/ld-uClibc.so.0 => 
/usr/i386-linux-uclibc/lib/ld-uClibc.so.0
[EMAIL PROTECTED] xmail-1.15]#

So, it's nice to know that XMail *does* compile against uClibc-0.9.15
and STLport-4.5.3 (after patching for uClibc).

Now all I need to do is find out if uClibc on my target system has
been (or can be) compiled with the same options...

Thanks!

-- 
Best regards,
 Henri                            mailto:[EMAIL PROTECTED]



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to