[postgis-users] "make check" failures w/ 1.3.1 on Mac OS 10.5

John Cartwright john.c.cartwright at comcast.net
Sun Nov 25 11:22:07 PST 2007


Hello All,

Trying to compile v1.3.1 on leopard.  Compilation seems to go OK, but  
35 out of 37 tests fail on the "make check" prior to installation.   
For example:

loader/Point. failed (running shp2pgsql: /var/folders/v1/ 
v1z9PHeJEvGQIvBCSUU0QE+++TI/-Tmp-//loader.err)

loader.err contains:
../loader/shp2pgsql: shape (.shp) or index files (.shx) can not be  
opened.

The configuration summary is listed below.  Any ideas on what I'm  
doing wrong here?

Thanks!

--john


Config Summary:
HOST_OS: darwin9.1.0

    PGSQL: /usr/local/pgsql/bin/pg_config
     GEOS: /usr/local/geos-2.2.3/bin/geos-config (with C-API)
           (ldflags: -L/usr/local/geos-2.2.3/lib)
     PROJ: prefix=/usr/local/proj-4.5.0 libdir=/usr/local/proj-4.5.0/lib
    ICONV: 1 -liconv

  PORTNAME: darwin
    PREFIX: /usr/local/postgis-1.3.1
   EPREFIX: ${prefix}
       DOC: ${prefix}/share/doc
      DATA: ${datarootdir}
       MAN: ${datarootdir}/man
       BIN: ${exec_prefix}/bin
       EXT: ${exec_prefix}/lib (${exec_prefix}/lib)



More information about the postgis-users mailing list