[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #18240 [Tor]: 'make test-stem' yields No rule to make target '"./src/or/tor"'
#18240: 'make test-stem' yields No rule to make target '"./src/or/tor"'
------------------------+--------------------------------
Reporter: arma | Owner:
Type: defect | Status: new
Priority: Medium | Milestone: Tor: 0.2.8.x-final
Component: Tor | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Sponsor:
------------------------+--------------------------------
Taking Nick's shiny new 0.2.8.1-alpha test tarball, and after building it,
on Debian stable I get:
{{{
$/tmp/tor-0.2.8.1-alpha$ make test-stem
make: *** No rule to make target '"./src/or/tor"', needed by 'test-stem'.
Stop.
}}}
In the Makefile I see:
{{{
test-stem: need-stem-path $(TESTING_TOR_BINARY)
}}}
where $TESTING_TOR_BINARY is
{{{
TESTING_TOR_BINARY = "$(top_builddir)/src/or/tor"
}}}
I have a src/or/tor file just fine.
I don't know make language, so hopefully this is just an easy obvious fix.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18240>
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