Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38745 - app-arch/dar: dependency for sys-apps/attr required
Summary: app-arch/dar: dependency for sys-apps/attr required
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: MATSUU Takuto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-19 12:19 UTC by Lukas Kull
Modified: 2004-01-29 07:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Kull 2004-01-19 12:19:17 UTC
If sys-apps/attr is not installed, dar does not compile. Please add this dependency to the emerge file.
Thanks a lot!
Lukas Kull
Comment 1 Javier López 2004-01-26 12:51:55 UTC
Same problem here. I Emerged dar and:

checking for lchown... yes
checking for mkdir... yes
checking for regcomp... yes
checking for rmdir... yes
checking for strerror... yes
checking for utime... yes
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
configure: error: need xattr.h you cannot activate ea-support

!!! ERROR: app-arch/dar-2.0.0 failed.
!!! Function econf, Line 339, Exitcode 1
!!! econf failed


Emerge sys-app/attr first, solves this problem.


Comment 2 MATSUU Takuto (RETIRED) gentoo-dev 2004-01-29 07:38:27 UTC
dar-2.0.4 in cvs. it depends sys-apps/attr.