From: Jeff D. <jd...@ad...> - 2008-06-18 16:36:18
|
On Tue, Jun 17, 2008 at 04:59:52PM -0500, Diego Ramos V. wrote: > diegorval:/home/diego/build/tools-20070815# make > anex1 > uml_mount.c:1:32: error: fuse/fuse_lowlevel.h: No existe el fichero o el > directorio > 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: *** [all] Error 2 Two things you can do, since you don't need fuse support - make -k comment out the umlfs entry in the SUBDIRS line in the top-level Makefile Jeff -- Work email - jdike at linux dot intel dot com |