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