Greg Stark <[EMAIL PROTECTED]> writes:
> Is recode a feature that's normally enabled?

> ./configure '--enable-recode' '--enable-integer-datetimes' '--enable-debug' 
> '--with-perl' '--with-pam' '--with-openssl' '--with-gnu-ld' '--with-maxbackends=64' 
> '--with-pgport=5432' 'CFLAGS=-O0 -g -pg -DLINUX_PROFILE'
> ...
> gcc -O0 -g -pg -DLINUX_PROFILE -g -Wall -Wmissing-prototypes -Wmissing-declarations 
> -I../../../../src/include   -c -o miscinit.o miscinit.c
> miscinit.c: In function `SetCharSet':
> miscinit.c:205: structure has no member named `in'
> make[4]: *** [miscinit.o] Error 1

It appears that the --enable-recode code has been broken by the recent
IPv6 code changes.

If someone who uses it wants to fix it, step right up.  If there are
no volunteers, I will execute this TODO item:
        * Remove Cyrillic recode support

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to