[postgis-users] Troubles in the installation

Paul Ramsey pramsey at refractions.net
Thu Nov 20 09:29:48 PST 2003


Version 0.7.5 does not work with pgsql 7.4. 7.4 support is currently in
CVS for testing. Test it and tell us if it works! :)
P.

Bruce Raup wrote:

> 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
>>
> 
> 


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




More information about the postgis-users mailing list