From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Githogori Nyangara-Murage <githogori(at)yahoo(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #2721: configuration issue |
Date: | 2006-10-26 17:02:37 |
Message-ID: | 200610261702.k9QH2bB25394@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Githogori Nyangara-Murage wrote:
>
> The following bug has been logged online:
>
> Bug reference: 2721
> Logged by: Githogori Nyangara-Murage
> Email address: githogori(at)yahoo(dot)com
> PostgreSQL version: 8.2beta1
> Operating system: Linux
> Description: configuration issue
> Details:
>
> Why are the following options ignored in the 8.2beta1 during configuration?
>
> checking for sgmlspl... no
> checking thread safety of required library
> functions... yes
> *** Option ignored: --enable-multibyte
> *** Option ignored: --enable-syslog
> *** Option ignored: --with-java
> *** Option ignored: --with-krb-srvname
> configure: creating ./config.status
> config.status: creating GNUmakefile
> config.status: creating src/Makefile.global
Because they aren't valid anymore. We are only in 8.2 emitting the fact
they are ignored. They have been useless for a few releases now.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-10-26 17:07:48 | Re: BUG #2722: DBD::Pg v1.49 quoting generate warning |
Previous Message | Jeff Davis | 2006-10-26 16:35:11 | Re: Out of memory error causes Abort, Abort tries to |