[tor-bugs] #13768 [Orbot]: clean orbot build from git clone https://git.torproject.org/orbot.git
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Nov 15 14:48:17 UTC 2014
#13768: clean orbot build from git clone https://git.torproject.org/orbot.git
------------------------+-----------------------
Reporter: throwaway1 | Owner: n8fr8
Type: defect | Status: new
Priority: normal | Milestone:
Component: Orbot | Version:
Keywords: | Actual Points:
Parent ID: | Points:
------------------------+-----------------------
Trying to make clean build from
git clone https://git.torproject.org/orbot.git
It seems that makefile is not sync with latest external folders. iptables,
libevent missing.
How are official builds made? It looks that not from clean start. Messy
stuff.
As security app as is should be more proper maintained.
-----
make[3]: Leaving directory
`/media/verbatim/git/orbot_main/orbot/external/openssl/engines/ccgost'
make[2]: Leaving directory
`/media/verbatim/git/orbot_main/orbot/external/openssl/engines'
make[1]: Leaving directory
`/media/verbatim/git/orbot_main/orbot/external/openssl'
touch openssl-build-stamp
test -d lib || mkdir lib
test -d include || mkdir include
test -d include/openssl || mkdir include/openssl
cp openssl/libcrypto.a lib/libcrypto.a
cp openssl/libssl.a lib/libssl.a
cp openssl/include/openssl/* include/openssl
sed -i 's@\(SUBDIRS = . include\) sample test@\1@' libevent/Makefile.am
sed: can't read libevent/Makefile.am: No such file or directory
make: [libevent/Makefile] Error 2
make: Leaving directory `/media/verbatim/git/orbot_main/orbot/external'
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13768>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list