[Buildroot] Help Adding Package to build root..

Arnout Vandecappelle arnout at mind.be
Tue Oct 27 20:12:06 UTC 2015


On 27-10-15 18:52, astrolite . wrote:
> 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 <http://configure.ac>' or 'configure.in
> <http://configure.in>' is required
> Why the autoreconf cannot find configure.ac <http://configure.ac>? in the tar.gz
> it's present!

 Is it in the build directory
/root/qt-dev/buildroot-qt-dev/buildroot-2015.05/output/build/libpigpio-38 ?

 Could you share your Config.in and pigpio.mk so we can check it? The version
"38" is suspicious since there is no corresponding tag in the github repo, so I
wonder if you really have the correct tarball.


 Regards,
 Arnout
-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF


More information about the buildroot mailing list