Paul Cochrane <[EMAIL PROTECTED]> wrote:
> Hi,

> I got parrot to build on Alpha OSF1, but I can't get make test to go.  Here's
> what I see:

> rolf:[524]/var/tmp/parrot>/usr/bin/make test
> perl t/harness --gc-debug --running-make-test  -b t/op/*.t t/pmc/*.t
> t/native_pbc/*.t imcc/t/*/*.t t/src/*.t
> t/op/00ff-dos.......15944:./parrot: /sbin/loader: Error: Unresolved symbol in
> ./parrot: inet_pton

Can you please cvs update and run:

$ perl Configure.pl --define=inet_aton
$ make && make test

Thanks,
leo

Reply via email to