On Sat, Jan 03, 2004 at 03:31:45AM +0100, Campo Weijerman wrote:
> On Fri, Jan 02, 2004 at 05:25:27PM +0000, Nicholas Clark wrote:

> > >     ../t/op/pwent.t.........................FAILED at test 0
> > 
> > Is this going SEGV?
> 
> It seems so:
> 
> Extending failures with Harness
> FAILED--1 test script could be run, alas--no output ever seen
> ../t/op/pwent....dubious
>         Test returned status -1 (wstat 139, 0x8b)
>         test program seems to have generated a core
> 
>     ../t/op/pwent.t.........................FAILED at test 0

mmm. Does the compiler produce any prototype mismatch errors for any
of the password functions? Particularly when compiling pp_sys.c and
reentr.c?

> For the record, the -Duselongdouble is failing as follows:
> 
> ld: 0711-317 ERROR: Undefined symbol: ._isnanl128
> ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
> make: *** [miniperl] Error 8
> Unable to make perl in this configuration
> 
> Please let me know if you want me to run additional tests, 
> regards,

Thanks. I have no idea what ._isnanl128 should be - is this something caused
by inconsistencies between AIX headers and installed libraries? eg something
needed for long double support is missing?

Nicholas Clark

Reply via email to