Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #9869

Closed (moved)
(moved)
Open
Created Oct 02, 2013 by Trac@tracbot

configure runs tests with wrong tools for --host if suitable tools are not in $PATH

Trying to build Tor 0.2.5.x with a cross-compiling toolchain and ./configure --host=arm-unknown-linux-gnueabihf, the build process stops with the following error (followed by a number of warnings about bitshifts exceeding type width):

CC src/ext/curve25519_donna/src_common_libcurve25519_donna_a-curve25519-donna-c64.o

src/ext/curve25519_donna/curve25519-donna-c64.c:35:1: error: unable to emulate 'TI'

typedef unsigned uint128_t attribute((mode(TI)));

curve25519-donna-c64.c is the curve25519 implementation for 64 bit platforms and shouldn't be built for arm.

Trac:
Username: sqrt2

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking