Opened 12 years ago
Last modified 8 years ago
#10 assigned new-feature
catch dependency-related errors in makefiles and explain remedy
Reported by: | Fred T. Hamster | Owned by: | bugdock |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | feistymeow-nucleus | Version: | |
Keywords: | build, make, error, apt-get, dependency | Cc: |
Description
usually builds fail in feisty c++ code due to a missing dependency.
when that happens, print out the dependency and how to install it, like:
this project needs dependency X, which can be installed with:
sudo apt-get install X
obviously this should use the most recent dependency list, which is being compiled.
Change History (2)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 8 years ago
Note:
See TracTickets
for help on using tickets.
from a dupe bug, another restatement of this:
need to tell about building.txt for build failures--
if the feisty meow build fails, tell the user about that file that tells them what they need, in feisty meow apex, called building.txt.