[xmlsec] Port issue
Aleksey Sanin
aleksey at aleksey.com
Tue May 27 07:39:59 PDT 2008
Thanks! I've applied your patch!
Aleksey
Fabrice Manfroi wrote:
> 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.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> xmlsec mailing list
> xmlsec at aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec
More information about the xmlsec
mailing list