Hi,
just a little problem with libtool file generated on AIX 5.3 with these lines :
#The archiver
AR="ar rv"
AR_FLAGS="cru"
error on make :
ar rv cru .libs/libxmlsec1.a .libs/libxmlsec1.so.1
r - .libs/libxmlsec1.so.1
a - .libs/libxmlsec1.a
ar: No such file or directory
ar: 0707-117 The fopen system call failed on file .libs/libxmlsec1.a.
I changed into libtool AR="ar rv" to AR="ar" and now it works !
Do you know why the generation of libtool add these flags "rv" ?
Best regards,
Hervé
LENOIR HERVE
26 rue des Pavillons
FR92807 Puteaux Cedex
Tél.: +33(0)1 47 17 24 60
[email protected] - www.axway.com
<<AxwayLogoMailSmall.gif>>
_______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
