Hmm...
Removing that gettext() call from there fixed the problem. I
successfully compiled postgres and installed it. I have also
just thought whether it makes much sense to have such a call
on a variable name within another call...
-s
- Original Message -
From: "Serguei M
Hello,
Any insight on what's going on? I'm positive I have all recent gettext stuff
installed and configure has detected that. For some reason, the linker
says otherwise for pl/PgSQL. That line in pl_exec.c has a call to gettext()
...
gcc -O2 -g -Wall -Wmissing-prototypes -Wmissing-declarations -
- Original Message -
From: "Egon Reetz" <[EMAIL PROTECTED]>
Sent: Sunday, April 14, 2002 7:26 AM
> database is 7.1.3, compiled with -enable-local -enable-recode
^
Is it possible that this was just a spelling mistake?
--enable-locale
-s
--