Re: compile failure

Started by Bruce Momjianover 22 years ago3 messageshackers
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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.o miscinit.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, Pennsylvania 19073
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Bruce Momjian (#1)

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

#3Bruce Momjian
bruce@momjian.us
In reply to: Tom Lane (#2)

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, Pennsylvania 19073