[mapserver-users] build issue with 3.5 and nightly
Fred McDavid
f.mcdavid at tlogicgis.com
Wed Feb 13 13:12:53 PST 2002
Everyone,
Please disregard my previous message. This was the result of cruft in
my build scripts. The issue is resolved and was due to (somewhat
frstrating and well hidden) carelessness. The nightly release built
fine and, although I haven't tested it, I have an idea 3.5 would too
since I was seeing the same problems with it.
Regards,
--Fred
On Wed, 2002-02-13 at 14:01, Fred McDavid wrote:
> Hi,
>
> I've been experiencing a problem with the configure routines. The only
> error I get in the configure process is
>
> sed: can't read ./gdft/Makefile.in: No such file or directory
>
> which happens at the very end of the configure output. Running make
> yields the following output:
>
> cc -c -march=pentium -O3 -Wall @DEBUG_FLAGS@ -DIGNORE_MISSING_DATA
> -DUSE_EPPL -DUSE_PROJ @WMS_ENABLED@ @WMS_LYR_ENABLED@
> @ORACLESPATIAL_ENABLED@ -DUSE_TIFF -DUSE_JPEG -DUSE_GD_1_8
> @PDF_ENABLED@ -DUSE_OGR @GDAL_ENABLED@ @POSTGIS_ENABLED@ @THREAD_FLAG@
> -I/usr/include @PDF_INC@ -I/usr/include
> -I/usr/local/src/gdal-1.1.5/ogr/ogrsf_frmts
> -I/usr/local/src/gdal-1.1.5/ogr -I/usr/local/src/gdal-1.1.5/ogr/../port
> @GDAL_INC@ @POSTGIS_INC@ @WWW_INC@ @ORACLESPATIAL_INC@ maptemplate.c -o
> maptemplate.o
> cc: cannot specify -o with -c or -S and multiple compilations
> make: *** [maptemplate.o] Error 1
>
> I've managed to get mapserver to compile by writing a script to "clean"
> the offending assignments in Makefile, but this yields a as-of-yet
> useless binary (can't load a reference image...seems to be due to
> -DUSE_GD_<img type> not getting set at compile time.
>
> Would anyone have any useful info WRT tracking this down?
>
> --Fred
>
More information about the MapServer-users
mailing list