[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #13228 [Tor]: non-obvious ./configure error message when asciidoc isn't installed
#13228: non-obvious ./configure error message when asciidoc isn't installed
--------------------+------------------------------------
Reporter: arma | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.6.x-final
Component: Tor | Version:
Keywords: | Actual Points:
Parent ID: | Points:
--------------------+------------------------------------
I just saw a user build Tor from git, and he didn't have asciidoc
installed, and ./configure gave him
{{{
echo "==================================";
echo;
echo "You need asciidoc installed to be able to build the manpage.";
echo "To build without manpages, use the --disable-asciidoc
argument";
echo "when calling configure.";
echo;
echo "==================================";
exit 1;
}}}
which he interpreted as a successful run. We should make the above message
more clear that it's a failure case.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13228>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs