Hello Vincent,

I understand too little about graphics libraries or masperver to know the
source of these error messages but it seems that you are missing some GD
graphics libraries? I followed the following how-to (at least for
configuring and compiling mapserver) and mapserver worked out fine:
http://proyectosbeta.net/2012/09/compilamos-mapserver-6-2-0-beta3-en-debian-squeeze/

does this help? I can also send you a list of libgd* libraries I have
installed (but I guess actually the configure script of mapserver should
make sure that everything is installed, right?)

Tim

2012/10/16 Vince Miller <[email protected]>

> OK, so I solved the freetype problem, and the mapserver
>
> ./configure --with-postgis --with-geos
>
> seemed to work fine. but the mapserver 6.0.3 make crashes with the
> following message:
>
> ./libmapserver.a(maputil.o): In function `msSetup':
> maputil.c:(.text+0x17c9): undefined reference to `gdFontCacheSetup'
> ./libmapserver.a(maputil.o): In function `msCleanup':
> maputil.c:(.text+0x180e): undefined reference to `gdFontCacheShutdown'
> collect2: ld returned 1 exit status
> make: *** [shp2img] Error 1
>
> Any advice?
> _______________________________________________
> mapserver-users mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to