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