From: SourceForge.net <no...@so...> - 2006-10-21 23:32:04
|
Bugs item #1582034, was opened at 2006-10-22 01:32 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=121266&aid=1582034&group_id=21266 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Pierre (pierre42) Assigned to: Nobody/Anonymous (nobody) Summary: Problem compiling libselinux-1.32 Initial Comment: # make make -C src make[1]: Entering directory `/tmp/libselinux-1.32/src' gcc -s -O3 -march=i686 -I../include -I/usr/include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -mno-tls-direct-seg-refs -c -o fgetfilecon.o fgetfilecon.c fgetfilecon.c:6:23: sys/xattr.h: No such file or directory make[1]: *** [fgetfilecon.o] Error 1 make[1]: Leaving directory `/tmp/libselinux-1.32/src' make: *** [all] Error 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=121266&aid=1582034&group_id=21266 |