* [Buildroot] Add libcap/elfutils/systemtap to buildroot
@ 2008-06-19 6:04 Fathi Boudra
2008-06-28 20:11 ` Fathi Boudra
0 siblings, 1 reply; 3+ messages in thread
From: Fathi Boudra @ 2008-06-19 6:04 UTC (permalink / raw)
To: buildroot
Hi,
did someone tried to cross-build systemtap and his dependencies on
buildroot/uclibc ?
So far, I have libcap but fail on building elfutils.
cheers,
Fathi
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] Add libcap/elfutils/systemtap to buildroot
2008-06-19 6:04 [Buildroot] Add libcap/elfutils/systemtap to buildroot Fathi Boudra
@ 2008-06-28 20:11 ` Fathi Boudra
2008-06-29 14:25 ` Fathi Boudra
0 siblings, 1 reply; 3+ messages in thread
From: Fathi Boudra @ 2008-06-28 20:11 UTC (permalink / raw)
To: buildroot
reply to myself and cc'ed to uclibc ml.
On Thursday 19 June 2008 08:04:49 Fathi Boudra wrote:
> did someone tried to cross-build systemtap and his dependencies on
> buildroot/uclibc ?
> So far, I have libcap but fail on building elfutils.
my 1st issue with elfutils is fixed:
it is related to uClibc. It doesn't provide __mempcpy().
fixed using a define to mempcy().
Now, I have another failure: argp.h not found.
AFAICS, it is glibc specific and again, uClibc doesn't provide it.
I guess the way to go is argp-standalone ?
maybe, someone faced this kind of issues ?
cheers,
Fathi
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] Add libcap/elfutils/systemtap to buildroot
2008-06-28 20:11 ` Fathi Boudra
@ 2008-06-29 14:25 ` Fathi Boudra
0 siblings, 0 replies; 3+ messages in thread
From: Fathi Boudra @ 2008-06-29 14:25 UTC (permalink / raw)
To: buildroot
On Saturday 28 June 2008 22:11:23 Fathi Boudra wrote:
> Now, I have another failure: argp.h not found.
> AFAICS, it is glibc specific and again, uClibc doesn't provide it.
> I guess the way to go is argp-standalone ?
Well, using argp-standalone fixed this issue.
new failure: fts.h not found.
Same kind of issue, it is glibc specific and uClibc doesn't provide it.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-06-29 14:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-19 6:04 [Buildroot] Add libcap/elfutils/systemtap to buildroot Fathi Boudra
2008-06-28 20:11 ` Fathi Boudra
2008-06-29 14:25 ` Fathi Boudra
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox