Compiling MapServer on SuSE 7.0

Stephen Lime steve.lime at dnr.state.mn.us
Mon Jan 8 13:25:48 EST 2001


The yacc parser probably won't work with the mapserver grammar. You should've recieved
a mapparser.c file in a regular or nightly distribution. Was it missing or did you download directly
from the CVS? In any case get and install bison and flex (available many places) and you should
be in good shape.

Steve

Stephen Lime
Internet Applications Analyst

Minnesota DNR
500 Lafayette Road
St. Paul, MN 55155
651-297-2937

>>> Nicol Hermann <nicol at online.de> 01/07/01 01:37PM >>>
Dear List,

I m trying to compile MapServer with php support on suse 7.0.
I have configured php 4.0.4 with the following Options.

'./configure' '--with-mysql' '--with-apache=/home/nicol/programme/apache_1.3.14'
'--with-xml' '--enable-track-vars' '--with-gd=/home/nicol/programme/gd-1.8.3' '--with-zib'
'--with-ttf' '--mandir' '--with-packages' '--with-ftp' '--with-jpeg-dir' '--with-xpm-dir'
'--enable-bcmath' '--with-system-regex'

In the next step i run the configuration Script from mapserver with the latest sources from cvs (07.01.2001) with the following parameters

./configure --prefix=/usr/local/mapserver --with-gd=/home/nicol/programme/gd-1.8.3
 --with-tiff --with-jpeg --with-eppl --without-ttf  --with-php=/home/nicol/programme/php-4.0.4 --with-apache=/usr/local/httpd

This proceedure finshed without any errors. Whenever i run the make script it crashes with the message below

yacc -p msyy -d -omapparser.c mapparser.y
usage: yacc [-dlrtv] [-b file_prefix] [-p symbol_prefix] filename
make: *** [mapparser.c] Error 1

I ve no idea which problem causes that error. Does anybody out there has the same problem and could give me a hint to this newbie problem?
yacc is installed and working fine.

Thanks a lot
Nicol
-- 
Powered by http://www.einsundeins.com/




More information about the mapserver-users mailing list