[postgis-users] Troubles in the installation

Bruce Raup braup at nsidc.org
Thu Nov 20 08:44:01 PST 2003


Here's the same problem in English.

PostgreSQL version:  7.4
PostGIS version:  0.7.5

It appears that PostGIS hasn't caught up to the latest version of
PostgreSQL, but I'd like to hear more expert opinions.  It's as if the
prototypes of some of the functions in <access/gist.h> have changed,
leaving postGIS broken.

Bruce

Thu Nov 20 09:38:yama:postgis-0.7.5$ make
gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declarations -fpic -g -I/home/braup/include -I.
-I../../src/include -D_GNU_SOURCE  -I/home/braup/include -DFRONTEND
-DSYSCONFDIR='"/usr/local/pgsql/etc"' -DUSE_PROJ -DUSE_VERSION=73  -c -o
postgis_estimate.o postgis_estimate.c
postgis_estimate.c: In function `get_restriction_var':
postgis_estimate.c:543: warning: assignment from incompatible pointer type
postgis_estimate.c:545: warning: assignment from incompatible pointer type
postgis_estimate.c:550: warning: comparison between signed and unsigned
postgis_estimate.c:557: warning: comparison between signed and unsigned
postgis_estimate.c: In function `genericcostestimate2':
postgis_estimate.c:752: error: structure has no member named `elem'
postgis_estimate.c:752: error: too few arguments to function
`clauselist_selectivity'
postgis_estimate.c:810: warning: passing arg 1 of `cost_qual_eval' from
incompatible pointer type
postgis_estimate.c:810: error: too few arguments to function
`cost_qual_eval'
postgis_estimate.c:810: error: void value not ignored as it ought to be
make: *** [postgis_estimate.o] Error 1



On 2003-11-20 10:07 +0100,  strk wrote:

> Please set you LANG=C
> Althought localization might be a good thing for those who have problems
> learning a spread foreign language as English, it does also divide
> the world splitting people by country, which is no more useful in
> our actual network society :)
>
> To be more pragmatic: your problems expressed in spanish will have
> less chances to be solved by a multi-cultural community.
>
> PS: try also postgis-0.7.5 ...
>
> --strk;
>
>
> ing_talledo wrote:
> > I am trying to install the postgis7.4 into the postgresql 7.4, but when I do
> > make i have this problem:
> >
> > [root at gis001 postgis-0.7.4]# make
> > gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
> > -Wmissing-declarations -fpic -g -I. -I../../src/include -D_GNU_SOURCE
> > -DFRONTEND -DSYSCONFDIR='"/usr/local/pgsql/etc"' -DUSE_VERSION=73  -c -o
> > postgis_estimate.o postgis_estimate.c
> > postgis_estimate.c: En la función `get_restriction_var':
> > postgis_estimate.c:543: aviso: asignación de tipo de apuntador incompatible
> > postgis_estimate.c:545: aviso: asignación de tipo de apuntador incompatible
> > postgis_estimate.c: En la función `genericcostestimate2':
> > postgis_estimate.c:752: structure no tiene un miembro llamado `elem'
> > postgis_estimate.c:752: muy pocos argumentos para la función
> > `clauselist_selectivity'
> > postgis_estimate.c:810: aviso: pasando el argumento 1 de `cost_qual_eval' de
> > tipo de apuntador incompatible
> > postgis_estimate.c:810: muy pocos argumentos para la función
> > `cost_qual_eval'
> > postgis_estimate.c:810: valor void no ignorado como debería de ser
> > make: *** [postgis_estimate.o] Error 1
> > [root at gis001 postgis-0.7.4]#
> >
> > could you help me with this.
> >
> > Thanks
> >
> > _________________________________________________________________
> > MSN Amor: busca tu ½ naranja http://latam.msn.com/amor/
> >
> >
> > _______________________________________________
> > postgis-users mailing list
> > postgis-users at postgis.refractions.net
> > http://postgis.refractions.net/mailman/listinfo/postgis-users
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>

-- 
Bruce Raup                                               Phone:  303-492-8814
National Snow and Ice Data Center, U. of Colorado, 449 UCB, Boulder, CO 80309



More information about the postgis-users mailing list