Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Help Adding Package to build root..
@ 2015-10-27 17:52 astrolite .
  2015-10-27 18:20 ` Yann E. MORIN
  2015-10-27 20:12 ` Arnout Vandecappelle
  0 siblings, 2 replies; 5+ messages in thread
From: astrolite . @ 2015-10-27 17:52 UTC (permalink / raw)
  To: buildroot

Hi all sorry for my stupid question but i've a problem to adding a packages
to buid root..

I need to add a package called pigpio.
I've create a .tar.gz on github with all the file required.
The link is : https://github.com/ciclonite/pigpio


Here what happens:
gzip -d -c
/root/qt-dev/buildroot-qt-dev/buildroot-2015.05/dl/libpigpio-38.tar.gz |
tar --strip-components=1 -C
/root/qt-dev/buildroot-qt-dev/buildroot-2015.05/output/build/libpigpio-38
 -xf -
>>> libpigpio 38 Patching
>>> libpigpio 38 Updating config.sub and config.guess
for file in config.guess config.sub; do for i in $(find
/root/qt-dev/buildroot-qt-dev/buildroot-2015.05/output/build/libpigpio-38
-name $file); do cp support/gnuconfig/$file $i; done; done
>>> libpigpio 38 Configuring
>>> libpigpio 38 Autoreconfiguring
autoreconf: 'configure.ac' or 'configure.in' is required
Why the autoreconf cannot find configure.ac? in the tar.gz it's present!

I need a help..
Thanks a lot.
Giovanni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20151027/4b799d33/attachment.html>

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

end of thread, other threads:[~2015-10-28  9:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-27 17:52 [Buildroot] Help Adding Package to build root astrolite .
2015-10-27 18:20 ` Yann E. MORIN
2015-10-27 20:12 ` Arnout Vandecappelle
2015-10-28  9:30   ` astrolite .
2015-10-28  9:51     ` Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox