Не могу собрать fuse

Cent OS, Scientific Linux

Модератор: Модераторы разделов

Аватара пользователя
Женя
Сообщения: 255

Не могу собрать fuse

Сообщение Женя »

Не могу собрать fuse 2.6.0-pre2 на ASP Linux 11 вывод ошибки :

[code][root@localhost fuse-2.6.0-pre2]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for fork... yes
checking for setxattr... yes
checking for fdatasync... yes
checking for struct stat.st_atim... yes
checking for library containing clock_gettime... -lrt
configure: creating ./config.status
config.status: creating fuse.pc
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating util/Makefile
config.status: creating example/Makefile
config.status: creating include/Makefile
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
configure: configuring in kernel
configure: running /bin/sh './configure' --prefix=/usr/local --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking if FUSE is loaded as a module... no
checking if FUSE module is built into the kernel... no
checking if FUSE module is from official kernel... yes
configure: NOTE: Detected that FUSE is already present in the kernel, so
configure: NOTE: building of kernel module is disabled. To force building
configure: NOTE: of kernel module use the '--enable-kernel-module' option.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
[root@localhost fuse-2.6.0-pre2]# make
Making all in kernel
make[1]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2/kernel'
make[1]: Цель `all' не требует выполнения команд.
make[1]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2/kernel'
Making all in include
make[1]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2/include'
make all-am
make[2]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2/include'
make[2]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2/include'
make[1]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2/include'
Making all in lib
make[1]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2/lib'
make[1]: Цель `all' не требует выполнения команд.
make[1]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2/lib'
Making all in util
make[1]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2/util'
make[1]: Цель `all' не требует выполнения команд.
make[1]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2/util'
Making all in example
make[1]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2/example'
make[1]: Цель `all' не требует выполнения команд.
make[1]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2/example'
make[1]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2'
make[1]: Цель `all-am' не требует выполнения команд.
make[1]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2'
[root@localhost fuse-2.6.0-pre2]# make install
Making install in kernel
make[1]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2/kernel'
make[1]: Цель `install' не требует выполнения команд.
make[1]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2/kernel'
Making install in include
make[1]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2/include'
make[2]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2/include'
make[2]: Цель `install-exec-am' не требует выполнения команд.
test -z "/usr/local/include/fuse" || mkdir -p -- "/usr/local/include/fuse"
/usr/bin/install -c -m 644 'fuse.h' '/usr/local/include/fuse/fuse.h'
/usr/bin/install -c -m 644 'fuse_compat.h' '/usr/local/include/fuse/fuse_compat.h'
/usr/bin/install -c -m 644 'fuse_common.h' '/usr/local/include/fuse/fuse_common.h'
/usr/bin/install -c -m 644 'fuse_common_compat.h' '/usr/local/include/fuse/fuse_common_compat.h'
/usr/bin/install -c -m 644 'fuse_lowlevel.h' '/usr/local/include/fuse/fuse_lowlevel.h'
/usr/bin/install -c -m 644 'fuse_lowlevel_compat.h' '/usr/local/include/fuse/fuse_lowlevel_compat.h'
/usr/bin/install -c -m 644 'fuse_opt.h' '/usr/local/include/fuse/fuse_opt.h'
test -z "/usr/local/include" || mkdir -p -- "/usr/local/include"
/usr/bin/install -c -m 644 'old/fuse.h' '/usr/local/include/fuse.h'
make[2]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2/include'
make[1]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2/include'
Making install in lib
make[1]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2/lib'
make[2]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2/lib'
test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libfuse.la' '/usr/local/lib/libfuse.la'
/usr/bin/install -c .libs/libfuse.so.2.6.0 /usr/local/lib/libfuse.so.2.6.0
(cd /usr/local/lib && rm -f libfuse.so.2 && ln -s libfuse.so.2.6.0 libfuse.so.2)
(cd /usr/local/lib && rm -f libfuse.so && ln -s libfuse.so.2.6.0 libfuse.so)
/usr/bin/install -c .libs/libfuse.lai /usr/local/lib/libfuse.la
/usr/bin/install -c .libs/libfuse.a /usr/local/lib/libfuse.a
ranlib /usr/local/lib/libfuse.a
chmod 644 /usr/local/lib/libfuse.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Цель `install-data-am' не требует выполнения команд.
make[2]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2/lib'
make[1]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2/lib'
Making install in util
make[1]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2/util'
make[2]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2/util'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'fusermount' '/usr/local/bin/fusermount'
/usr/bin/install -c fusermount /usr/local/bin/fusermount
mkdir -p -- /sbin
/usr/bin/install -c ./mount.fuse /sbin/mount.fuse
make install-exec-hook
make[3]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2/util'
chown root /usr/local/bin/fusermount
chmod u+s /usr/local/bin/fusermount
mknod /dev/fuse -m 0666 c 10 229
make[3]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2/util'
mkdir -p -- /etc/udev/rules.d
/usr/bin/install -c -m 644 ./udev.rules /etc/udev/rules.d/60-fuse.rules
make[2]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2/util'
make[1]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2/util'
Making install in example
make[1]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2/example'
make[2]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2/example'
make[2]: Цель `install-exec-am' не требует выполнения команд.
make[2]: Цель `install-data-am' не требует выполнения команд.
make[2]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2/example'
make[1]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2/example'
make[1]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2'
make[2]: Entering directory `/home/zmei/siemens/fuse-2.6.0-pre2'
make[2]: Цель `install-exec-am' не требует выполнения команд.
test -z "/usr/local/lib/pkgconfig" || mkdir -p -- "/usr/local/lib/pkgconfig"
/usr/bin/install -c -m 644 'fuse.pc' '/usr/local/lib/pkgconfig/fuse.pc'
make[2]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2'
make[1]: Leaving directory `/home/zmei/siemens/fuse-2.6.0-pre2'
[root@localhost fuse-2.6.0-pre2]# /code]
Нечем заняться? Отформатируй винт
-------------------------------------------------
Software is like sex: it's better when it's free.
©Linus Torvalds
Спасибо сказали: