ewancoder / wmii

Automatically exported from code.google.com/p/wmii
MIT License
0 stars 0 forks source link

2493 does not build #127

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Do a fresh hg clone
2. make clean
3. make

What is the expected output? What do you see instead?
Two issues:

1. make clean gives a warning:
...
MAKE clean doc/
make[1]: *** No rule to make target `clean'.  Stop.
make: *** [dclean] Error 2

2. make fails:
...
MAKE all rc/
make[1]: *** No rule to make target `rc.wmii.out', needed by `all'.  Stop.
make: *** [dall] Error 2

What version of the product are you using (wmii -v)? On what operating
system?
hg2493

Please provide any additional information below.

Original issue reported on code.google.com by skwi...@googlemail.com on 29 Sep 2009 at 6:29

GoogleCodeExporter commented 8 years ago

Original comment by maglion...@gmail.com on 29 Sep 2009 at 6:54