Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1] motion: fix postgresql support
Date: Wed, 19 Oct 2016 23:38:02 +0200	[thread overview]
Message-ID: <20161019233802.40916531@free-electrons.com> (raw)
In-Reply-To: <1476734488-3436-1-git-send-email-ps.report@gmx.net>

Hello,

On Mon, 17 Oct 2016 22:01:28 +0200, Peter Seiderer wrote:
> The commandline paramter to enable/disable postgresql support is
> called '--with-pgsql/--without-pgsql' and not '--with-postgresql/
> --without-postgresql'.
> 
> Fixes [1] in case postgresql development files are installed on the host:
> 
>   checking for PostgreSQL... testing
>   checking autodect pgsql headers... yes /usr/include/postgresql
>   checking autodect pgsql libs... /usr/lib64
>   checking for PQconnectStart in -lpq... no
>   configure: error: PostgreSQL support can't build without PostgreSQL libraries
> 
> [1] http://autobuild.buildroot.net/results/749/7497730da2affffe0e5b9b790081de10c269f416
> 
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
>  package/motion/motion.mk | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2016-10-19 21:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-17 20:01 [Buildroot] [PATCH v1] motion: fix postgresql support Peter Seiderer
2016-10-19 21:38 ` Thomas Petazzoni [this message]

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=20161019233802.40916531@free-electrons.com \
    --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