> In fact kdbBackendFactory should be 
> libelektra_##module##_LTX_kdbBackendFactory
> for all the modules in any case. Otherwise, on platform which don't
> support having the same symbols defined more than once it will break.
> It is explained in 
> info libtool 'Modules for libltdl'

The test I have just done show, unsuprisingly, that it doesn't work, 
since (I guess) the libtdl name mangling doesn't work with the default 
backend. Indeed if the libtdl namespace is used, filesys doesn't export
kdbBackendFactory, but libelektra_filesys_LTX_kdbBackendFactory, while
libelektra searches for libelektra_default_LTX_kdbBackendFactory and
kdbBackendFactory. 

--
Pat


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Registry-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/registry-list

Reply via email to