From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] Help Adding Package to build root..
Date: Tue, 27 Oct 2015 21:12:06 +0100 [thread overview]
Message-ID: <562FDA96.5020605@mind.be> (raw)
In-Reply-To: <CACvocV4-o7u1L52xP7YnVTgoi369NUDk6vP4=ng6cLuwzXOvVw@mail.gmail.com>
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
next prev parent reply other threads:[~2015-10-27 20:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2015-10-28 9:30 ` astrolite .
2015-10-28 9:51 ` Arnout Vandecappelle
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=562FDA96.5020605@mind.be \
--to=arnout@mind.be \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox