[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #3378 [Torouter]: Tor 0.2.3.x and tor-fw-helper
#3378: Tor 0.2.3.x and tor-fw-helper
----------------------+-----------------------------------------------------
Reporter: runa | Owner: ioerror
Type: task | Status: new
Priority: normal | Milestone:
Component: Torouter | Version:
Keywords: | Parent:
Points: | Actualpoints:
----------------------+-----------------------------------------------------
Comment(by ioerror):
Trying to build the Debian package with '''dpkg-buildpackage -us -uc -d'''
results in the following error:
{{{
config.status: executing depfiles commands
target="doc/tor.1.in"; base="${target%%.1.in}"; \
a2x -f manpage "$base".1.txt && \
if [ -e "$base".1 ]; then mv "$base".1 "$base".1.in; \
elif [ -e "$base".8 ]; then mv "$base".8 "$base".1.in; \
else echo >&2 "No output produced by a2px?" && exit 1; fi
/bin/sh: a2x: not found
make: *** [doc/tor.1.in] Error 127
dpkg-buildpackage: error: debian/rules build gave error exit status 2
}}}
Sadly, I can't free up enough room to build Tor with asciidoc and adding
the following to '''debian/rules''' didn't seem to fix that build issue:
{{{ --enable-nat-pmp \
--enable-upnp \
--disable-asciidoc
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3378#comment:12>
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