Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] postgresql fix and update
@ 2014-04-20 23:25 Peter Seiderer
  2014-04-20 23:25 ` [Buildroot] [PATCH 1/2] postgresql: change readline and zlib to be real optional selections Peter Seiderer
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Peter Seiderer @ 2014-04-20 23:25 UTC (permalink / raw)
  To: buildroot

Hello Thomas and Yann,

thanks for applying the postgresql package (and for reporting the
uClibc bug upstream).

Here two follow up patches (sorry for missing to disable the
automatic readline/zlib selection in the last version).

Regards,
Peter


Peter Seiderer (2):
  postgresql: change readline and zlib to be real optional selections
  postgresql: bump version to 9.3.4

 package/postgresql/Config.in     | 2 --
 package/postgresql/postgresql.mk | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

-- 
1.8.1.4

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [Buildroot] [PATCH 0/2] postgresql fix and update
@ 2014-04-22 15:32 Peter Seiderer
  0 siblings, 0 replies; 7+ messages in thread
From: Peter Seiderer @ 2014-04-22 15:32 UTC (permalink / raw)
  To: buildroot

Hello Yann,

On Mon, Apr 21, 2014 at 04:21:57PM +0200, Yann E. MORIN wrote:
> On 2014-04-21 11:50 +0200, Thomas Petazzoni spake thusly:
> > Dear Peter Seiderer,
> > 
> > On Mon, 21 Apr 2014 01:25:11 +0200, Peter Seiderer wrote:
> > 
> > > thanks for applying the postgresql package (and for reporting the
> > > uClibc bug upstream).
> > > 
> > > Here two follow up patches (sorry for missing to disable the
> > > automatic readline/zlib selection in the last version).
> > 
> > Related to postgresql, can you have a look at the build problem
> > reported at
> > http://autobuild.buildroot.org/results/32f/32fc178cc3875c32e9b722654676fc44eccde8f1/build-end.log ?
> 
> Oh, that one should be pretty easy, something like:
> 
>     ifeq ($(BR2_PACKAGE_TZDATA),y)
>     POSTGRESQL_DEPENDENCIES += tzdata
>     else
>     POSTGRESQL_DEPENDENCIES += host-zic
>     POSTGRESQL_CONF_ENV += ZIC=$$(ZIC)
>     endif
> 

o.k. works (and tested on a build machine without OS provided zic), will
provide a patch...

Thanks for the suggestion, Peter


> I doubt this one would kill baby seals, but it's totally untested. ;-)
> 
> Note: postgresql is only available with glibc, so we need not care about
> the tz package, which is only for uClibc. So we're fine with only tzdata,
> which is solely for glibc.
> 
> Regards,
> Yann E. MORIN.
> 
> -- 
> .-----------------.--------------------.------------------.--------------------.
> |  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
> | +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
> | +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
> | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
> '------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-04-22 15:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-20 23:25 [Buildroot] [PATCH 0/2] postgresql fix and update Peter Seiderer
2014-04-20 23:25 ` [Buildroot] [PATCH 1/2] postgresql: change readline and zlib to be real optional selections Peter Seiderer
2014-04-20 23:25 ` [Buildroot] [PATCH 2/2] postgresql: bump version to 9.3.4 Peter Seiderer
2014-04-21  8:37 ` [Buildroot] [PATCH 0/2] postgresql fix and update Thomas Petazzoni
2014-04-21  9:50 ` Thomas Petazzoni
2014-04-21 14:21   ` Yann E. MORIN
  -- strict thread matches above, loose matches on Subject: below --
2014-04-22 15:32 Peter Seiderer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox