malloc changes
Matthew Dillon
dillon at apollo.backplane.com
Tue Feb 7 12:13:46 PST 2006
::
:# 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
<dillon at xxxxxxxxxxxxx>
More information about the Submit
mailing list