sigmavirus24 / wmii

Automatically exported from code.google.com/p/wmii (backup copy only)
MIT License
1 stars 0 forks source link

hg2601 does not build #179

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. hg pull -u
2. make
3.

What is the expected result? What do you see instead?
...
CC cmd/wmii/xext.o
LD cmd/wmii/wmii.out
cc: error.o: No such file or directory
make[2]: *** [wmii.out] Error 1
make[1]: *** [dall] Error 2
make: *** [dall] Error 2

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

Please provide any additional information below.
hg2600 is fine. That changeset 2601:931a509765b5 looks strange anyway. 
Maybe you just forgot to add error.c?

Original issue reported on code.google.com by skwi...@googlemail.com on 8 Apr 2010 at 8:54

GoogleCodeExporter commented 8 years ago
Fixed by Anselm Garbe in rev 2602.

Original comment by sunaku on 12 Apr 2010 at 8:58