Ken Moffat wrote:
> On Mon, Dec 26, 2011 at 06:16:06PM -0800, Nathan Coulson wrote:
>> make -C progs install
>> make[1]: Entering directory `/mnt/raid5/book/blfs/04/libcap-2.22/progs'
>> mkdir -p -m 0755 /sbin
>> for p in getpcaps capsh getcap setcap ; do \
>>      install -m 0755 $p /sbin ; \
>> done
>> /sbin/setcap cap_setfcap=i /sbin/setcap
>> Failed to set capabilities on file `/sbin/setcap' (Operation not supported)
>> usage: setcap [-q] [-v] (-r|-|<caps>) <filename> [ ... (-r|-|<capsN>)
>> <filenameN> ]
>>
>>  Note <filename> must be a regular (non-symlink) file.
>> make[1]: *** [install] Error 1
>> make[1]: Leaving directory `/mnt/raid5/book/blfs/04/libcap-2.22/progs'
>>
>  Please see:
> 
> http://linuxfromscratch.org/pipermail/blfs-dev/2011-November/021415.html
> 
> summary -
> 
>  make RAISE_SETFCAP=no install

OK, I've made the change in my sandbox.  Will commit at next opportunity.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to