bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: M4 1.4.14 on AIX 7.1BETA


From: Rainer Tammer
Subject: Re: M4 1.4.14 on AIX 7.1BETA
Date: Fri, 30 Jul 2010 09:15:28 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.0

 hello Bruno,

On 30.07.2010 03:08, Bruno Haible wrote:
> Hi Rainer,
>
>> I now have tested M4 1.4.14 on AIX 7.1BETA. ...
> The problems you showed may have already been resolved in newer versions of
> gnulib. For this reason, it would be most helpful if you could use this
> testdir from today's gnulib:
>   http://www.haible.de/bruno/gnu/gnulib-20100729-testdir.tar.gz
> I created it with
>   $ ./gnulib-tool --create-testdir --dir=... --with-tests `./posix-modules`
>
> After unpacking,
>   - Please make sure that you don't have a config.site file.
>   - Configure it with the safest possible settings:
>     ./configure --host=powerpc-ibm-aix7.1.0.0 --build=powerpc-ibm-aix7.1.0.0 \
currently it's "powerpc-ibm-aiV7BETA"
>                 -C \
>                 CC="xlc" CFLAGS="-g"
>   - make
I have two problems:

1. libm

Some tests need libm (sample):

        xlc  -g   -o test-asin test-asin.o ../gllib/libgnu.a
ld: 0711-317 ERROR: Undefined symbol: .asin
ld: 0711-317 ERROR: Undefined symbol: asin
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
make: 1254-004 The error code from the last command is 8.


2. dirfd

        xlc  -g   -o test-canonicalize-lgpl test-canonicalize-lgpl.o
../gllib/libgnu.a
ld: 0711-317 ERROR: Undefined symbol: .dirfd
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
make: 1254-004 The error code from the last command is 8.


>   - make -k check
>   - Then please show the config.log, config.cache, make.log etc. like you
>     did for m4.
>
> Bruno
>
>

Bye
  Rainer


Attachment: gnulib-20100729-testdir-logs.tar.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]