So why is it tryng to link the entire libcrypto library to the libxml-openssl library? Obviously, Sun's "ar" can't put archives into archives, which is causing the errors and the scrambled library.
The easiest thing is to try to build shared libraries :) For static libraries, it seems like Sun's gnu build tools chains does not like something in xmlsec makefiles. Unfortunately, I don't have access to Sun at the moment and I can't debug this. However, xmlsec patches are always welcome :)
Aleksey _______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
