[postgis-users] build on debian unstable

Babak Toloue Tehrani babak.tehrani at map4web.de
Mon Aug 11 11:08:15 PDT 2003


Hi list,

I am new to Debian and try to install Mapserver 4.0 with PostGIS. I
found a posting in the Archive:

http://postgis.refractions.net/pipermail/postgis-users/2002-August/001394.html

when I try to build the PostgreSQL-7.3.3-1 as explained with:

...
./debian/rules binary 

I got following output:

make[2]: Leaving directory
`/usr/src/postgres/postgresql-7.3.3/build-tree/postgresql-7.3.3/contrib/tips'
make[2]: Entering directory
`/usr/src/postgres/postgresql-7.3.3/build-tree/postgresql-7.3.3/contrib/tsearch'
i386-linux-gcc -O2 -g -Wall -Wmissing-prototypes -Wmissing-declarations
-pipe -fPIC -I. -I. -I../../src/include -I/usr/include/tcl8.4  -c -o
query.o query.c
In file included from query.c:809:
parser.c: In function `yy_get_next_buffer':
parser.c:1540: error: `yy_current_buffer' undeclared (first use in this
function)
parser.c:1540: error: (Each undeclared identifier is reported only once
parser.c:1540: error: for each function it appears in.)
parser.c: At top level:
parser.c:2082: warning: no previous prototype for `tsearch_yyget_lineno'
parser.c:2091: warning: no previous prototype for `tsearch_yyget_in'
parser.c:2099: warning: no previous prototype for `tsearch_yyget_out'
parser.c:2107: warning: no previous prototype for `tsearch_yyget_leng'
parser.c:2116: warning: no previous prototype for `tsearch_yyget_text'
parser.c:2125: warning: no previous prototype for `tsearch_yyset_lineno'
parser.c:2137: warning: no previous prototype for `tsearch_yyset_in'
parser.c:2142: warning: no previous prototype for `tsearch_yyset_out'
parser.c:2147: warning: no previous prototype for `tsearch_yyget_debug'
parser.c:2152: warning: no previous prototype for `tsearch_yyset_debug'
parser.c:2158: warning: no previous prototype for
`tsearch_yylex_destroy'
make[2]: *** [query.o] Error 1
make[2]: Leaving directory
`/usr/src/postgres/postgresql-7.3.3/build-tree/postgresql-7.3.3/contrib/tsearch'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/usr/src/postgres/postgresql-7.3.3/build-tree/postgresql-7.3.3/contrib'
make: *** [build-arch-stamp] Error 2


Thanks for helping,

Babak




More information about the postgis-users mailing list