On Tue, Jul 22, 2003 at 10:31:36AM -0400, Tom Lane wrote:
> Karel Zak <[EMAIL PROTECTED]> writes:
> > ./configure --prefix=/usr/lib/postgresql --enable-nls
>
> I think you must have done --enable-recode too.
Oops.. you're right :-)
Karel
--
Karel Zak <[EMAIL PROTECTED]>
http://home.z
Karel Zak <[EMAIL PROTECTED]> writes:
> ./configure --prefix=/usr/lib/postgresql --enable-nls
I think you must have done --enable-recode too.
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations
> -I../../../../src/include -c -o miscinit.o miscinit.c -MMD
> miscinit.c: In function `Set
./configure --prefix=/usr/lib/postgresql --enable-nls
gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations
-I../../../../src/include -c -o miscinit.o miscinit.c -MMD
miscinit.c: In function `SetCharSet':
miscinit.c:205: error: structure has no member named `in'
make[3]: *** [miscinit.o]