Ticket #2150 (closed defect: fixed)
Hard to build mapserver with shared library
| Reported by: | warmerdam | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.10.3 release |
| Component: | Build Problems | Version: | 4.10 |
| Severity: | normal | Keywords: | |
| Cc: | dmorissette hobu |
Description
In the MapServer 4.10.x series it is hard to build mapserver with a shared library since the shared library was renamed to libmapserver.so (instead of libmap.so) but with no corresponding change in how the executables are linked. So they always pick up libmap.a.
Note, in trunk the static library has also been renamed to libmapserver.a so things are working fine there.
The change was r5467.
Change History
Note: See
TracTickets for help on using
tickets.
