Problem to use VFS modules

Tim Potter tpot at valinux.com
Sun May 6 22:17:42 GMT 2001


REYNAUD Jean-Samuel writes:

> On samba 2.2.0 (latest stable),Linux 2.4.4 (debian).
> Problem to use VFS modules:

> I have recompiled smbd with the "-rdynamic" option (at link time).
> Now it's working.
> 
> Is the problem come from my ./configure parameters ?

No.  The real solution is for the Makefile to use libtool or
something like that to compile the vfs modules as it knows about
the various options such as -rdynamic that need to be passed to
the C compiler to build shared objects.


Tim.

> 
> -- 
> 
> REYNAUD Jean-Samuel
> 
> 




More information about the samba-technical mailing list