[tor-bugs] #11426 [Tor]: Can't compile, endian.h not part of SunOS / Solaris
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Apr 7 04:53:12 UTC 2014
#11426: Can't compile, endian.h not part of SunOS / Solaris
------------------------+--------------------------------
Reporter: Rainer | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor | Version: Tor: 0.2.5.3-alpha
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
------------------------+--------------------------------
Comment (by Sebastian):
I don't have a Solaris box to test, but can you try changing the line
"# include <endian.h>"
to
"# include <sys/isa_defs.h>"
and recompile? If that works I can cook up a proper patch.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11426#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list