Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 263096

Summary: dev-db/postgresql-8.2*: wrong configure option
Product: Gentoo Linux Reporter: Euler Taveira de Oliveira <euler>
Component: New packagesAssignee: PgSQL Bugs <pgsql-bugs>
Status: RESOLVED FIXED    
Severity: QA    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Euler Taveira de Oliveira 2009-03-20 07:37:08 UTC
The following configure option '--without-libedit' doesn't exist. The correct option is '--without-libedit-preferred'; but we don't need to add this option at all because it is the default. [1] has more information about the supported options.

[1] http://www.postgresql.org/docs/8.2/static/install-procedure.html

Reproducible: Always
Comment 1 Patrick Lauer gentoo-dev 2010-06-02 17:25:13 UTC
+  02 Jun 2010; Patrick Lauer <patrick@gentoo.org>
+  +postgresql-base-7.4.29-r1.ebuild, +postgresql-base-8.0.25-r1.ebuild,
+  +postgresql-base-8.1.21-r1.ebuild, +postgresql-base-8.2.17-r1.ebuild,
+  +postgresql-base-8.3.11-r1.ebuild,
+  +files/postgresql-base-8.4-9.0-heimdal_strlcpy.patch,
+  +postgresql-base-8.4.4-r1.ebuild, +postgresql-base-9.0_beta1-r1.ebuild:
+  Fixes for #313765, #251046, #294462, #300793, #274836, #296714, #238817,
+  #278228, #263096, #246397, #285953. Thanks to Aaron Swenson for collecting
+  the fixes and testing.