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: 28 Jul 2008 22:22:35 -0000

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





--- Comment #4 from David Kowis <dkowis AT shlrm.org> 2008-07-28 17:22:35 ---
Adding this to PRE_BUILD fixes the problem:

sed -i -e "s/sys/linux/" libcap/_makenames.c

Probably only if you've got a /usr/include/linux/capabilities.h not
/usr/include/sys/capabilities.h

Should we do a check?

Does anyone else have this problem?


--
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