On Wed, 11 May 2011 13:57:03 +0000
James Brown <[email protected]> wrote:

> > mv -f .deps/test-child.Tpo .deps/test-child.Po
> > cc  -O2 -pipe  -fno-strict-aliasing -Wall -fno-strict-aliasing  -ltcmalloc  
> > -L/usr/local/lib/event2 -rpath=/usr/local/lib -z relro -z now -o test-child 
> > test-child.o  -pthread
> > /usr/bin/ld: cannot find -ltcmalloc
> > *** Error code 1

> What is that and how I can fix it?

You seem to have turned on the TCMALLOC configuration option in the
FreeBSD tor-devel port, and for some reason the ports system didn't
install the ‘google-perftools’ package which that option requires.
Turn off the TCMALLOC option and try again.  (The easiest way to change
the port's options is to move your
current /var/db/ports/tor-devel/options file to some other directory
and try installing the port again.)


Robert Ransom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
tor-talk mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

Reply via email to