Compile from cvs

Started by snpealmost 24 years ago2 messagesgeneral
Jump to latest
#1snpe
snpe@snpe.co.yu

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

please help
regards
Haris Peco

#2Bruce Momjian
bruce@momjian.us
In reply to: snpe (#1)
Re: Compile from cvs

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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026