4.4.0b2 MAKE error
Matthew Perry
mtperry78 at SBCGLOBAL.NET
Sun Nov 7 08:31:12 PST 2004
Paul,
I had the same problem. I was able to solve it by
changing the configure options from
--with-libiconv=/usr/local/lib
TO
--with-libiconv=/usr/local/
Either way, configure claims success at finding
libiconv. But make ONLY works with the latter...
strange. Maybe a bug??
I can't say how or why this changed since 4.2.x...
maybe the new configure script is pickier about paths
names? Wonder why configure didn't pick up on it?
Matt Perry
Humboldt State University
--- "R. Paul Warriner" <paul at WARRINER.US> wrote:
> Curious if anyone else has seen the
> following make error, before I try
> downloading another copy.
>
> CONFIGURE went fine,
> but MAKE ouput follows.
>
> Thanks,
> Paul
>
> MAKE ouput
> ----------
> gcc -c -O2 -fPIC -Wall -
> DIGNORE_MISSING_DATA -DNEED_STRLCAT -
> DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -
> DUSE_WMS_SVR -DUSE_WMS_LYR -
> DUSE_WFS_SVR -DUSE_WFS_LYR -
> DUSE_TIFF -DUSE_GD_GIF -DUSE_GD_PNG -
> DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -
> DGD_HAS_GDIMAGEGIFPTR -
> DGD_HAS_GETBITMAPFONTS -DUSE_PDF -
> DUSE_OGR -DUSE_GDAL -DUSE_GEOS -
> DUSE_ICONV -DUSE_POSTGIS -
> I/usr/include -
> I/usr/local/include -
> I/usr/local/include -I/usr/include -
> I maptemplate.c -o maptemplate.o
> gcc: no input files
> make: *** [maptemplate.o] Error 1
>
More information about the MapServer-users
mailing list