On Monday, June 25, 2001, at 09:07  AM, Ken Williams wrote:

> Jarkko released another build today, so these are the updated URLs:
>
>       http:[EMAIL PROTECTED]
>       http:[EMAIL PROTECTED]
>       ftp:[EMAIL PROTECTED]

This is actually the first build that compiles and tests *almost*
cleanly on my box (TiPB). With all builds before I had some
problem, one where lib/Math/BigInt/t/bigfltpm.t just ran forever
on a certain test, and one where Errno_pm.PL suddenly couldn't
find error messages anymore...

Anyway, I compiled perl@10907 with

        export LC_ALL=C
        sh Configure -Dprefix=/opt/perl -Dusedevel -Uinstallusrbinperl -de

There was some worrying output from Configure:

Checking for optional libraries...
No -lsfio.
No -lsocket.
No -lbind.
No -linet.
No -lnsl.
No -lnm.
No -lndbm.
No -lgdbm.
No -ldbm.
No -ldb.
No -lmalloc.
No -ldl.
No -ldld.
No -lld.
No -lsun.
Found -lm (shared).
Found -lc (shared).
No -lcposix.
No -lposix.
No -lndir.
No -ldir.
No -lcrypt.
No -lsec.
No -lucb.
No -lbsd.
No -lBSD.
No -lPW.
No -lx.
No -liconv.
No -lutil.

Then 'make' and 'make test' produced some errors (attached, since
this mailer seems to have some line-wrapping problem; if you know
how to get nmh to compile on OS X, I'd be interested to hear from
you).

Still, those errors weren't too critical, so I installed it anyway
and it seems to work ok.

Marcel

--
We are Perl. Your table will be assimilated. Your waiter will adapt to
service us. Surrender your beer. Resistance is futile.
  -- London.pm strategy aka "embrace and extend" aka "mark and sweep"

make.out

make_test.out

Reply via email to