when i try to compile the the hello server by typing make hello in the l4 building dir, i got an error because i haven't installed doxygen. the problem is that i want to compile fiasco from an linux from scratch system and then using the l4linux microkernel. but doxygen needs xfree and some other progs and i do not want to compile it at this time course i am in an chroot environment with no other linux kernel. i heard doxygen is only need to build documantation files and i do not need them. so is there a way to change one/some makefiles to exclude doxygen. i used the cvs-reposetory (l4,oskit,and then linux22) modules from April 02. -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
On Thu Apr 03, 2003 at 17:02:25 +0200, Flonai@gmx.de wrote:
i heard doxygen is only need to build documantation files and i do not need them. so is there a way to change one/some makefiles to exclude doxygen.
The doc targets have been split out recently so that the plain package build does not depend on doxygen anymore. A "make doc" creates the packages' documentation independently now. Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
participants (2)
-
Adam Lackorzynski -
Flonai@gmx.de