Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 263096 - dev-db/postgresql-8.2*: wrong configure option
Summary: dev-db/postgresql-8.2*: wrong configure option
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High QA (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-20 07:37 UTC by Euler Taveira de Oliveira
Modified: 2010-06-02 17:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.