Juan Jose Pablos wrote:

> Regis Gras escribió:
>
>>
>>     I downloaded unattended-4.7.zip from unattended.sourceforge.net
>>     I changed the driver E1000, and recompiled the kernel.
>>     The kernel was compiled, without any error
>>
>
> could you give it a try with the version on the repository?  It is a 
> strange error. The libcap library was removed because is not longer 
> requiered.
>
You said that libcap was removed.
You are right, all references of libcap il the Makefiles are in comment.

[maguelone]-rgras# cd unattended-4.7
[maguelone]-rgras# find . -name ?akefile -exec grep libcap {} \;
# libcap.so is required by smbclient
#libcap=libcap-1.10
## libcap (just libcap.so.1, required for samba)
#$(libcap)/.stamp-libcap-patch: misc/libcap-patch
#       cd $(libcap) && patch -b -p1 < $(cwd)/$<
#$(libcap)/libcap/libcap.so.1: build-$(glibc)/libc.so 
$(libcap)/.stamp-libcap-patch
#       cd $(libcap)                                            \
#       && make IFLAGS="$(fakelib_cflags) -I$(libcap)/libcap/include" 
LDFLAGS="$(fakelib_cflags)"
#$(call copy_lib,$(libcap)/libcap/libcap.so.1,stage1/lib/libcap.so.1)
#stage1 += stage1/lib/libcap.so.1

Perhaps the compiling failed ...
So, I remove all          samba-3.0.27a, and then:
make download
make tftpboot
No error, but always the same problem
I do'nt understand why  **** Failed to mount  /z

Any idea ?

-- 
==================================================================
| Régis Gras                 | http://dcm.ujf-grenoble.fr        |
|   D.C.M.                   | mailto:[EMAIL PROTECTED] |
| 301, rue de la chimie      |         --------------            |
| DU BP 53                   | Tel 04 76 51 41 76                |
| 38041 Grenoble Cedex 9     | Fax 04 76 51 40 89                |
==================================================================


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to