make error
Paul Scott
pscott at UWC.AC.ZA
Fri Apr 8 07:49:56 PDT 2005
Hey list,
I am trying to compile Mapserver-4.4.1 on RH9 with configure options of:
/configure --without-tiff --without-eppl --with-threads --with-geos
--with-proj --with-gdal=/usr/local/bin/gdal-config --with-ogr
--with-php=/home/paul/mapserver/php-4.3.11 --with-gd=/usr/local
--with-freetype=/usr/bin --without-pdf --with-ming --with-wmsclient
--with-wfs --with-wfsclient
--with-postgis=/usr/local/pgsql/bin/pg_config
but it fails with:
gcc -c -O2 -fPIC -Wall -DIGNORE_MISSING_DATA -DNEED_STRLCAT
-DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS_SVR -DUSE_WMS_LYR -DUSE_WFS_SVR
-DUSE_WFS_LYR -DUSE_MING_FLASH -DUSE_GD_GIF -DUSE_GD_PNG
-DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS
-DUSE_OGR -DUSE_GDAL -DUSE_GEOS -DUSE_ICONV -DUSE_POSTGIS
-DUSE_THREAD -I/usr/local/include -I/usr/local/include
-I/usr/local/pgsql/include -I/usr/local/include -I maptemplate.c -o
maptemplate.o
gcc: no input files
make: *** [maptemplate.o] Error 1
I have tried running ldconfig (in case it was missing a lib), but
nothing seems to help.
Do I need to export some flag?
Any ideas?
Any help would be greatly appreciated.
--Paul
More information about the MapServer-users
mailing list