i see source that samba 3.0 support mysql , how to make it happen i have been complie with mysql support but how use make plugin i try like this : [EMAIL PROTECTED] pdb]# make libtool gcc -I../../source -I../../source/include -I../../source/ubiqx -I../../source/smbwrapper -Wall -g -c pdb_test.c mkdir .libs gcc -I../../source -I../../source/include -I../../source/ubiqx -I../../source/smbwrapper -Wall -g -c pdb_test.c -fPIC -DPIC -o .libs/pdb_test.lo In file included from pdb_test.c:21: ../../source/include/includes.h:896:19: proto.h: No such file or directory pdb_test.c: In function `testsam_init': pdb_test.c:111: warning: implicit declaration of function `make_pdb_methods' pdb_test.c:111: incompatible types in assignment pdb_test.c:129: warning: implicit declaration of function `debug_add_class' pdb_test.c: In function `init_module': pdb_test.c:145: warning: implicit declaration of function `smb_register_passdb' make: *** [pdb_test.lo] Error 1 [EMAIL PROTECTED] pdb]#
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
