hiworld example
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Tue Dec 19 11:31:50 CET 2006
On Tue Dec 19, 2006 at 01:58:44 -0800, Shakthi Kannan wrote:
> After checking out hello, l4/pkg/generic_ts,
> l4/pkg/cxx, l4/kernel/fiasco, l4/tool/preprocess from
> CVS and doing:
>
> make -C l4 O=build oldconfig
> cd l4
> make O=build
>
> stops at:
>
> l4/pkg/generic_ts/lib/clientlib/server.c:16:26: error:
> l4/log/l4log.h: No such file or directory
> l4/pkg/generic_ts/lib/clientlib/server.c:17:26: error:
> l4/env/errno.h: No such file or directory
> l4/pkg/generic_ts/lib/clientlib/server.c:18:31: error:
> l4/names/libnames.h: No such file or directory
>
> What do I need to checkout for log, env and names?
log, l4env and names. Just go to l4/pkg and do
$ cvs update log l4env names
> Is there a complete tarball that contains the entire
> sources - L4env, fiasco, L4Linux, and others, that I
> can simply download and build, rather than having to
> check-out individual modules from CVS?
You can also use
http://os.inf.tu-dresden.de/download/snapshots/
Daily generated from remote-cvs. But I think also work with the above
simple 'trick'.
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