e: Problem to use VFS modules

Tim Potter tpot at valinux.com
Mon May 7 22:35:58 GMT 2001


REYNAUD Jean-Samuel writes:

> Ok. But the ld documentation say :
> "
>        `--export-dynamic'
>           [..]
>           If you use `dlopen' to load  a  dynamic  object  which
>           needs to refer back to the symbols defined by the pro­      
>           gram, rather than some other dynamic object, then  you
>           will probably need to use this option when linking the
>           program itself.
> "
> So (I'm not sure but) I thing that smbd must be linked with the
> -rdynamic (for gcc or --export-dynamic for ld).

Yes, but what about HPUX or Solaris or AIX or SCO Unix etc etc.
The point is that all this knowledge is already in another
program (libtool) and this should be used in preference to adding
operating specific hacks to the Makefile.


Tim.




More information about the samba-technical mailing list