* [B.A.T.M.A.N.] compiling error of alfred (master) on deb7 host
@ 2015-11-12 19:07 Christian Breutkreutz
2015-11-13 8:48 ` Sven Eckelmann
0 siblings, 1 reply; 2+ messages in thread
From: Christian Breutkreutz @ 2015-11-12 19:07 UTC (permalink / raw)
To: b.a.t.m.a.n
Hello there!
I acctually have a problem in compiling the current alfred master on
debian 7.x based systems. If I try to compile it, alfred doesn't accept
the installed libcap-dev version. When I do the same on deb8 / ubuntu
15.10 bases systems, the make process runs normally.
This problem is reproducible on any fresh installed deb7 systems. Has
anyone an idea?
Thx an advance.
If possible I would prefer an German answer, but anyone who can help ist
wellcome.
Christian
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [B.A.T.M.A.N.] compiling error of alfred (master) on deb7 host
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
0 siblings, 0 replies; 2+ messages in thread
From: Sven Eckelmann @ 2015-11-13 8:48 UTC (permalink / raw)
To: b.a.t.m.a.n
[-- 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 --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-11-13 8:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox