[xmlsec] Port issue
Fabrice Manfroi
fm at 4js.com
Tue May 27 01:49:51 PDT 2008
Hi,
I am encountering some problems when I try to compile the last xmlsec
library (1.2.11) on DEC Alpha (OSF 5.1b) and HP-UX Itanium (11.23i).
For both platforms, I can propose a solution.
For alphaev67-dec-osf5.1b:
gcc -v:
Reading specs from
/usr/local/tools/64bits/gcc/3.3.1/lib/gcc-lib/alphaev67-dec-osf5.1/3.3.1/specs
Configured with: ../gcc-3.3.1/configure
--prefix=/usr/local/tools/64bits/gcc/3.3.1 --enable-languages=c,c++
Thread model: single
gcc version 3.3.1
Compilation error:
----
/bin/ld:
Can't locate file for: -ldl
collect2: ld returned 1 exit status
----
Solution:
Use attached patch (patch-osf5-lib-aleksey-xmlsec1-1.2.11.diff) to
update configure.in file and regenerate the configure script.
For ia64-hp-hpux11.23:
gcc -v:
Reading specs from
/home/tools/32bits/gcc/3.3.3/bin/../lib/gcc-lib/ia64-hp-hpux11.23/3.3.3/specs
Configured with: ../gcc-3.3.3/configure
--prefix=/usr/local/tools/32bits/gcc/3.3.3 --enable-shared
--disable-checking --enable-languagues=c,c++ --with-gnu-as
--with-as=/usr/local/tools/32bits/binutils/2.15/bin/as
Thread model: single
gcc version 3.3.3
Compilation error:
----
gcc: +b: No such file or directory
----
Simply use libtools 1.5.24 instead of 1.5.22 to get the last ltmain.sh
which fix this issue.
Best Regards,
FM.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-osf5-lib-aleksey-xmlsec1-1.2.11.diff
Type: text/x-diff
Size: 378 bytes
Desc: not available
Url : http://www.aleksey.com/pipermail/xmlsec/attachments/20080527/619a29c1/patch-osf5-lib-aleksey-xmlsec1-1.2.11-0002.bin
More information about the xmlsec
mailing list