Bruce Dubbs wrote:
> Russell Stockhammer wrote:
>
>    
>>> It sounds like you missed the --without-selinux when building glibc in 
>>> Chapter 5.
>>>        
>
>    
>> I am sure that I did, but just to be sure I re-ran the glibc build
>>      
>   >  still no go with the coreutils build.
>    
>> I  noticed the following during the configure script run:
>>
>> checking for rpmatch... yes
>> checking selinux/flask.h presence... yes
>> checking for selinux/flask.h... yes
>> checking for library containing setfilecon... no
>> checking selinux/selinux.h usability... yes
>> checking selinux/selinux.h presence... yes
>> checking for selinux/selinux.h... yes
>> checking selinux/context.h usability... yes
>> checking selinux/context.h presence... yes
>> checking for selinux/context.h... yes
>> checking for sig2str... no
>>
>> Even after deleting all the selinux header files...  No luck.
>>
>> Any further ideas?
>>      
>
> Something you did early on corrupted the system.
>
> I think the easiest thing would be to start over and check for those selinux
> files after installing glibc in Chapter 5.  I'd also double check the build of
> coreutils in Chapter 5 to see if selinux was built there.  It shouldn't be.
>
>     -- Bruce
>
>
>    
I agree,
Something was f^*~d up along the way.
in any case (lazy approach) do an make -i
(what are you going to use chcon for anyways!!)
or load the updated headers for coreutils to compile properly.

Justin P. Mattock
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to