Problems building Postgresql with multibyte enabled

From: Genty Jean-Paul <jp(dot)genty(at)digitech(dot)fr>
To: pgsql-admin(at)postgresql(dot)org
Subject: Problems building Postgresql with multibyte enabled
Date: 2002-11-21 12:10:07
Message-ID: 5.1.0.14.2.20021121130116.028d0270@194.167.168.51
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Hi

I use Mandrake 7.2 and try to compile PostgresSQL 7.2.3 with multibyte
enabled.

I ran :
./configure --enable-multibyte && make

The build fails on :

make -C mb SUBSYS.o
make: Entering an unknown directory
make: *** mb: No such file or directory. Stop.
make: Leaving an unknown directory

It seems directory src/backend/utils/mb does not exist.

Can someone tell me what's wrong with my build ???

Thanks !!

Jean-Paul

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Henrique Spencer 2002-11-21 13:01:48 Error while compiling
Previous Message Tom Lane 2002-11-21 04:31:13 Re: crash help, pgsql 7.2.1 on RH7.3