From: Sven Eckelmann <sven@narfation.org>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] compiling error of alfred (master) on deb7 host
Date: Fri, 13 Nov 2015 09:48:07 +0100 [thread overview]
Message-ID: <2974435.qdNic3fArI@bentobox> (raw)
In-Reply-To: <5644E372.6060308@freifunk-malente.de>
[-- Attachment #1: Type: text/plain, Size: 635 bytes --]
On Thursday 12 November 2015 20:07:30 Christian Breutkreutz wrote:
> This problem is reproducible on any fresh installed deb7 systems. Has
> anyone an idea?
libcap 1:2.22-1.2 from Debian oldstable is missing the pkg-config file. This
was only fixed in the current Debian stable release (1:2.24-8). So you have
different options
* build without capability support using a make override
make CONFIG_ALFRED_CAPABILITIES=n
* provide the info about the libs and flags for libcap as make override
make LIBCAP_CFLAGS='' LIBCAP_LDLIBS='-lcap'
* install a newer version of libcap which includes libcap.pc
Kind regards,
Sven
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2015-11-13 8:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-12 19:07 [B.A.T.M.A.N.] compiling error of alfred (master) on deb7 host Christian Breutkreutz
2015-11-13 8:48 ` Sven Eckelmann [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2974435.qdNic3fArI@bentobox \
--to=sven@narfation.org \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox