<br><br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
it seems to be trying to build the kernel module even though it knows the kernel module is there already.<br>
<br>
what you can do is edit configure, look for &quot;subdirs kernel&quot; and comment out those 3 lines<br>
<br>
that should get you around this problem.</blockquote><div><br>I follow your way . when I am running <br><br>#make install <br><br>[root@localhost fuse-2.7.2glfs9]# make install<br>Making install in include<br>make[1]: Entering directory `/root/fuse-2.7.2glfs9/include&#39;<br>
make[2]: Entering directory `/root/fuse-2.7.2glfs9/include&#39;<br>make[2]: Nothing to be done for `install-exec-am&#39;.<br>test -z &quot;/usr/local/include/fuse&quot; || mkdir -p -- &quot;/usr/local/include/fuse&quot;<br>
&nbsp;/usr/bin/install -c -m 644 &#39;fuse.h&#39; &#39;/usr/local/include/fuse/fuse.h&#39;<br>&nbsp;/usr/bin/install -c -m 644 &#39;fuse_compat.h&#39; &#39;/usr/local/include/fuse/fuse_compat.h&#39;<br>&nbsp;/usr/bin/install -c -m 644 &#39;fuse_common.h&#39; &#39;/usr/local/include/fuse/fuse_common.h&#39;<br>
&nbsp;/usr/bin/install -c -m 644 &#39;fuse_common_compat.h&#39; &#39;/usr/local/include/fuse/fuse_common_compat.h&#39;<br>&nbsp;/usr/bin/install -c -m 644 &#39;fuse_lowlevel.h&#39; &#39;/usr/local/include/fuse/fuse_lowlevel.h&#39;<br>
&nbsp;/usr/bin/install -c -m 644 &#39;fuse_lowlevel_compat.h&#39; &#39;/usr/local/include/fuse/fuse_lowlevel_compat.h&#39;<br>&nbsp;/usr/bin/install -c -m 644 &#39;fuse_opt.h&#39; &#39;/usr/local/include/fuse/fuse_opt.h&#39;<br>test -z &quot;/usr/local/include&quot; || mkdir -p -- &quot;/usr/local/include&quot;<br>
&nbsp;/usr/bin/install -c -m 644 &#39;old/fuse.h&#39; &#39;/usr/local/include/fuse.h&#39;<br>&nbsp;/usr/bin/install -c -m 644 &#39;ulockmgr.h&#39; &#39;/usr/local/include/ulockmgr.h&#39;<br>make[2]: Leaving directory `/root/fuse-2.7.2glfs9/include&#39;<br>
make[1]: Leaving directory `/root/fuse-2.7.2glfs9/include&#39;<br>Making install in lib<br>make[1]: Entering directory `/root/fuse-2.7.2glfs9/lib&#39;<br>make[2]: Entering directory `/root/fuse-2.7.2glfs9/lib&#39;<br>test -z &quot;/usr/local/lib&quot; || mkdir -p -- &quot;/usr/local/lib&quot;<br>
&nbsp;/bin/sh ../libtool --mode=install /usr/bin/install -c&nbsp; &#39;<a href="http://libfuse.la">libfuse.la</a>&#39; &#39;/usr/local/lib/<a href="http://libfuse.la">libfuse.la</a>&#39;<br>libtool: install: /usr/bin/install -c .libs/libfuse.so.2.7.2 /usr/local/lib/libfuse.so.2.7.2<br>
libtool: install: (cd /usr/local/lib &amp;&amp; { ln -s -f libfuse.so.2.7.2 libfuse.so.2 || { rm -f libfuse.so.2 &amp;&amp; ln -s libfuse.so.2.7.2 libfuse.so.2; }; })<br>libtool: install: (cd /usr/local/lib &amp;&amp; { ln -s -f libfuse.so.2.7.2 libfuse.so || { rm -f libfuse.so &amp;&amp; ln -s libfuse.so.2.7.2 libfuse.so; }; })<br>
libtool: install: /usr/bin/install -c .libs/libfuse.lai /usr/local/lib/<a href="http://libfuse.la">libfuse.la</a><br>libtool: install: /usr/bin/install -c .libs/libfuse.a /usr/local/lib/libfuse.a<br>libtool: install: chmod 644 /usr/local/lib/libfuse.a<br>
libtool: install: ranlib /usr/local/lib/libfuse.a<br>libtool: finish: PATH=&quot;/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/root/bin:/sbin&quot; ldconfig -n /usr/local/lib<br>
----------------------------------------------------------------------<br>Libraries have been installed in:<br>&nbsp;&nbsp; /usr/local/lib<br><br>If you ever happen to want to link against installed libraries<br>in a given directory, LIBDIR, you must either use libtool, and<br>
specify the full pathname of the library, or use the `-LLIBDIR&#39;<br>flag during linking and do at least one of the following:<br>&nbsp;&nbsp; - add LIBDIR to the `LD_LIBRARY_PATH&#39; environment variable<br>&nbsp;&nbsp;&nbsp;&nbsp; during execution<br>
&nbsp;&nbsp; - add LIBDIR to the `LD_RUN_PATH&#39; environment variable<br>&nbsp;&nbsp;&nbsp;&nbsp; during linking<br>&nbsp;&nbsp; - use the `-Wl,-rpath -Wl,LIBDIR&#39; linker flag<br>&nbsp;&nbsp; - have your system administrator add LIBDIR to `/etc/ld.so.conf&#39;<br><br>
See any operating system documentation about shared libraries for<br>more information, such as the ld(1) and ld.so(8) manual pages.<br>----------------------------------------------------------------------<br>&nbsp;/bin/sh ../libtool --mode=install /usr/bin/install -c&nbsp; &#39;<a href="http://libulockmgr.la">libulockmgr.la</a>&#39; &#39;/usr/local/lib/<a href="http://libulockmgr.la">libulockmgr.la</a>&#39;<br>
libtool: install: /usr/bin/install -c .libs/libulockmgr.so.1.0.1 /usr/local/lib/libulockmgr.so.1.0.1<br>libtool: install: (cd /usr/local/lib &amp;&amp; { ln -s -f libulockmgr.so.1.0.1 libulockmgr.so.1 || { rm -f libulockmgr.so.1 &amp;&amp; ln -s libulockmgr.so.1.0.1 libulockmgr.so.1; }; })<br>
libtool: install: (cd /usr/local/lib &amp;&amp; { ln -s -f libulockmgr.so.1.0.1 libulockmgr.so || { rm -f libulockmgr.so &amp;&amp; ln -s libulockmgr.so.1.0.1 libulockmgr.so; }; })<br>libtool: install: /usr/bin/install -c .libs/libulockmgr.lai /usr/local/lib/<a href="http://libulockmgr.la">libulockmgr.la</a><br>
libtool: install: /usr/bin/install -c .libs/libulockmgr.a /usr/local/lib/libulockmgr.a<br>libtool: install: chmod 644 /usr/local/lib/libulockmgr.a<br>libtool: install: ranlib /usr/local/lib/libulockmgr.a<br>libtool: finish: PATH=&quot;/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/root/bin:/sbin&quot; ldconfig -n /usr/local/lib<br>
----------------------------------------------------------------------<br>Libraries have been installed in:<br>&nbsp;&nbsp; /usr/local/lib<br><br>If you ever happen to want to link against installed libraries<br>in a given directory, LIBDIR, you must either use libtool, and<br>
specify the full pathname of the library, or use the `-LLIBDIR&#39;<br>flag during linking and do at least one of the following:<br>&nbsp;&nbsp; - add LIBDIR to the `LD_LIBRARY_PATH&#39; environment variable<br>&nbsp;&nbsp;&nbsp;&nbsp; during execution<br>
&nbsp;&nbsp; - add LIBDIR to the `LD_RUN_PATH&#39; environment variable<br>&nbsp;&nbsp;&nbsp;&nbsp; during linking<br>&nbsp;&nbsp; - use the `-Wl,-rpath -Wl,LIBDIR&#39; linker flag<br>&nbsp;&nbsp; - have your system administrator add LIBDIR to `/etc/ld.so.conf&#39;<br><br>
See any operating system documentation about shared libraries for<br>more information, such as the ld(1) and ld.so(8) manual pages.<br>----------------------------------------------------------------------<br>make[2]: Nothing to be done for `install-data-am&#39;.<br>
make[2]: Leaving directory `/root/fuse-2.7.2glfs9/lib&#39;<br>make[1]: Leaving directory `/root/fuse-2.7.2glfs9/lib&#39;<br>Making install in util<br>make[1]: Entering directory `/root/fuse-2.7.2glfs9/util&#39;<br>make[2]: Entering directory `/root/fuse-2.7.2glfs9/util&#39;<br>
test -z &quot;/usr/local/bin&quot; || mkdir -p -- &quot;/usr/local/bin&quot;<br>&nbsp; /bin/sh ../libtool --mode=install /usr/bin/install -c &#39;fusermount&#39; &#39;/usr/local/bin/fusermount&#39;<br>libtool: install: /usr/bin/install -c fusermount /usr/local/bin/fusermount<br>
&nbsp; /bin/sh ../libtool --mode=install /usr/bin/install -c &#39;ulockmgr_server&#39; &#39;/usr/local/bin/ulockmgr_server&#39;<br>libtool: install: /usr/bin/install -c ulockmgr_server /usr/local/bin/ulockmgr_server<br>mkdir -p -- /sbin<br>
/usr/bin/install -c ./mount.fuse /sbin/mount.fuse<br>mkdir -p -- /etc/init.d<br>/usr/bin/install -c ./init_script /etc/init.d/fuse<br>make&nbsp; install-exec-hook<br>make[3]: Entering directory `/root/fuse-2.7.2glfs9/util&#39;<br>
chown root /usr/local/bin/fusermount<br>chmod u+s /usr/local/bin/fusermount<br>make[3]: Leaving directory `/root/fuse-2.7.2glfs9/util&#39;<br>mkdir -p -- /etc/udev/rules.d<br>/usr/bin/install -c -m 644 ./udev.rules /etc/udev/rules.d/99-fuse.rules<br>
make[2]: Leaving directory `/root/fuse-2.7.2glfs9/util&#39;<br>make[1]: Leaving directory `/root/fuse-2.7.2glfs9/util&#39;<br>Making install in example<br>make[1]: Entering directory `/root/fuse-2.7.2glfs9/example&#39;<br>
make[2]: Entering directory `/root/fuse-2.7.2glfs9/example&#39;<br>make[2]: Nothing to be done for `install-exec-am&#39;.<br>make[2]: Nothing to be done for `install-data-am&#39;.<br>make[2]: Leaving directory `/root/fuse-2.7.2glfs9/example&#39;<br>
make[1]: Leaving directory `/root/fuse-2.7.2glfs9/example&#39;<br>make[1]: Entering directory `/root/fuse-2.7.2glfs9&#39;<br>make[2]: Entering directory `/root/fuse-2.7.2glfs9&#39;<br>make[2]: Nothing to be done for `install-exec-am&#39;.<br>
test -z &quot;/usr/local/lib/pkgconfig&quot; || mkdir -p -- &quot;/usr/local/lib/pkgconfig&quot;<br>&nbsp;/usr/bin/install -c -m 644 &#39;fuse.pc&#39; &#39;/usr/local/lib/pkgconfig/fuse.pc&#39;<br>make[2]: Leaving directory `/root/fuse-2.7.2glfs9&#39;<br>
make[1]: Leaving directory `/root/fuse-2.7.2glfs9&#39;<br>&nbsp; <br><br><br><br><br> Nothing to be done for `install-exec-am&#39;. <br>It shows some thing like this .&nbsp; can you&nbsp; help me?<br><br>Thanks<br>L.Mohan<br>&nbsp; <br><br><br>
<br></div></div><br><br>