DragonFly BSD
DragonFly submit List (threaded) for 2006-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: malloc changes


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 7 Feb 2006 12:10:53 -0800 (PST)

::
:# 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@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]