Grzegorz Jaskiewicz wrote:
> head compiles ok now, panic's over ;)
Tom fixed it yesterday :-)
--
Alvaro Herrerahttp://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
--
Sent via pgsql-hackers mailing list (pgsql-hacker
head compiles ok now, panic's over ;)
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
On 2008-10-09, at 22:57, Alvaro Herrera wrote:
Grzegorz Jaskiewicz wrote:
On 2008-10-09, at 21:25, Alvaro Herrera wrote:
Yeah, my bad. What's the platform?
mac os x
Hmm, does your link line include -lintl? If not, does it successfully
link if you add it?
ld: library not found for
thickbook:backend gj$ gcc-4.2 -no-cpp-precomp -no-cpp-precomp -O2 -
Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-
statement -Wendif-labels -fno-strict-aliasing -fwrapv -L../../src/port
-Wl,-dead_strip_dylibs access/common/heaptuple.o access/common/
indextuple.o access/comm
Grzegorz Jaskiewicz wrote:
>
> On 2008-10-09, at 21:25, Alvaro Herrera wrote:
>
>> Yeah, my bad. What's the platform?
>
> mac os x
Hmm, does your link line include -lintl? If not, does it successfully
link if you add it?
--
Alvaro Herrerahttp://www.CommandPromp
On 2008-10-09, at 21:25, Alvaro Herrera wrote:
Grzegorz Jaskiewicz wrote:
current cvs head won't compile here, linking problem. I did try make
distclean, etc:
Undefined symbols:
"_dgettext", referenced from:
_errmsg_internal in elog.o
_elog_finish in elog.o
_errcontext in el
Grzegorz Jaskiewicz wrote:
> current cvs head won't compile here, linking problem. I did try make
> distclean, etc:
> Undefined symbols:
> "_dgettext", referenced from:
> _errmsg_internal in elog.o
> _elog_finish in elog.o
> _errcontext in elog.o
> _errhint in elog.o
>
current cvs head won't compile here, linking problem. I did try make
distclean, etc:
Undefined symbols:
"_dgettext", referenced from:
_errmsg_internal in elog.o
_elog_finish in elog.o
_errcontext in elog.o
_errhint in elog.o
_errdetail_log in elog.o
_errdet