:: :# ln -s GF /etc/malloc.conf :# cd /usr/pkgsrc/lang/perl5 :# bmake : :Buildlog : fetch http://machdep.com/x : :-DR
What happens if you try to compile up that program manually? The one
printed out in the log file? The cc line being reported is not right,
but I'm not sure that is the cause of the problem. When -pthread is
used, -lc_r should not also be specified (since -pthread includes it
automatically).
-Matt
Matthew Dillon
<[EMAIL PROTECTED]>
