Subject: Perl 5.6.0 not building? Now it is! Solution?!
To: None <port-i386@netbsd.org>
From: T@W <lsp93@xs4all.nl>
List: port-i386
Date: 02/23/2001 20:23:11
Hi there,

Having had problems with compiling the latest perl from pkgsrc I decided to
track down the culprit and found it to be double and (for me) wrongly
defined CCDLFLAGS in the hints/netbsd.sh file.

I changed Line 24 to: ccdlflags= "-Wl, -R${PREFIX}/lib $ccdlflags"

Now building goes fine.

Regards,
T@W