i uses ubuntu 8.04 hardy heron on my host system. and for guest system i try
to uses theses filesystems FedoraCore5-X86-root_fs and
Ubuntu-FeistyFawn-i386-root_fs from www.nagafix.co.uk.
i want to build system cluster with all resources above. what  must  i am
prepared to build ?

and i am some problem when i try to compiled package
uml_utilities_20070815.tar.bz. and the note error like this :

[EMAIL PROTECTED]:~/Documents/umltesting/tools-20070815$ make
set -e ; for dir in lib jail jailtest humfsify mconsole moo port-helper
tunctl uml_net uml_switch watchdog umlfs; do make -C $dir all; done
make[1]: Entering directory
`/home/khadafi/Documents/umltesting/tools-20070815/lib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/khadafi/Documents/umltesting/tools-20070815/lib'
make[1]: Entering directory
`/home/khadafi/Documents/umltesting/tools-20070815/jail'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/khadafi/Documents/umltesting/tools-20070815/jail'
make[1]: Entering directory
`/home/khadafi/Documents/umltesting/tools-20070815/jailtest'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/khadafi/Documents/umltesting/tools-20070815/jailtest'
make[1]: Entering directory
`/home/khadafi/Documents/umltesting/tools-20070815/humfsify'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/khadafi/Documents/umltesting/tools-20070815/humfsify'
make[1]: Entering directory
`/home/khadafi/Documents/umltesting/tools-20070815/mconsole'
cc -g -Wall   -c -o uml_mconsole.o uml_mconsole.c
uml_mconsole.c:39:31: error: readline/readline.h: No such file or directory
uml_mconsole.c:40:30: error: readline/history.h: No such file or directory
uml_mconsole.c: In function ‘main’:
uml_mconsole.c:562: warning: implicit declaration of function ‘readline’
uml_mconsole.c:562: warning: assignment makes pointer from integer without a
cast
uml_mconsole.c:565: warning: implicit declaration of function
‘add_history’
make[1]: *** [uml_mconsole.o] Error 1
make[1]: Leaving directory
`/home/khadafi/Documents/umltesting/tools-20070815/mconsole'
make: *** [all] Error 2

what that goes wrong ?
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to