[tor-bugs] #29958 [Core Tor/Tor]: Error: SIZEOF_UNSIGNED_INT is undefined

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Mar 30 00:21:04 UTC 2019


#29958: Error: SIZEOF_UNSIGNED_INT is undefined
-----------------------------------------+---------------------------------
 Reporter:  teor                         |          Owner:  teor
     Type:  defect                       |         Status:  needs_review
 Priority:  Medium                       |      Milestone:  Tor:
                                         |  0.4.1.x-final
Component:  Core Tor/Tor                 |        Version:  Tor:
                                         |  unspecified
 Severity:  Normal                       |     Resolution:
 Keywords:  fast-fix, compilation-error  |  Actual Points:  0.1
Parent ID:                               |         Points:  0.1
 Reviewer:                               |        Sponsor:
-----------------------------------------+---------------------------------

Comment (by nickm):

 I'm confused here -- in our configure.ac file, we have:
 {{{
 AC_CHECK_SIZEOF(unsigned int)
 }}}

 And in my orconfig.h, I see:
 {{{
 #define SIZEOF_UNSIGNED_INT 4
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29958#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list