linkage problem with m4 1.4.11 on AIX 6.1

2008-04-24 Thread Rainer Tammer
Hello, on AIX 6.1 two objects are missing from the libm4.a. ... Making all in src gmake[2]: Entering directory `/opt/freeware/src/packages/BUILD/m4-1.4.11/src' gcc -std=gnu99 -g -O2 -o m4 m4.o builtin.o debug.o eval.o format.o freeze.o input.o macro.o output.o path.o symtab.o stackovf.o ../

linkage problem with m4 1.4.11 on AIX 6.1

2008-04-24 Thread Rainer Tammer
Hallo, the build with IBM XL C/C++ 9.0 does not show this problem. Bye Rainer

linkage problem with m4 1.4.11 on AIX 6.1

2008-04-24 Thread Rainer Tammer
Hallo, I was a bit to fast with the statement that all tests have passed the make check... One test fails (at least with XL C/C++): Checking ./174.sysval @ ../doc/m4.texinfo:6114: Origin of test ./174.sysval: stdout mismatch *** m4-tmp.368696/m4-xout<->Thu Apr 24 14:30:40 2008 --- m4-tmp.3

Re: linkage problem with m4 1.4.11 on AIX 6.1

2008-04-24 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Rainer Tammer on 4/24/2008 5:59 AM: | Hello, | on AIX 6.1 two objects are missing from the libm4.a. | | ... | Making all in src | gmake[2]: Entering directory | `/opt/freeware/src/packages/BUILD/m4-1.4.11/src' | gcc -std=gnu99 -g -O2 -

Re: linkage problem with m4 1.4.11 on AIX 6.1

2008-04-24 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Rainer Tammer on 4/24/2008 6:40 AM: | Checking ./174.sysval | @ ../doc/m4.texinfo:6114: Origin of test | ./174.sysval: stdout mismatch | *** m4-tmp.368696/m4-xout<->Thu Apr 24 14:30:40 2008 | --- m4-tmp.368696/m4-out<-->Thu Apr 24

Re: linkage problem with m4 1.4.11 on AIX 6.1

2008-04-24 Thread Bruno Haible
Hello, Rainer Tammer wrote: > | on AIX 6.1 two objects are missing from the libm4.a. > | > | ... > | Making all in src > | gmake[2]: Entering directory > | `/opt/freeware/src/packages/BUILD/m4-1.4.11/src' > | gcc -std=gnu99 -g -O2 -o m4 m4.o builtin.o debug.o eval.o format.o > | freeze.o input.

Re: linkage problem with m4 1.4.11 on AIX 6.1

2008-04-24 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [Please keep replies on the bug-m4 list, so that others may see the resolution of this thread] According to Rainer Tammer on 4/24/2008 10:46 AM: | Hello Eric, | | Eric Blake wrote: |> According to Rainer Tammer on 4/24/2008 5:59 AM: |> | Hello, |> |