From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 11071] Building postgresql package on Debian 9.4 x64 for armel target fails
Date: Wed, 06 Jun 2018 12:32:31 +0000 [thread overview]
Message-ID: <bug-11071-163-TuSrEpyvWM@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-11071-163@https.bugs.busybox.net/>
https://bugs.busybox.net/show_bug.cgi?id=11071
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #5 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> ---
Could you please build without your custom --with-libxml option ?
That's the reason for the failure. It ends up using xml2-config from your host
machine, which returns bogus linker flags, which breaks the build.
So it's basically your custom addition that breaks the build, the code in
Buildroot builds fine.
Please add:
POSTGRESQL_CONF_ENV += XML2_CONFIG=$(STAGING_DIR)/usr/bin/xml2-config
when enabling libxml2 support (i.e when you're passing --with-libxml). This
should solve your problem.
And please submit a Buildroot patch adding this, once everything works fine.
Thanks!
--
You are receiving this mail because:
You are on the CC list for the bug.
next prev parent reply other threads:[~2018-06-06 12:32 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-06 10:23 [Buildroot] [Bug 11071] New: Building postgresql package on Debian 9.4 x64 for armel target fails bugzilla at busybox.net
2018-06-06 10:24 ` [Buildroot] [Bug 11071] " bugzilla at busybox.net
2018-06-06 11:29 ` bugzilla at busybox.net
2018-06-06 12:01 ` bugzilla at busybox.net
2018-06-06 12:01 ` bugzilla at busybox.net
2018-06-06 12:32 ` bugzilla at busybox.net [this message]
2018-06-06 13:26 ` bugzilla at busybox.net
2018-06-06 13:29 ` bugzilla at busybox.net
2018-06-06 18:52 ` bugzilla at busybox.net
2018-06-06 19:33 ` bugzilla at busybox.net
2018-06-06 19:43 ` bugzilla at busybox.net
2018-06-07 6:16 ` bugzilla at busybox.net
2018-06-07 21:02 ` bugzilla at busybox.net
2018-06-08 6:50 ` bugzilla at busybox.net
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=bug-11071-163-TuSrEpyvWM@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--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