[Mapserver-users] byacc usage breaking mapparser.c
James Case
casej at ccom.unh.edu
Wed May 19 05:57:23 PDT 2004
This is a multi-part message in MIME format.
------=_NextPart_000_001C_01C43D7F.4D3D2410
Content-Type: multipart/alternative;
boundary="----=_NextPart_001_001D_01C43D7F.4D3D2410"
------=_NextPart_001_001D_01C43D7F.4D3D2410
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
I was just trying to compile the nightly build and there seems to be a usage
problem with byacc. I've attached both the "configure" and "make" dumps.
ShuttleX P4, 2GB
Trustix 2.1
Apache 2.0.49
PHP 4.3.4
Any ideas? -JC
------=_NextPart_001_001D_01C43D7F.4D3D2410
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:Arial;
color:windowtext;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=3DEN-US link=3Dblue vlink=3Dpurple>
<div class=3DSection1>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>I was just trying to compile the nightly build and =
there
seems to be a usage problem with byacc. I’ve attached both =
the “configure”
and “make” dumps.<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>ShuttleX P4, 2GB<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Trustix 2.1<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Apache 2.0.49<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>PHP 4.3.4<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Any ideas? -JC</span></font><o:p></o:p></p>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'><o:p> </o:p></span></font></p>
</div>
</body>
</html>
------=_NextPart_001_001D_01C43D7F.4D3D2410--
------=_NextPart_000_001C_01C43D7F.4D3D2410
Content-Type: application/octet-stream;
name="mapserver_dev.make.debug"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="mapserver_dev.make.debug"
gcc -c -O2 -Wall -DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_TIFF =
-DUSE_JPEG -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT =
-I/usr/local//include maptemplate.c -o maptemplate.o=0A=
gcc -c -O2 -Wall -DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_TIFF =
-DUSE_JPEG -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT =
-I/usr/local//include mapbits.c -o mapbits.o=0A=
gcc -c -O2 -Wall -DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_TIFF =
-DUSE_JPEG -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT =
-I/usr/local//include maphash.c -o maphash.o=0A=
gcc -c -O2 -Wall -DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_TIFF =
-DUSE_JPEG -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT =
-I/usr/local//include mapshape.c -o mapshape.o=0A=
gcc -c -O2 -Wall -DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_TIFF =
-DUSE_JPEG -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT =
-I/usr/local//include mapxbase.c -o mapxbase.o=0A=
byacc -p msyy -d -omapparser.c mapparser.y=0A=
usage: byacc [-dlrtv] [-b file_prefix] [-p symbol_prefix] filename=0A=
make: *** [mapparser.c] Error 1=0A=
------=_NextPart_000_001C_01C43D7F.4D3D2410
Content-Type: application/octet-stream;
name="mapserver_dev.configure.debug"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="mapserver_dev.configure.debug"
checking for gcc... gcc=0A=
checking for C compiler default output... a.out=0A=
checking whether the C compiler works... yes=0A=
checking whether we are cross compiling... no=0A=
checking for suffix of executables... =0A=
checking for suffix of object files... o=0A=
checking whether we are using the GNU C compiler... yes=0A=
checking whether gcc accepts -g... yes=0A=
checking for gcc option to accept ANSI C... none needed=0A=
checking for g++... g++=0A=
checking whether we are using the GNU C++ compiler... yes=0A=
checking whether g++ accepts -g... yes=0A=
checking for ranlib... ranlib=0A=
checking for flex... no=0A=
checking for lex... no=0A=
checking for yywrap in -lfl... no=0A=
checking for yywrap in -ll... no=0A=
checking for bison... no=0A=
checking for byacc... byacc=0A=
checking if compiler supports -R... no=0A=
checking if compiler supports -Wl,-rpath,... yes=0A=
checking for exp in -lm... yes=0A=
checking for __gxx_personality_v0 in -lstdc++... yes=0A=
checking how to run the C preprocessor... gcc -E=0A=
checking for egrep... grep -E=0A=
checking for ANSI C header files... yes=0A=
checking for strcasecmp... yes=0A=
checking for strncasecmp... yes=0A=
checking for strdup... yes=0A=
configure: checking where FreeType 2.x is installed......=0A=
checking for FT_Init_FreeType in -lfreetype... yes=0A=
using libfreetype -lfreetype from system libs.=0A=
configure: checking where Zlib is installed......=0A=
checking for zlibVersion in -lz... yes=0A=
using libz from system libs.=0A=
configure: checking where PNG is installed......=0A=
checking for png_init_io in -lpng... yes=0A=
using libpng from system libs.=0A=
configure: checking whether we should include JPEG support......=0A=
checking for jpeg_read_header in -ljpeg... yes=0A=
using libjpeg from system libs.=0A=
configure: checking where libXpm is installed......=0A=
checking for XpmFreeXpmImage in -lXpm... no=0A=
XPM (libXpm) library cannot be found, possibly needed for GD=0A=
configure: checking where libiconv is installed......=0A=
checking for libiconv_open in -liconv... no=0A=
libiconv library cannot be found, possibly needed for GD=0A=
configure: checking for GD 2.0.12 or higher......=0A=
checking for gdImageSetAntiAliased in -lgd... yes=0A=
using libgd 2.0.12 (or higher) from system libs (-L/usr/lib -lgd =
-ljpeg -lfreetype -lpng -lz ).=0A=
checking for gdImageCreate in -lgd... yes=0A=
checking for gdImageGif in -lgd... no=0A=
checking for gdImagePng in -lgd... no=0A=
checking for gdImageJpeg in -lgd... no=0A=
checking for gdImageWBMP in -lgd... yes=0A=
checking for gdImageStringFT in -lgd... yes=0A=
checking for gdImageGifPtr in -lgd... no=0A=
using GD ( -DUSE_GD_WBMP -DUSE_GD_FT) from system libs.=0A=
configure: checking whether we should include PDF support......=0A=
checking for PDF_setlinewidth in -lpdf... no=0A=
checking for PDF_setrgbcolor in -lpdf... no=0A=
checking for PDF_moveto in -lpdf... no=0A=
checking for PDF_curveto in -lpdf... no=0A=
checking for PDF_show_xy in -lpdf... no=0A=
libpdf not found... PDF support not included.=0A=
configure: checking whether we should include EPPL7 support......=0A=
including EPPL7 support.=0A=
configure: checking whether we should include PROJ.4 support......=0A=
PROJ.4 support not requested.=0A=
configure: checking whether we should include thread safe support......=0A=
thread safe support disabled.=0A=
configure: checking whether we should include ESRI SDE support......=0A=
ESRI SDE support not requested.=0A=
configure: checking whether we should compile in MPATROL support......=0A=
MPATROL support not requested.=0A=
configure: checking whether we should include OGR support......=0A=
OGR support not requested.=0A=
checking if GDAL support requested... no=0A=
checking checking ms JPEG output... yes, GDAL is not available but =
libjpeg is.=0A=
configure: checking whether we should include TIFF support......=0A=
checking for TIFFOpen in -ltiff... yes=0A=
using libtiff from system libs.=0A=
checking if PostGIS support requested... no=0A=
checking if MyGIS support requested... no=0A=
checking if OracleSpatial support requested... no=0A=
checking if MING/Flash support requested... no=0A=
configure: checking whether we should include WMS Server support......=0A=
OGC WMS Compatibility not enabled (PROJ.4 is required for WMS).=0A=
configure: checking whether we should include WFS Server support......=0A=
OGC WFS Server support not requested.=0A=
configure: checking whether we should include WCS Server support......=0A=
OGC WCS Server support not requested.=0A=
configure: checking whether we should include WMS Client Connections =
support......=0A=
OGC WMS Client Connections not enabled (PROJ.4 and libcurl =
required).=0A=
configure: checking whether we should include WFS Client Connections =
support......=0A=
OGC WFS Client Connections not enabled (PROJ.4, libcurl and OGR =
required).=0A=
configure: checking for curl-config...=0A=
configure: checking HTTPD server (Apache) version...=0A=
checking for httpd... /usr/sbin/httpd=0A=
/usr/sbin/httpd version is Apache/2.0.49 (2000049).=0A=
Compiling with -DIGNORE_MISSING_DATA.=0A=
configure: checking whether we should enable debug features......=0A=
configure: checking for PHP/MapScript module options......=0A=
PHP/MapScript module not configured.=0A=
configure: creating ./config.status=0A=
config.status: creating Makefile=0A=
------=_NextPart_000_001C_01C43D7F.4D3D2410--
More information about the MapServer-users
mailing list