Hi,

I am trying to build gdal-grass package for fedora (as the gdal
package need to be complied without grass support for bootstrapping)

I could see that the shared libraries does not have a soname
(DT_SONAME ELF field). If an executable is linked with a shared object
which has a DT_SONAME field, when the executable is run the dynamic
linker will attempt to load the shared object specified by the
DT_SONAME field rather than the using the file name given to the
linker.

Is there any suggestions? or patches available already? I could not
find one ..:(

Thanks
Viji
_______________________________________________
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss

Reply via email to