Hello,

I am (still) trying to build XMail against uClibc instead of glibc and
I still have a few problems.

The uclibc toolchain does not provide the standard c++ library but
uses STLport-4.5.3. I can build that library against uClibc but when I
try to compile XMail I get the following error:

/usr/i386-linux-uclibc/lib/libstdc++.so: the 'setlocale' function supports only 
C|POSIX locales
/usr/i386-linux-uclibc/lib/libstdc++.so: undefined reference to `hypot'
collect2: ld returned 1 exit status

I can't find any reference to 'hypot' in XMail nor in STLport, I don't
even know what this hypot in in there at all...

Maybe Davide could tell me?

-- 
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