Opened 9 years ago
Closed 9 years ago
#7478 closed defect (fixed)
Dependency is missing (valgrind)
Reported by: | yuksiy | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.10 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: | yuk@… |
Description ¶
(
This ticket has been re-posted revised my following post.
[http://lists.linuxfromscratch.org/pipermail/blfs-dev/2016-February/031589.html
)
I encountered an error on the following page. http://www.linuxfromscratch.org/blfs/view/7.8/general/valgrind.html
# make regtest prereq returned 127: which host >/dev/null 2>/dev/null && host www.yahoo.com > /dev/null (snip) Makefile:1244: recipe for target 'regtest' failed make: *** [regtest] Error 1
I think that "which" and "bind-utils" should be described as "Dependency for make regtest" to satisfy the build chain.
Change History (3)
comment:1 by , 9 years ago
Cc: | added |
---|
comment:2 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at revision 17090.