[postgis-users] ERROR: Can't find function postgis_gist_sel in file /lib/postgis .dll

Paul Ramsey pramsey at refractions.net
Tue Mar 25 15:52:58 PST 2003


It is possible that in hacking up your Makefile to get other things to 
work you ended up commenting out an important object file. What does 
your Makefile look like?

P.

Morin, Marc-André wrote:
> I'm trying to set up the myGISdb database with PostGIS and I get the
> following errors:
> 
> $ psql -U postgres -d myGISdb -f postgis.sql
> ...
> NOTICE:  Argument type "geometry" is only a shell
> psql:postgis.sql:125: NOTICE:  Argument type "geometry" is
> only a shell
> CREATE FUNCTION
> CREATE TYPE
> ERROR:  Can't find function postgis_gist_sel in file /lib/postgis.dll
> psql:postgis.sql:142: ERROR:  Can't find function postgis_gist_sel in file
> /lib/postgis.dll
> ERROR:	current transaction is aborted, queries ignored until end of
> transaction
>  block
> ...
> 
> Does anybody could help me?
> 
> Thanks in advance,
> 
> Marc-André
> 
> 
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users


-- 
       __
      /
      | Paul Ramsey
      | Refractions Research
      | Email: pramsey at refractions.net
      | Phone: (250) 885-0632
      \_




More information about the postgis-users mailing list