On Wed, 2007-12-12 at 17:19 -0900, Britton Kerin wrote:
> I would like to be able to tell make to automatically prefix all rules
> and variables that come from an include'ed makefile with a namespace
> prefix. So maybe this syntax:
>
> namespace foo_ include module_foo/Makefile
>
> The Makefile
I want to instal libieee1284-0.1.6 but when i gift "make" command, it
always diplay:
docbook2man -o doc doc/interface.sgml
make: docbook2man: Command not found
make: *** [doc/ieee1284_claim.3] Error 127
please gift me a solution...
___
Bug-make mailing
You haven't installed docbook2man but libieee1284-0.1.6 seems to require
it. Google's first match for your error message looks to have some
advice for exactly this error:
http://canon-fb330p.sourceforge.net/howto-fb630p-english
This mailing list is for bugs with make. That isn't a make bug.
Go