[Mapserver-users] Re: Compilation problems
Daniel Morissette
morissette at dmsolutions.ca
Tue Jul 8 09:16:00 PDT 2003
Jordy Keighan wrote:
>
> Ok, I used mapserv-3.6.6
>
...
> gcc: unrecognized option `-rdynamic-Wl'
> make[1]: Leaving directory `/usr/local/mapserver-3.6.6/mapscript/php3'
>
A few things to try:
You could edit the mapscript/php3/Makefile to change the "-rdynamic-Wl"
to "-rdynamic" only.
Another option would be to add --enable-internal-ld-detect to your
configure options since you use version 3.6. This will trigger the use
of a new macro for the php_mapscript.so linking parameters that fixes
several issues of this type, this new macro is used by default in
version 4.0.
Daniel
--
------------------------------------------------------------
Daniel Morissette morissette at dmsolutions.ca
DM Solutions Group http://www.dmsolutions.ca/
------------------------------------------------------------
More information about the MapServer-users
mailing list