vfs module

Novgorodsky, Sergey sergeynovgorodsky at InSiteOne.com
Fri Oct 13 01:52:19 GMT 2006


Hello
Couple of questions on building a vfs module:
1. I made changes to source/Makefile to build my vfs module.
   Is there other way to do it, e.g. some 'configure' option ?
2. My vfs module needs to use some code from a static library (.a),
   where/how  do I need to make changes to link in the library?
   I tried to add stuff like -L. -lmylib in Makefile for my vfs module
   but it doesn't seem to work.

Thanks
Sergey




More information about the samba-technical mailing list