Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14583] libcap fails to build due missing include

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14583] libcap fails to build due missing include
  • Date: 26 Jul 2008 18:55:27 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14583


David Kowis <dkowis AT shlrm.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |dkowis AT shlrm.org




--- Comment #1 from David Kowis <dkowis AT shlrm.org> 2008-07-26 13:55:27 ---
I have this problem as of today.

root@l3-top:/usr/src/linux# gaze compile libcap
Compile log for libcap 2.11 Built on Sat Jul 26 13:37:05 UTC 2008
Using gcc version: 4.2.3
Using gcc version: 4.2.3
Installing in dir: /usr/src/libcap-2.11
libcap 2.11
/usr/bin/make -C libcap all
make[1]: Entering directory `/usr/src/libcap-2.11/libcap'
=> making cap_names.c from <linux/capability.h>
gcc -O2 _makenames.c -o _makenames
_makenames.c:10:28: error: sys/capability.h: No such file or directory
_makenames.c:25: error: invalid application of 'sizeof' to incomplete type
'struct __user_cap_data_struct'
make[1]: Leaving directory `/usr/src/libcap-2.11/libcap'
make[1]: *** [_makenames] Error 1


Is still very much broke. Prevents installing hal. Really not so good :/


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page