[postgis-users] failure to load postgis.sql

TECHER Jean David davidtecher at yahoo.fr
Mon Dec 1 02:42:48 PST 2003



>All these symbols are likely defined in the standard C++ library.
>There is probably a missed link against stdc++.
>Have you tried re-compiling postgresql forcing libstdc++ linkage ?

 strk is right. Sorry for my mail :(

You have to configure postgresql with

LDFLAGS=-lstdc++ ./configure YOURS_OPTIONS_FOR_POSTGRESQL









More information about the postgis-users mailing list