From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] Buildroot fails to build when selecting build packages
Date: Sun, 29 Apr 2012 11:44:22 +0200 [thread overview]
Message-ID: <201204291144.26712.arnout@mind.be> (raw)
In-Reply-To: <CAG6aBkV4xjdsXcvq-AssYQ1nOw0XiBiEjTZvi2rowStdfSCJNg@mail.gmail.com>
Hoi Nigel,
I ignored the original error because I got distracted by the fenv issue :-)
On Wednesday 25 April 2012 01:49:44 Nigel Sollars wrote:
> The build fails since as a dependency glib2 is selected this fails with a
> dbus like so:
>
> gdbus-proxy-threads.c:34:31: fatal error: dbus/dbus-shared.h: No such file
> or directory
> compilation terminated.
> make[7]: *** [gdbus-proxy-threads.o] Error 1
> make[7]: *** Waiting for unfinished jobs....
> make[7]: Leaving directory
> `/usr/local/panda-stuff/buildroot-git/buildroot/output/build/libglib2-2.30.2/gio/tests'
> make[6]: *** [all-recursive] Error 1
Still works for me :-)
The dbus dependency of libglib2 is only there for the tests. Since you
don't have dbus selected, the configure script should detect that and
disable the gio tests...
Can you post the output/build/libglib2-2.30.2/config.log file? It
should report in the beginning that the host directory is in the front
of the path, and near the end you should get this:
configure:28819: checking for DBUS1
configure:28826: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.2.14"
Package dbus-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `dbus-1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dbus-1' found
configure:28829: $? = 1
configure:28842: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.2.14"
Package dbus-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `dbus-1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dbus-1' found
configure:28845: $? = 1
configure:28858: result: no
No package 'dbus-1' found
Hang on... You don't have DBUS1_CFLAGS or DBUS1_LIBS set in your
environment, do you? In that case, the configure script would enable
the gio tests unconditionally...
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
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: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
next prev parent reply other threads:[~2012-04-29 9:44 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-24 23:49 [Buildroot] Buildroot fails to build when selecting build packages Nigel Sollars
2012-04-27 21:23 ` Arnout Vandecappelle
[not found] ` <CAG6aBkUJAnhhWH1jF2yPLRHrk_+w3xOeSFwxS6K8U4_Pzu26sw@mail.gmail.com>
[not found] ` <CAG6aBkVRsBJtcBSf_ZQ84Bf7SffptL7-h9RrJqc8TYLPbef-_A@mail.gmail.com>
2012-04-28 16:01 ` Arnout Vandecappelle
2012-04-28 19:09 ` Arnout Vandecappelle
2012-04-29 7:25 ` Nigel Sollars
2012-04-29 9:44 ` Arnout Vandecappelle [this message]
2012-04-29 13:27 ` Nigel Sollars
2012-04-29 14:10 ` Arnout Vandecappelle
2012-04-29 14:36 ` Nigel Sollars
2012-04-29 14:44 ` Arnout Vandecappelle
2012-04-29 14:47 ` Nigel Sollars
2012-04-29 14:55 ` [Buildroot] Globally disable PKG_CONFIG_PATH? [was: Re: Buildroot fails to build when selecting build packages] Arnout Vandecappelle
2012-04-29 20:28 ` Nigel Sollars
2012-05-07 14:36 ` Thomas Petazzoni
2012-05-11 22:18 ` [Buildroot] [PATCH] Globally disable PKG_CONFIG_PATH 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=201204291144.26712.arnout@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