[MacPorts] #16023: samba3 3.2.0 dynamic libs not well referenced

MacPorts noreply at macports.org
Mon Jul 21 15:04:36 PDT 2008


#16023: samba3 3.2.0 dynamic libs not well referenced
----------------------------------------------+-----------------------------
  Reporter:  pierre.augeard at heroldfamily.biz  |       Owner:  mww at macports.org
      Type:  defect                           |      Status:  new             
  Priority:  Normal                           |   Milestone:  Port Bugs       
 Component:  ports                            |     Version:  1.6.0           
Resolution:                                   |    Keywords:                  
----------------------------------------------+-----------------------------
Comment (by pierre.augeard at heroldfamily.biz):

 Well I'm sorry for the spam...:

 Now the dylib references to libtalloc and libtdb are ok.

 But when I launch the smbd daemon, it crashes with the following log:
 {{{
 passdb/pdb_interface.c:make_pdb_method_name(133)
   Attempting to find an passdb backend to match guest (guest)
 passdb/pdb_interface.c:make_pdb_method_name(139)
   No builtin backend found, trying to load plugin
 lib/module.c:smb_probe_module(111)
   Probing module 'guest'
 lib/module.c:smb_probe_module(130)
   Probing module 'guest': Trying to load from
 /opt/local/lib/samba3/pdb/guest.dylib
 lib/module.c:do_smb_load_module(48)
   Error loading module '/opt/local/lib/samba3/pdb/guest.dylib':
 dlopen(/opt/local/lib/samba3/pdb/guest.dylib, 1)
 : image not found
 passdb/pdb_interface.c:make_pdb_method_name(149)
   No builtin nor plugin backend for guest found
 lib/util.c:smb_panic(1666)
   PANIC (pid 27530): pdb_get_methods_reload: failed to get pdb methods for
 backend guest
 }}}

 In the makefile I can see:
 {{{
 PDB_MODULES =
 AUTH_MODULES =  bin/script.dylib
 }}}

 So no guest.dylib is created. Is it the normal behavior? What do I have to
 put in smb.conf to launch correctly the dameon? (sorry this is a very open
 question)

-- 
Ticket URL: <http://trac.macports.org/ticket/16023#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list