From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] gpsd not included in build
Date: Wed, 9 Mar 2011 09:05:59 +0100 [thread overview]
Message-ID: <20110309090559.36358372@surf> (raw)
In-Reply-To: <AANLkTikBwUmiUPZroqj8jL9NAh+6sHEr69gDmkV8ufR0@mail.gmail.com>
Hello,
On Tue, 8 Mar 2011 22:40:11 +0000
bruce bushby <bruce.bushby@gmail.com> wrote:
> I hope I'm not being really thick here....but I can't seem to get
> "gpsd" to be included in my build.
>
> I'm trying with "buildroot-2011.02" and "daily snapshot" on both
> ubuntu and Fedora but for some reason, the "make" doesn't download or
> compile gpsd.
works fine here:
$ grep GPSD=y ../outputs/gpsd/.config
BR2_PACKAGE_GPSD=y
$ ls -l ../outputs/gpsd/target/usr/sbin/gpsd
-rwxr-xr-x 1 test test 29696 Mar 9 07:47 ../outputs/gpsd/target/usr/sbin/gpsd
> I checked package/Config.in ... looks ok
> I added GPSD_SOURCE to: package/gpsd/gpsd.mk
Not needed, there is a default value of "<pkgname>-<pkgversion>.tar.gz".
> I manually downloaded the package into /opt/buildroot/dl
Not needed, the gpsd package download works.
> I tried unticking it, re-running make (without a make clean) and then
> selecting it and running "make"....but it appears to ignore it.
Remember that removing a package in Buildroot doesn't do anything if
you don't restart the build from scratch.
Could you start a completely fresh build, with gpsd enabled, and post
the full build log somewhere, as well as the output of"find
output/target" ?
Another note: in your other post concerning Python and readline, I saw
that you use Buildroot as the root user. Don't do that. Use Buildroot
as a regular user.
Regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2011-03-09 8:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-08 22:40 [Buildroot] gpsd not included in build bruce bushby
2011-03-09 8:05 ` Thomas Petazzoni [this message]
2011-03-09 11:44 ` bruce bushby
2011-03-15 10:47 ` Guillaume Dargaud
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=20110309090559.36358372@surf \
--to=thomas.petazzoni@free-electrons.com \
--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