[Mapserver-users] MS build instructions for Mac OS X (and update)
Ken-ichi
kueda at wso.williams.edu
Thu Jul 15 11:01:30 PDT 2004
Didn't encounter this myself, but I found this on the postgis-users archive:
http://postgis.refractions.net/pipermail/postgis-users/2002-November/001743.html
How did you install Proj? Fink? Darwinports? Manually? I'm pretty
sure I used Fink for that and it worked fine, but I may have been using
the unstable tree.
-Ken-ichi
Bill Stephenson wrote:
> Things were going smoothly on my OS X install until I got to PostGIS.
> I'm not sure where I'm screwing up here, but this is what I'm getting
> when running "make":
> ====================================
> macbill$ make
> gcc -no-cpp-precomp -O2 -fno-strict-aliasing -Wall
> -Wmissing-prototypes -Wmissing-declarations -g -I/usr/local/include
> -I. -I../../src/include -I/sw/include/ -DFRONTEND
> -DSYSCONFDIR='"/usr/local/pgsql/etc"' -DUSE_PROJ -DUSE_VERSION=73
> -DUSE_STATS -c -o postgis_transform.o postgis_transform.c
> postgis_transform.c: In function `pj_transform_nodatum':
> postgis_transform.c:54: error: structure has no member named
> `is_latlong'
> postgis_transform.c:73: error: structure has no member named
> `is_latlong'
> postgis_transform.c: In function `transform_geom':
> postgis_transform.c:251: error: structure has no member named
> `is_latlong'
> postgis_transform.c:257: warning: implicit declaration of function
> `pj_transform'
> postgis_transform.c:278: error: structure has no member named
> `is_latlong'
> postgis_transform.c:293: error: structure has no member named
> `is_latlong'
> postgis_transform.c:319: error: structure has no member named
> `is_latlong'
> postgis_transform.c:325: error: structure has no member named
> `is_latlong'
> postgis_transform.c:353: error: structure has no member named
> `is_latlong'
> postgis_transform.c:366: error: structure has no member named
> `is_latlong'
> postgis_transform.c:396: error: structure has no member named
> `is_latlong'
> make: *** [postgis_transform.o] Error 1
> Bill-Stephensons-Computer:/usr/local/src/postgresql-7.4.3/contrib/
> postgis-0.7.5 macbill$
> ====================================
>
> I've successfully install the Proj.4 libraries and took a look at the
> "Makefile" but don't really see what I need to change.
>
> Anyone have a clue for what I need to do?
>
> Kindest Regards,
>
> Bill Stephenson
>
>
>
> Kindest Regards,
>
> Bill Stephenson
> 417-546-5593
>
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list