#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 _______________________________________________ tor-bugs mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs
