[Mapserver-users] Problem with final Mapserv 4.0 installation

Steffen Gebhardt steffen.gebhardt at informus.de
Mon Aug 18 11:08:03 EDT 2003


Hello to all,

as I needed you help last week I do this week, since I do not find any 
comments in the archive.

I succesfully installed all the libraries I want to include.
Now I started the configuration of Mapserver like this:

./configure --with-gd=/tmp/unpacked/gd-2.0.15 
--with-proj=/tmp/unpacked/proj-4.4.7 
--with-postgis=/usr/src/postgresql-7.1.3/src/postgis-0.6.2 
--with-gdal=/usr/local/bin/gdal-config

This is running well, it seems.

Executing the command "make", gives me this:

# make
gcc -c -O2  -Wall -DIGNORE_MISSING_DATA  -DUSE_EPPL -DUSE_PROJ 
-DUSE_PROJ_API_H -DUSE_WMS_SVR      -DUSE_TIFF -DUSE_JPEG -DUSE_GD_PNG 
-DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DUSE_PDF   -DUSE_GDAL -DUSE_POSTGIS  
  -I/tmp/unpacked/gd-2.0.15  -I/tmp/unpacked/proj-4.4.7/src        
-I/usr/local/include -I     maptemplate.c -o maptemplate.o
gcc: No input files
make: *** [maptemplate.o] Error 1

Does anybody now what is wrong? Is it that inputfiles for gdal and postgis 
are missing? How to repair this?

I'm sorry for wasting your time again.

Steffen



More information about the mapserver-users mailing list