Public bug reported:
cc -Wall -Wextra -DVERSION="0.04.10" -O2 -c -o stress-xattr.o stress-xattr.c
stress-xattr.c:40:24: fatal error: attr/xattr.h: 没有那个文件或目录
#include <attr/xattr.h>
^
compilation terminated.
make: *** [stress-xattr.o] 错误 1
need change
#include <attr/xattr.h>
to
#include <linux/xattr.h>
** Affects: stress-ng (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1473606
Title:
stress-ng-0.04.10 compile error in ubuntu-14.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/stress-ng/+bug/1473606/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs