[Mapserver-users] php_mapscript from cvs undefined symbol: cu rl_multi_info_read ?
Jean-Francois.Doyon at CCRS.NRCan.gc.ca
Jean-Francois.Doyon at CCRS.NRCan.gc.ca
Mon Apr 7 08:49:35 PDT 2003
Tyler,
I don't know about this specific error, but make sure you have LibCURL >=
7.10 ...
Also, make sure your php_mapscript_37.so is linked against libcurl by doing
a "ldd php_mapscript_37.so" and checking the output of that command (Should
work on Linux and Solaris at least).
Hope this helps,
J.F.
-----Original Message-----
From: Tyler Mitchell [mailto:TMitchell at lignum.com]
Sent: Monday, April 07, 2003 11:36 AM
To: mapserver-users at lists.gis.umn.edu
Subject: [Mapserver-users] php_mapscript from cvs undefined symbol:
curl_multi_info_read ?
Hi all,
I updated from cvs over the weekend to the latest greatest, adding curl,
etc as per migration instructions for 3.7.
>From within my gmap application I'm getting the notice:
Warning: Unable to load dynamic library
'/usr/local/lib/php/extensions/no-debug-non-zts-20020429/php_mapscript_37.so
'
-
/usr/local/lib/php/extensions/no-debug-non-zts-20020429/php_mapscript_37.so:
undefined symbol: curl_multi_info_read in /var/www/gmap/htdocs/gmap75.phtml
on line 63
Anyone give me some pointers on what problems:
curl_multi_info_read
...is related to?
TM
_______________________________________________
Mapserver-users mailing list
Mapserver-users at lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list