Opened 14 years ago

Closed 13 years ago

Last modified 7 years ago

#3149 closed task (worksforme)

coreutils-8.4 compiles cp without ATTR support

Reported by: hvdbrand Owned by: blfs-book@…
Priority: normal Milestone: x-future
Component: BOOK Version: SVN
Severity: normal Keywords: coreutils-8.4 attr cp
Cc:

Description

make check-root fails on coreutils-8.4, because no ATTR support is built in cp. This is the result of "#if USE_XATTR" statements instead of "#ifdef USE_XATTR" statements in cp.c and copy.c. When this is changed it works. I think this is usefull info to add to the page.

Change History (3)

comment:1 by bdubbs@…, 14 years ago

This appears to be the wrong trac instance. Coreutils is in LFS, not BLFS. Also, LFS has upgraded to coreutils-8.5.

Or are you referring to the acl page?

comment:2 by Randy McMurchy, 13 years ago

Resolution: worksforme
Status: newclosed

I have done the install acl,attr thing with a coreutils update in the middle of things. All worked as expected. In fact, I had two weird errors during my LFS coreutils installation and had no errors in the test suite during the "install coreutils before testing ACL".

Closing the ticket as worksforme. I cannot reproduce these errors.

comment:3 by bdubbs@…, 7 years ago

Milestone: futurex-future

Milestone renamed

Note: See TracTickets for help on using tickets.