Mailing List Archive

perl5.001n on SunOS4.1.3
io/pipe Failed on test 7.

Also, probably a nit, but Configure still gives a WHOA THERE when
'd_tzname' is configured to 'undef'. If I 'define' it, then the
POSIX test fails because ld.so fails to find _tzname. It looks like
Configure thinks that tzname exists, but it really doesn't, or
at least not where ld.so is looking for it.
--
===========================================================================
David Wagner Phone: (818) 354-1148
Jet Propulsion Laboratory Mail Code: 301-345
4800 Oak Grove Drive
Pasadena, CA 91109 Internet: dave@natasha.Jpl.Nasa.Gov
===========================================================================
Re: perl5.001n on SunOS4.1.3 [ In reply to ]
On Wed, 1 Nov 1995, Dave Wagner in AFS wrote:

> Also, probably a nit, but Configure still gives a WHOA THERE when
> 'd_tzname' is configured to 'undef'. If I 'define' it, then the
> POSIX test fails because ld.so fails to find _tzname. It looks like
> Configure thinks that tzname exists, but it really doesn't, or
> at least not where ld.so is looking for it.

Exactly. You should accept Configure's default and all will be fine.

Andy Dougherty doughera@lafcol.lafayette.edu