l4vfs, flips
David Silcott
d.silcott at mdx.ac.uk
Mon Jun 5 00:55:24 CEST 2006
Hello Christian
I am currently trying to port a network server to L4 and I am attempting
to use flips in order to enable communication across the network. I am
getting the following message after running *make* in the pkg directory.
I have tried to check out the l4vfs package but it is not available.
Any suggestions will be greatly appreciated.
David
^^^^^^^^^^^^^MAKE RESULTS BELOW^^^^^^^^^^^^^^^^^^^
make: Circular dde_linux.headers <- l4con.bin dependency dropped.
=== Building IDL & includes of "dde_linux" ===
PWD=/RESEARCH/L4oskit/l4/pkg/dde_linux make -C dde_linux include
make[1]: Entering directory `/RESEARCH/L4oskit/l4/pkg/dde_linux'
test -f include/broken -o -f include/obsolete || \
if [ -f include/Makefile ] ; then
PWD=/RESEARCH/L4oskit/l4/pkg/dde_linux/include make -C include ; fi
make[2]: Entering directory `/RESEARCH/L4oskit/l4/pkg/dde_linux/include'
make[2]: Leaving directory `/RESEARCH/L4oskit/l4/pkg/dde_linux/include'
make[1]: Leaving directory `/RESEARCH/L4oskit/l4/pkg/dde_linux'
PWD=/RESEARCH/L4oskit/l4/pkg/dde_linux make -C dde_linux idl
make[1]: Entering directory `/RESEARCH/L4oskit/l4/pkg/dde_linux'
test -f include/broken -o -f include/obsolete || \
if [ -f include/Makefile ] ; then
PWD=/RESEARCH/L4oskit/l4/pkg/dde_linux/include make -C include ; fi
make[2]: Entering directory `/RESEARCH/L4oskit/l4/pkg/dde_linux/include'
make[2]: Leaving directory `/RESEARCH/L4oskit/l4/pkg/dde_linux/include'
make[1]: Leaving directory `/RESEARCH/L4oskit/l4/pkg/dde_linux'
make: *** No rule to make target `l4vfs.headers', needed by
`flips.headers'. Stop.
More information about the l4-hackers
mailing list