Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #2209

Closed
Open
Opened Nov 22, 2010 by Andrew Lewman@andrew

compiling shim against libevent2 static fails

compiled and installed libevent 2.0.8-rc. cloned latest shim.git, configured as: LIBEVENT_LIBS=/usr/local/lib/libevent.a ./configure --disable-direct-connections && make.

make errors out with:

gcc -I./compat -g -O2 -Wall -o shim shim-main.o shim-proxy.o shim-httpconn.o shim-conn.o shim-headers.o shim-log.o shim-util.o /usr/local/lib/libevent.a /usr/local/lib/libevent.a(event.o): In function gettime': /home/phobos/Downloads/libevent/event.c:352: undefined reference to clock_gettime' /usr/local/lib/libevent.a(event.o): In function detect_monotonic': /home/phobos/Downloads/libevent/event.c:326: undefined reference to clock_gettime' collect2: ld returned 1 exit status

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#2209