[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #9666 [Tor]: Autogen error for autoreconf could be more helpful
#9666: Autogen error for autoreconf could be more helpful
---------------------+---------------------
Reporter: atagar | Owner:
Type: defect | Status: new
Priority: trivial | Milestone:
Component: Tor | Version:
Keywords: easy | Actual Points:
Parent ID: | Points:
---------------------+---------------------
Hi, minor nitpick but when I pulled and re-ran tor's autogen it failed due
to a new dependency...
{{{
atagar@odin:~/Desktop/tor/tor$ ./autogen.sh
Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf
line 196.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf
line 196.
}}}
This is all well and good, but we usually provide a more helpful error
message (preferably including the debian package the person needs). The
following did the trick for me...
{{{
sudo apt-get install dh-autoreconf
}}}
Cheers! -Damian
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9666>
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