Ticket #2216 (closed defect: fixed)
undefined symbol __gcov_merge_add with php_mapscript.so built with --enable-coverage
| Reported by: | dmorissette | Owned by: | dmorissette |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.0 release |
| Component: | MapScript-PHP | Version: | svn-trunk (development) |
| Severity: | normal | Keywords: | |
| Cc: | sdlime |
Description
If MapServer is configured with the --enable-coverage configure option then we get the following error when we try to load it:
Warning: dl() [function.dl]: Unable to load dynamic library '/opt/fgs1/fgs/www/lib/php5/php_mapscript_499.so' - /opt/fgs1/fgs/www/lib/php5/php_mapscript_499.so: undefined symbol: __gcov_merge_add in .../gmap75.phtml on line 54
Change History
Note: See
TracTickets for help on using
tickets.
