Build fails on CVS?

Bill Binko bill at BINKO.NET
Mon Apr 11 17:15:32 EDT 2005


Hello, everone

When I saw Steve was looking at 1305 (Gradients), I thought I'd put
together a patch against CVS head.  However, I get this error:


gcc -c -O2 -fPIC -Wall   -DIGNORE_MISSING_DATA -DNEED_STRLCAT  -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_ICONV
-DUSE_POSTGIS    -I/usr/include         -I/usr/include/pgsql
mapsvg.c -o mapsvg.o
mapsvg.c: In function `msIO_fprintfgz':
mapsvg.c:93: error: `va_list' undeclared (first use in this function)
mapsvg.c:93: error: (Each undeclared identifier is reported only once
mapsvg.c:93: error: for each function it appears in.)
mapsvg.c:93: error: parse error before "args"
mapsvg.c:97: warning: implicit declaration of function `va_start'
mapsvg.c:97: error: `args' undeclared (first use in this function)
mapsvg.c:104: warning: implicit declaration of function `va_end'

Looks like some sort of stdarg.h problem?

Anyone find this familiar?

Thanks
Bill



More information about the mapserver-dev mailing list