Compiling MapServer on SuSE 7.0

Nicol Hermann nicol at online.de
Sun Jan 7 14:37:26 EST 2001


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