All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Can buildroot use existing host fakeroot?
@ 2022-03-16 16:22 Grant Edwards
  2022-03-16 18:10 ` Grant Edwards
  0 siblings, 1 reply; 3+ messages in thread
From: Grant Edwards @ 2022-03-16 16:22 UTC (permalink / raw)
  To: buildroot

I maintain some firmware that uses buildroot 2016.11.2 (with some
local package upgrades). Unfortunately, it seems I can no longer do
builds because host-fakeroot won't compile (it's too old for my
kernel/libc version of stat?). I tried updating the fakeroot package,
but that won't build because it doesn't know how to build
host-acl. [My target doesn't even support ACLs, so trying to get that
installed and working seems a bit pointless.]

My development hosts all have working versions of fakeroot already
installed.

Is there any way I can just tell buildroot to use the existing
fakeroot instead of trying to build its own private copy?

--
Grant

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-03-17 21:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-16 16:22 [Buildroot] Can buildroot use existing host fakeroot? Grant Edwards
2022-03-16 18:10 ` Grant Edwards
2022-03-17 21:08   ` Arnout Vandecappelle

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.