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
  • #2305

Closed (moved)
Open
Opened Dec 20, 2010 by Roger Dingledine@arma

automake 1.6.3 leaves src/common/OpenBSD_malloc_Linux.c out of tarball

# Makefile.in generated by automake 1.10.1 from Makefile.am.
[...]
libor_a_LIBADD =
am__libor_a_SOURCES_DIST = address.c log.c util.c compat.c container.c \
        mempool.c memarea.c OpenBSD_malloc_Linux.c
#am__objects_1 =  \
#       OpenBSD_malloc_Linux.$(OBJEXT)

compare to

# Makefile.in generated by automake 1.6.3 from Makefile.am.
[...]
libor_a_LIBADD =
#am__objects_1 = OpenBSD_malloc_Linux.$(OBJEXT)
am__objects_1 =

Is the different version really what makes the difference?

Should we make our 'make dist' more robust to what automake version you pick?

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