<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1555" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi, when I compile postgis 1.1.3 on my freebsd 5.3 
os I get the following:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>checking for gcc... gcc<BR>checking for C compiler 
default output file name... a.out<BR>checking whether the C compiler works... 
yes<BR>checking whether we are cross compiling... no<BR>checking for suffix of 
executables...<BR>checking for suffix of object files... o<BR>checking whether 
we are using the GNU C compiler... yes<BR>checking whether gcc accepts -g... 
yes<BR>checking for gcc option to accept ANSI C... none needed<BR>checking for 
g++... g++<BR>checking whether we are using the GNU C++ compiler... 
yes<BR>checking whether g++ accepts -g... yes<BR>checking whether ln -s works... 
yes<BR>checking for iconv_open in -liconv... no<BR>checking for libiconv_open in 
-liconv... no<BR>checking for iconv_open in -lc... no<BR>checking how to run the 
C preprocessor... gcc -E<BR>checking for egrep... grep -E<BR>checking for ANSI C 
header files... yes<BR>checking for sys/types.h... yes<BR>checking for 
sys/stat.h... yes<BR>checking for stdlib.h... yes<BR>checking for string.h... 
yes<BR>checking for memory.h... yes<BR>checking for strings.h... yes<BR>checking 
for inttypes.h... yes<BR>checking for stdint.h... yes<BR>checking for 
unistd.h... yes<BR>checking iconv.h usability... no<BR>checking iconv.h 
presence... no<BR>checking for iconv.h... no<BR>checking build system type... 
i386-unknown-freebsd5.3<BR>checking host system type... 
i386-unknown-freebsd5.3<BR>checking for geos-config... 
/usr/local/bin/geos-config<BR>checking for proj... 
/usr/local/bin/proj<BR>checking for flex... /usr/bin/flex<BR>checking for 
dllwrap... no<BR>checking for dlltool... no<BR>checking for bison... bison 
-y<BR>checking for perl... /usr/bin/perl<BR>checking for xsltproc... 
no<BR>checking for pdfxmltex... no<BR>checking for db2pdf... no<BR>checking for 
jw... no<BR>checking which template to use... freebsd<BR>configure: creating 
./config.status<BR>config.status: creating Makefile.config<BR>config.status: 
creating config.h<BR>config.status: config.h is unchanged</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial 
size=2> SUMMARY<BR> -------------------------------------------------------</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> HOST_OS: freebsd5.3</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>   PGSQL: 
/usr/local/pgsql8.1/bin/pg_config<BR>    GEOS: 
/usr/local/bin/geos-config (with 
C-API)<BR>          (ldflags: 
-L/usr/local/lib)<BR>    PROJ: prefix=/usr/local 
libdir=/usr/local/lib<BR>   ICONV: 0</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> PORTNAME: freebsd<BR>   PREFIX: 
/usr/local/pgsql8.1<BR>  EPREFIX: 
${prefix}<BR>      DOC: 
/usr/local/pgsql8.1/doc/contrib<BR>     DATA: 
/usr/local/pgsql8.1/share/contrib<BR>      MAN: 
/usr/local/pgsql8.1/man<BR>      BIN: 
/usr/local/pgsql8.1/bin<BR>      EXT: 
/usr/local/pgsql8.1/lib 
(\$$libdir)<BR> -------------------------------------------------------</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>gmake -C lwgeom<BR>gmake[1]: Entering directory 
`/usr/src/smit/postgis-1.1.3/lwgeom'<BR>bison -y -vd -p lwg_parse_yy 
wktparse.y<BR>wktparse.y:40.14: parse error, unexpected ":", expecting ";" or 
"|"<BR>wktparse.y:58.20-32: $3 of `geometry' has no declared 
type<BR>wktparse.y:61.6-19: $1 of `geometry' has no declared 
type<BR>wktparse.y:145.17: parse error, unexpected ":", expecting ";" or 
"|"<BR>wktparse.y:232.14-31: $1 of `geom_multilinestring' has no declared 
type<BR>wktparse.y:232.14-34: $2 of `geom_multilinestring' has no declared 
type<BR>wktparse.y:235.20-37: $1 of `geom_multilinestring' has no declared 
type<BR>wktparse.y:235.20-40: $2 of `geom_multilinestring' has no declared 
type<BR>wktparse.y:235.20-43: $3 of `geom_multilinestring' has no declared 
type<BR>wktparse.y:238.26-43: $1 of `geom_multilinestring' has no declared 
type<BR>wktparse.y:238.26-46: $2 of `geom_multilinestring' has no declared 
type<BR>wktparse.y:238.26-49: $3 of `geom_multilinestring' has no declared 
type<BR>wktparse.y:238.26-52: $4 of `geom_multilinestring' has no declared 
type<BR>gmake[1]: *** [wktparse.tab.c] Error 1<BR>gmake[1]: Leaving directory 
`/usr/src/smit/postgis-1.1.3/lwgeom'<BR>gmake: *** [liblwgeom] Error 2<BR>gmake 
-C lwgeom<BR>gmake[1]: Entering directory 
`/usr/src/smit/postgis-1.1.3/lwgeom'<BR>bison -y -vd -p lwg_parse_yy 
wktparse.y<BR>wktparse.y:40.14: parse error, unexpected ":", expecting ";" or 
"|"<BR>wktparse.y:58.20-32: $3 of `geometry' has no declared 
type<BR>wktparse.y:61.6-19: $1 of `geometry' has no declared 
type<BR>wktparse.y:145.17: parse error, unexpected ":", expecting ";" or 
"|"<BR>wktparse.y:232.14-31: $1 of `geom_multilinestring' has no declared 
type<BR>wktparse.y:232.14-34: $2 of `geom_multilinestring' has no declared 
type<BR>wktparse.y:235.20-37: $1 of `geom_multilinestring' has no declared 
type<BR>wktparse.y:235.20-40: $2 of `geom_multilinestring' has no declared 
type<BR>wktparse.y:235.20-43: $3 of `geom_multilinestring' has no declared 
type<BR>wktparse.y:238.26-43: $1 of `geom_multilinestring' has no declared 
type<BR>wktparse.y:238.26-46: $2 of `geom_multilinestring' has no declared 
type<BR>wktparse.y:238.26-49: $3 of `geom_multilinestring' has no declared 
type<BR>wktparse.y:238.26-52: $4 of `geom_multilinestring' has no declared 
type<BR>gmake[1]: *** [wktparse.tab.c] Error 1<BR>gmake[1]: Leaving directory 
`/usr/src/smit/postgis-1.1.3/lwgeom'<BR>gmake: *** [liblwgeom] Error 
2<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have compiled with:</FONT></DIV>
<DIV><FONT face=Arial size=2>./configure 
--with-pgsql=/usr/local/pgsql8.1/bin/pg_config --with-geos 
--with-proj<BR>gmake<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>thanks in advance</FONT></DIV>
<DIV><FONT face=Arial size=2>Stefano</DIV></FONT></BODY></HTML>