[tor-bugs] #6173 [Tor Client]: tor-0.2.3.17 fails to compile FreeBSD 8x
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Fri Jun 15 23:17:06 UTC 2012
#6173: tor-0.2.3.17 fails to compile FreeBSD 8x
------------------------+---------------------------------------------------
Reporter: grarpamp | Owner:
Type: defect | Status: new
Priority: major | Milestone: Tor: 0.2.3.x-final
Component: Tor Client | Version: Tor: 0.2.3.17-beta
Keywords: | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
Comment(by grarpamp):
Putting that test code into a.c. After trimming gcc line down,
removing either -static or -pie works. The bt is not useful.
gcc -g -Wall -pedantic -ansi -O2 -static -pie -o a a.c ; ./a ; echo $?
Appears conflict in generated compiler flags.
Will gather config.log, and try those two as that was the change
in this ver.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6173#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list