[MapServer-users] Symbol not found: _loadParams

Moen, Paul T. pmoen at nd.gov
Mon Jan 22 03:37:52 PST 2024


The problem was -DCMAKE_SKIP_RPATH=ON in my cmake command.  This was added in the past to get things working on macOS.  Evidently it is no longer needed, because removing it seems to fix the problem.

cmake ..  -DCMAKE_BUILD_TYPE=RELEASE -Wno-dev -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -DWITH_CLIENT_WFS=ON -DWITH_CLIENT_WMS=ON -DWITH_CURL=ON -DWITH_FCGI=ON -DWITH_FRIBIDI=OFF -DWITH_HARFBUZZ=OFF -DWITH_KML=ON -DWITH_POSTGIS=ON -DWITH_PHPNG=ON -DWITH_SOS=ON -WITH_CAIRO=ON

Everything looks good now.


admin$ mapserv -v

MapServer version 8.0.1 PROJ version 9.3 GDAL version 3.8 OUTPUT=PNG OUTPUT=JPEG OUTPUT=KML SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=CAIRO SUPPORTS=ICONV SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=SOS_SERVER SUPPORTS=OGCAPI_SERVER SUPPORTS=FASTCGI SUPPORTS=GEOS SUPPORTS=PBF INPUT=JPEG INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE INPUT=FLATGEOBUF


Thanks,


From: MapServer-users <mapserver-users-bounces at lists.osgeo.org> on behalf of Moen, Paul T. via MapServer-users <mapserver-users at lists.osgeo.org>
Date: Saturday, January 20, 2024 at 8:25 AM
To: mapserver-users at lists.osgeo.org <mapserver-users at lists.osgeo.org>
Subject: [MapServer-users] Symbol not found: _loadParams

***** CAUTION: This email originated from an outside source. Do not click links or open attachments unless you know they are safe. *****

Does anyone know where to begin to find the origins of this error?



admin$ mapserv -v



dyld[23010]: Symbol not found: _loadParams

  Referenced from: <DC0E75A6-D338-3559-BAAA-22A0C2F2B5EE> /usr/local/bin/mapserv

  Expected in:     <no uuid> unknown

Abort trap: 6



Thanks,


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20240122/33d8e020/attachment.htm>


More information about the MapServer-users mailing list