<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2716.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>when i install and configure PostGIS, i got the following 
message:</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>$ make install<BR>gcc -O2 -Wall -Wmissing-prototypes 
-Wmissing-declarations  -g  -I. -I../../src/i<BR>nclude 
-I/usr/local/include -DFRONTEND -DSYSCONFDIR='"/etc/postgresql"'   -c 
-o<BR>postgis_gist.o postgis_gist.c<BR>postgis_gist.c: In function 
`ggeometry_compress':<BR>postgis_gist.c:104: structure has no member named 
`pred'<BR>postgis_gist.c:114: structure has no member named 
`pred'<BR>postgis_gist.c:120: structure has no member named 
`pred'<BR>postgis_gist.c:126: warning: assignment makes integer from pointer 
without a cas<BR>t<BR>postgis_gist.c:130: warning: assignment makes integer from 
pointer without a cas<BR>t<BR>postgis_gist.c: In function 
`ggeometry_consistent':<BR>postgis_gist.c:155: structure has no member named 
`pred'<BR>postgis_gist.c:160: structure has no member named 
`pred'<BR>postgis_gist.c:166: structure has no member named 
`pred'<BR>postgis_gist.c: In function `rtree_union':<BR>postgis_gist.c:338: 
structure has no member named `pred'<BR>postgis_gist.c:343: structure has no 
member named `pred'<BR>postgis_gist.c:331: warning: `tmp' might be used 
uninitialized in this function<BR>postgis_gist.c: In function 
`rtree_penalty':<BR>postgis_gist.c:364: structure has no member named 
`pred'<BR>postgis_gist.c:364: structure has no member named 
`pred'<BR>postgis_gist.c:368: structure has no member named `pred'</FONT></DIV>
<DIV><FONT size=2>postgis_gist.c: In function 
`rtree_picksplit':<BR>postgis_gist.c:406: structure has no member named 
`pred'<BR>postgis_gist.c:408: structure has no member named 
`pred'<BR>postgis_gist.c:453: structure has no member named 
`pred'<BR>postgis_gist.c:455: structure has no member named 
`pred'<BR>postgis_gist.c:459: structure has no member named 
`pred'<BR>postgis_gist.c:461: structure has no member named 
`pred'<BR>postgis_gist.c:499: structure has no member named 
`pred'<BR>postgis_gist.c:524: warning: assignment makes integer from pointer 
without a cas<BR>t<BR>postgis_gist.c:525: warning: assignment makes integer from 
pointer without a cas<BR>t<BR>postgis_gist.c:379: warning: `datum_alpha' might 
be used uninitialized in this f<BR>unction<BR>postgis_gist.c:379: warning: 
`datum_beta' might be used uninitialized in this fu<BR>nction<BR>make: *** 
[postgis_gist.o] Error 1</FONT></DIV></BODY></HTML>