From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 4/7] libcap: bump to version 2.20
Date: Thu, 21 Apr 2011 23:19:59 +0200 [thread overview]
Message-ID: <8739lbz4hs.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1303321319-16553-4-git-send-email-gustavo@zacarias.com.ar> (Gustavo Zacarias's message of "Wed, 20 Apr 2011 14:41:56 -0300")
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
Gustavo> Bump libcap to version 2.20 and adjust style to match buildroot's
Gustavo> defacto standard.
Breaks here (I don't have libcap development headers on my build host):
/usr/bin/make -C libcap all
make[2]: Entering directory `/home/peko/source/buildroot/output/build/libcap-2.20/libcap'
/usr/bin/gcc -O2 -I/home/peko/source/buildroot/output/host/include -I/home/peko/source/buildroot/output/host/usr/include _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[2]: *** [_makenames] Error 1
make[2]: Leaving directory `/home/peko/source/buildroot/output/build/libcap-2.20/libcap'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/peko/source/buildroot/output/build/libcap-2.20'
make: *** [/home/peko/source/buildroot/output/build/libcap-2.20/.stamp_built] Error 2
It seems like we'll need to first build libcap for the host.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2011-04-21 21:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-20 17:41 [Buildroot] [PATCH 1/7] alsa-utils: make /var/lib/alsa directory in target Gustavo Zacarias
2011-04-20 17:41 ` [Buildroot] [PATCH 2/7] iproute2: bump to version 2.6.38 Gustavo Zacarias
2011-04-21 5:41 ` Peter Korsgaard
2011-04-20 17:41 ` [Buildroot] [PATCH 3/7] haserl: bump dev version to 0.9.28 Gustavo Zacarias
2011-04-24 20:59 ` Peter Korsgaard
2011-04-20 17:41 ` [Buildroot] [PATCH 4/7] libcap: bump to version 2.20 Gustavo Zacarias
2011-04-21 21:19 ` Peter Korsgaard [this message]
2011-04-20 17:41 ` [Buildroot] [PATCH 5/7] readline: bump to version 6.2pl1 Gustavo Zacarias
2011-04-21 21:21 ` Peter Korsgaard
2011-04-20 17:41 ` [Buildroot] [PATCH 6/7] ncurses: roll back to version 5.7 Gustavo Zacarias
2011-04-24 20:54 ` Peter Korsgaard
2011-04-20 17:41 ` [Buildroot] [PATCH 7/7] toolchain: bump 2.6.35 kernel headers to 2.6.35.12 Gustavo Zacarias
2011-04-21 9:56 ` Peter Korsgaard
2011-05-03 19:49 ` [Buildroot] [PATCH 1/7] alsa-utils: make /var/lib/alsa directory in target Peter Korsgaard
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=8739lbz4hs.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.