kriss wrote:
> Le vendredi 17 novembre 2006 à 08:21 +0100, Luca a écrit :
>   
>> Luca wrote:
>>     
>>> Luca wrote:
>>>   
>>>       
>>>> kriss wrote:
>>>>   
>>>>     
>>>>         
>>>>> i stupidly see that those headers was sanitized in the sources
>>>>> and as you made a discuss with those guy in charge of this
>>>>> i believed headers was sanitized
>>>>> so to have nfs v4
>>>>> you want me continuing try this way and tell you what's happen
>>>>> or do i restart with your headers and kernel
>>>>> and making the new after clfs end ?
>>>>>
>>>>> also while you sanitize headers yourself
>>>>> how many % of this job do your scripts ?
>>>>>
>>>>>
>>>>>   
>>>>>     
>>>>>       
>>>>>           
>>>> Hi Kriss,
>>>>
>>>> For the kernel-headers actually I haven't tried with kernel-2.6.19
>>>> releases but as soon as I'll finish writing some dvd isos I'll try.
>>>> I'm using Kernel-Headers from 2.6.18.2 (tried with the script and with
>>>> the install_headers (but passing before it some options to include
>>>> additional kernel headers)).
>>>>
>>>> To Jim: I didn't know it was Joe that's working on however thanks for
>>>> the answer.
>>>>
>>>> Luca
>>>> _______________________________________________
>>>> Clfs-support mailing list
>>>> [email protected]
>>>> http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
>>>>
>>>>   
>>>>     
>>>>         
>>> Hi Kriss,
>>>
>>> could you try somethink like a :
>>> "make ARCH=x86_64 BIASMDIR=-generic INSTALL_HDR_PATH=/tmp/tools
>>> headers_install"
>>>
>>> and see if it works?
>>>
>>> Luca
>>> _______________________________________________
>>> Clfs-support mailing list
>>> [email protected]
>>> http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
>>>
>>>   
>>>       
>> Forgot to mention, with this command I have in tools/include the
>> following directories:
>> asm-generic, asm-i386, asm-x86_64, linux, mtd, rdma, scsi, sound, video.
>>
>> In asm-generic I have following headers:
>> a.out.h       ioctl.h   param.h        shmparam.h      termios.h
>> auxvec.h      ioctls.h  poll.h         sigcontext32.h  types.h
>> boot.h        ipcbuf.h  posix_types.h  sigcontext.h    ucontext.h
>> bootsetup.h   ldt.h     prctl.h        siginfo.h       unistd.h
>> byteorder.h   mce.h     ptrace-abi.h   signal.h        user.h
>> cpufeature.h  mman.h    ptrace.h       socket.h        vm86.h
>> debugreg.h    msgbuf.h  resource.h     sockios.h       vsyscall32.h
>> elf.h         msr.h     sembuf.h       statfs.h        vsyscall.h
>> errno.h       mtrr.h    setup.h        stat.h
>> fcntl.h       page.h    shmbuf.h       termbits.h
>>
>> _______________________________________________
>> Clfs-support mailing list
>> [email protected]
>> http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
>>     
> it don't give me the same asm-generic at all
> i'll try extra option to glibc
>
> _______________________________________________
> Clfs-support mailing list
> [email protected]
> http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
>
>   
Hi Kriss, it should have put the headers in /tmp/tools as specified.
If you pass
INSTALL_HDR_PATH=/tools/tmp headers_install"
and then cp -R /tools/tmp/include/* /tools/include

you should have the directories in place
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support

Reply via email to