[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #5077 [Obfsproxy]: obfsproxy configure: error: could not find ntohl
#5077: obfsproxy configure: error: could not find ntohl
-----------------------+----------------------------------------------------
Reporter: arma | Owner: asn
Type: defect | Status: new
Priority: normal | Milestone:
Component: Obfsproxy | Version:
Keywords: | Parent:
Points: | Actualpoints:
-----------------------+----------------------------------------------------
obfsproxy autoconf has a weird habit of putting file names on the build
line of test programs. For example, if you incorrectly set
libevent_LIBS="/usr/local/lib" (without the -L) then autoconf will just
plunk that down onto the build line of its program that tests whether
ntohl works. The test program won't build ("why did you say /usr/local/lib
on my command line"), so autoconf concludes there's no ntohl.
People seem to report the "could not find ntohl" for all sorts of reasons,
each of which boil down to some other thing in their build environment
going wrong, and the ntohl test being the first one in autoconf's list.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5077>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs