libcurl error on compile Debian Sarge
Jon Saints
saintsjd at YAHOO.COM
Tue Mar 15 06:33:14 PST 2005
Trying to compile custom mapserver on Debian sarge.
Running make after successful configure command I get
the error:
/usr/lib/libcurl.so: undefined reference to
`tld_strerror'
/usr/lib/libcurl.so: undefined reference to
`idna_strerror'
collect2: ld returned 1 exit status
make: *** [shp2img] Error 1
My configuration completes with no errors. The command
I use is:
./configure --with-proj --with-threads --with-ogr
--with-gdal --with-postgis --with-wfs --with-wcs
--with-wmsclient --with-wfsclient --with-fastcgi
I am using version 7.13.1-1 of libcurl3-dev
Thanks
Jon
More information about the MapServer-users
mailing list