VFS related.

TUDOR Coserea tudore at ravantivirus.com
Thu Mar 6 21:23:49 GMT 2003


Hi, 
Jelmer Vernooij <jelmer at nl.linux.org> writes:

> Which version of samba are you using? Is 'DYNEXP' set correctly and at
> all ? 
2.2.4 and 2.2.7

DYNEXP=-Wl,--export-dynamic
I found this in manual of ld.elf_so

Relocation
     ld.elf_so will perform all necessary relocations immediately except for
     relocations relating to the Procedure Linkage Table (PLT).  The PLT is
     used as a indirection method for procedure calls to globally defined
     functions.  It allows, through the use of intermediate code, the delayed
     binding of a call to a globally defined function to be performed at pro-
     cedure call time.  This `lazy' method is the default (see LD_BIND_NOW).

LD_BIND_NOW      If defined immediate binding of Procedure Link Table
                 (PLT) entries is performed instead of the default lazy
                  method.
Regards,
        Tudore.



More information about the samba-technical mailing list