l4/pkg/con etc
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Sat Aug 30 16:39:34 CEST 2003
Hi David!
On Sat Aug 30, 2003 at 15:04:28 +0100, David Denny wrote:
> My guess is that to yield up a con binary, I cd to l4/pkg/con, "make",
> and /no/ that isn't it because it falls over...
If all dependencies are available a "make" in l4/pkg/con should give you
a binary (see in l4/pkg/con/server/src/OBJ*/con).
It would be really helpful if you could show us the output of what's
failing.
> so: how do I compile "con" and other packages, please? (or: a
> generalised rule to cover this) ;-)
First, go to l4/ and call "make config" to configure your build
environment.
Then you can go to l4/pkg and call make there to build all packages
which are available (checked out). If the build fails for some reason
you have to resolve that. :) To start, it's probably the easiest to
paste the last lines of the output here so that we can see what's going
on.
Adam
--
Adam adam at os.inf.tu-dresden.de
Lackorzynski http://os.inf.tu-dresden.de/~adam/
More information about the l4-hackers
mailing list