Re: Compile from cvs

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: snpe <snpe(at)snpe(dot)co(dot)yu>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Compile from cvs
Date: 2002-07-08 18:18:31
Message-ID: 200207081818.g68IIVL11811@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

snpe wrote:
> I get last postgresql cvs and call next :
> ./configure --prefix=/usr/local/pgsql --with-java --with-recode --with-perl \
> --with-python
> and this is fine, but :
> ./configure --prefix=/usr/local/pgsql --with-java --with-recode --with-perl \
> --with-python --with-multibyte
>
> get error 'undefined symbol mbvalidate in print.c

Did you do a 'gmake clean' between the two configures? It is required.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Neil Conway 2002-07-08 18:21:13 Re: PostgreSQL doesn't use indexes even is enable_seqscan = off
Previous Message Tom Lane 2002-07-08 18:17:44 Re: WAL recycling, Linux 2.4.18