[gccsdk] Autobuilder build report
Peter Naulls
peter at chocky.org
Tue Aug 11 19:27:24 PDT 2009
Jan-Jaap van der Geer wrote:
> John Tytgat <John.Tytgat at aaug.net> wrote:
>
>> In message <a753b18450.Jo at hobbes.bass-software.com>
>> John Tytgat <John.Tytgat at aaug.net> wrote:
>
>>> Fascinating, we have two getnameinfo() implementations in UnixLib. I'll
>>> have a look later which one we can throw out.
>
>> This should be solved now. I've removed one of two implementations.
>
> I tried again to run the 'build-libs' scripts, but it still fails at libgnutls26, but with a different error now:
>
> checking for shared library run path origin... done
> checking for libgcrypt... no
> configure: error:
> ***
> *** libgcrypt was not found. You may want to get it from
> *** ftp://ftp.gnupg.org/gcrypt/libgcrypt/
> ***
Have a look at config.log. This should tell you why it was not
found.
> However, I still tried to build this package manually and this failed. Not sure if this is related to the above problem, but building libgcrypt11 I get:
>
> /home/jjvdgeer/env/ro-ar cru .libs/libmpi.a .libs/mpi-add.o .libs/mpi-bit.o .libs/mpi-cmp.o .libs/mpi-div.o .libs/mpi-gcd.o .libs/mpi-inline.o .libs/mpi-inv.o .libs/mpi-mul.o .libs/mpi-mod.o .libs/mpi-pow.o .libs/mpi-mpow.o .libs/mpi-scan.o .libs/mpicoder.o .libs/mpih-div.o .libs/mpih-mul.o .libs/mpiutil.o .libs/ec.o .libs/mpih-add1.o .libs/mpih-sub1.o .libs/mpih-mul1.o .libs/mpih-mul2.o .libs/mpih-mul3.o .libs/mpih-lshift.o .libs/mpih-rshift.o
> /home/jjvdgeer/env/ro-ar: 15: Syntax error: redirection unexpected
Maybe I'm making assumptions about the shell. Try changing '/bin/sh' to
'/bin/bash' in /home/jjvdgeer/env/ro-ar
More information about the gcc
mailing list