You need the fuse-dev package. I downloaded fuse-2.6.0.tar. Then after I did
compiled and installed that package , the uml utilities finally compiled
correctly.

David

On Thu, Aug 28, 2008 at 8:57 PM, gordon yang <[EMAIL PROTECTED]> wrote:

> i uses fedora 8  on my host system. and for guest system i uses theses
> filesystems FedoraCore5-X86-root_fs <http://www.nagafix.co.uk./>
>
> i am some problem when i try to compiled package
> uml_utilities_20070815.tar.bz. and the note error like this :
>
> btw, the 163.com could not send mail sometime, i change it to gmail.  now
> the uml could boot. thx
>
> @localhost 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/Yang/Desktop/tools-20070815/lib'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/Yang/Desktop/tools-20070815/lib'
> make[1]: Entering directory `/home/Yang/Desktop/tools-20070815/jail'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/Yang/Desktop/tools-20070815/jail'
> make[1]: Entering directory `/home/Yang/Desktop/tools-20070815/jailtest'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/Yang/Desktop/tools-20070815/jailtest'
> make[1]: Entering directory `/home/Yang/Desktop/tools-20070815/humfsify'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/Yang/Desktop/tools-20070815/humfsify'
> make[1]: Entering directory `/home/Yang/Desktop/tools-20070815/mconsole'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/Yang/Desktop/tools-20070815/mconsole'
> make[1]: Entering directory `/home/Yang/Desktop/tools-20070815/moo'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/Yang/Desktop/tools-20070815/moo'
> make[1]: Entering directory `/home/Yang/Desktop/tools-20070815/port-helper'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/Yang/Desktop/tools-20070815/port-helper'
> make[1]: Entering directory `/home/Yang/Desktop/tools-20070815/tunctl'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/Yang/Desktop/tools-20070815/tunctl'
> make[1]: Entering directory `/home/Yang/Desktop/tools-20070815/uml_net'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/Yang/Desktop/tools-20070815/uml_net'
> make[1]: Entering directory `/home/Yang/Desktop/tools-20070815/uml_switch'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/Yang/Desktop/tools-20070815/uml_switch'
> make[1]: Entering directory `/home/Yang/Desktop/tools-20070815/watchdog'
> make[1]: Nothing to be done for `all'.
> make[1]: Leaving directory `/home/Yang/Desktop/tools-20070815/watchdog'
> make[1]: Entering directory `/home/Yang/Desktop/tools-20070815/umlfs'
> cc -g -Wall -D_FILE_OFFSET_BITS=64 -I/usr/local/include   -c -o uml_mount.o
> uml_mount.c
> uml_mount.c:1:32: error: fuse/fuse_lowlevel.h: No such file or directory
> uml_mount.c: In function 'init_fuse':
> uml_mount.c:9: error: variable 'args' has initializer but incomplete type
> uml_mount.c:9: warning: implicit declaration of function 'FUSE_ARGS_INIT'
> uml_mount.c:9: error: storage size of 'args' isn't known
> uml_mount.c:12: warning: implicit declaration of function
> 'fuse_parse_cmdline'
> uml_mount.c:14: warning: implicit declaration of function 'fuse_mount'
> uml_mount.c:9: warning: unused variable 'args'
> make[1]: *** [uml_mount.o] Error 1
> make[1]: Leaving directory `/home/Yang/Desktop/tools-20070815/umlfs'
> make: *** [all] Error 2
>
>
> what that goes wrong ?
>
>
> --
> Best wishes
>
> Gordon
>
> -------------------------------------------------------------------------
> 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
>
>
-------------------------------------------------------------------------
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