Thread: Re: compile failure

Re: compile failure

From
Bruce Momjian
Date:
Are we removing recode before going into beta?

---------------------------------------------------------------------------

Greg Stark wrote:
> 
> 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.omiscinit.c
 
> miscinit.c: In function `SetCharSet':
> miscinit.c:205: structure has no member named `in'
> make[4]: *** [miscinit.o] Error 1
> make[4]: Leaving directory `/u6/src/postgres/cvs/pgsql/src/backend/utils/init'
> 
> 
> -- 
> greg
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


Re: compile failure

From
Tom Lane
Date:
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Are we removing recode before going into beta?

I was waiting for someone to holler that they really want it, but so far
the silence is deafening ...
        regards, tom lane


Re: compile failure

From
Bruce Momjian
Date:
Someone at LinuxTag said they liked it because you can do the conversion
in a text file, rather than compiling a conversion C file.

---------------------------------------------------------------------------

Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Are we removing recode before going into beta?
> 
> I was waiting for someone to holler that they really want it, but so far
> the silence is deafening ...
> 
>             regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
> 
>                http://archives.postgresql.org
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073