On Sunday 31 August 2008 06:51:36 pm Steve wrote: > Hi list, > > Tryinf to build jack-audio-connector-kit which requires libcap. The libcap > build fails with the following error: > > make -C libcap all > make[1]: Entering directory `/tmp/SBo/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]: *** [_makenames] Error 1 > make[1]: Leaving directory `/tmp/SBo/libcap-2.11/libcap' > make: *** [all] Error 2 > Done building libcap. > > I used the generic kernel as well as 2.6.26.3, both compiled to include the > file system capabilities as described in the readme: > > [EMAIL PROTECTED]:/boot# cat config-2.6.26.3-smp-sal1 | grep CAPABILITIES > CONFIG_SECURITY_CAPABILITIES=y > CONFIG_SECURITY_FILE_CAPABILITIES=y > _______________________________________________ > SlackBuilds-users mailing list > [email protected] > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/
Sorry, did not intend to send that last message yet =8P. Too many e-mails open at one time. Oh well. So, I did build the jack-audio-connector, but I had to alter the options in the buildscript to exclude capabilities. This allowed jack to build, and thus rosegarden and ardour, but I'm not certain things are all fine-and-dandy. I intended to do some more research before asking but ... Thanks for any input. Sorry if this has been asked and answered. I was about to check the mailing list. Steve _______________________________________________ SlackBuilds-users mailing list [email protected] http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/
