I have a built 3.0.1 smbd/nmbd program from source that will startup on one server system running hpux11.11, but will not startup on another hpux11.11 system. On the problem system smbd and nmbd both abort immediately with the log message: [2004/01/22 17:42:06, 0] smbd/server.c:main(747) smbd version 3.0.1 started. Copyright Andrew Tridgell and the Samba Team 1992-2003 /usr/lib/dld.sl: Internal Error 2004 /usr/lib/dld.sl: No such file or directory [2004/01/22 17:42:15, 0] nmbd/nmbd.c:main(664) Netbios nameserver version 3.0.1 started. Copyright Andrew Tridgell and the Samba Team 1994-2003 /usr/lib/dld.sl: Internal Error 2004 /usr/lib/dld.sl: No such file or directory The mystery here is what is error 2004 and what file or directory cannot be found? Version 2.2.8a runs just fine on this problem system, but after shutdown and startup of 3.0.1, it bombs out. Switching back to 2.2.8a works just fine. After some more investigation by manually running nmbd and smbd with -D -d 10 options, the log file shows that it is repeatedly trying to load shared library roman8.sl - wish does not exist. On the problem system, it bombs out as above, but on the other system it continues trying to load it a few more times (does not exist there either) before moving on to a successful startup. log.nmbd on problem system attached. Any ideas on how to get these daemons working on the problem system? -- BAE SYSTEMS David C. Mores 603-885-4641 david.c.mores@baesystems.com <mailto:david.c.mores@baesystems.com> 95 Canal Street, NCA1-2244 Nashua, NH 03061-0868 -------------- next part -------------- [2004/01/26 17:36:09, 5] lib/debug.c:debug_dump_status(359) INFO: Current debug levels: all: True/10 tdb: False/0 printdrivers: False/0 lanman: False/0 smb: False/0 rpc_parse: False/0 rpc_srv: False/0 rpc_cli: False/0 passdb: False/0 sam: False/0 auth: False/0 winbind: False/0 vfs: False/0 idmap: False/0 [2004/01/26 17:36:09, 0] nmbd/nmbd.c:main(664) Netbios nameserver version 3.0.1 started. Copyright Andrew Tridgell and the Samba Team 1994-2003 [2004/01/26 17:36:09, 5] lib/iconv.c:smb_register_charset(95) Attempting to register new charset UCS-2LE [2004/01/26 17:36:09, 5] lib/iconv.c:smb_register_charset(103) Registered charset UCS-2LE [2004/01/26 17:36:09, 5] lib/iconv.c:smb_register_charset(95) Attempting to register new charset UTF8 [2004/01/26 17:36:09, 5] lib/iconv.c:smb_register_charset(103) Registered charset UTF8 [2004/01/26 17:36:09, 5] lib/iconv.c:smb_register_charset(95) Attempting to register new charset ASCII [2004/01/26 17:36:09, 5] lib/iconv.c:smb_register_charset(103) Registered charset ASCII [2004/01/26 17:36:09, 5] lib/iconv.c:smb_register_charset(95) Attempting to register new charset 646 [2004/01/26 17:36:09, 5] lib/iconv.c:smb_register_charset(103) Registered charset 646 [2004/01/26 17:36:09, 5] lib/iconv.c:smb_register_charset(95) Attempting to register new charset ISO-8859-1 [2004/01/26 17:36:09, 5] lib/iconv.c:smb_register_charset(103) Registered charset ISO-8859-1 [2004/01/26 17:36:09, 5] lib/iconv.c:smb_register_charset(95) Attempting to register new charset UCS2-HEX [2004/01/26 17:36:09, 5] lib/iconv.c:smb_register_charset(103) Registered charset UCS2-HEX [2004/01/26 17:36:09, 3] param/loadparm.c:lp_load(3918) lp_load: refreshing parameters [2004/01/26 17:36:09, 3] param/loadparm.c:init_globals(1304) Initialising global parameters [2004/01/26 17:36:09, 3] param/params.c:pm_process(566) params.c:pm_process() - Processing configuration file "/disk0/samba_3.0.1_a/hpux/lib/smb.conf" [2004/01/26 17:36:09, 3] param/loadparm.c:do_section(3421) Processing section "[global]" doing parameter workgroup = SAN doing parameter netbios name = EDESMB [2004/01/26 17:36:09, 4] param/loadparm.c:handle_netbios_name(2709) handle_netbios_name: set global_myname to: EDESMB doing parameter server string = HP-UX 11.11 / Samba 3.0.1 doing parameter security = SERVER doing parameter password server = u02dc01 sansrv02 doing parameter username map = /disk0/samba_3.0.1_a/hpux/lib/usermap doing parameter deadtime = 15 doing parameter os level = 0 doing parameter local master = No doing parameter wins server = 129.86.15.104 doing parameter guest account = pcguest doing parameter create mask = 0664 doing parameter force create mode = 0664 [2004/01/26 17:36:09, 4] param/loadparm.c:lp_load(3950) pm_process() returned Yes [2004/01/26 17:36:09, 7] param/loadparm.c:lp_servicenumber(4060) lp_servicenumber: couldn't find homes [2004/01/26 17:36:09, 10] param/loadparm.c:set_server_role(3868) set_server_role: role = ROLE_DOMAIN_MEMBER [2004/01/26 17:36:09, 5] lib/module.c:smb_probe_module(101) Probing module 'roman8' [2004/01/26 17:36:09, 5] lib/module.c:smb_probe_module(112) Probing module 'roman8': Trying to load from /disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl [2004/01/26 17:36:09, 3] lib/module.c:do_smb_load_module(46) Error loading module '/disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl': Can't open shared library: /disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl [2004/01/26 17:36:09, 5] lib/charcnv.c:charset_name(71) Locale charset 'roman8' unsupported, using ASCII instead [2004/01/26 17:36:09, 5] lib/module.c:smb_probe_module(101) Probing module 'roman8' [2004/01/26 17:36:09, 5] lib/module.c:smb_probe_module(112) Probing module 'roman8': Trying to load from /disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl [2004/01/26 17:36:09, 3] lib/module.c:do_smb_load_module(46) Error loading module '/disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl': Can't open shared library: /disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl [2004/01/26 17:36:09, 5] lib/charcnv.c:charset_name(71) Locale charset 'roman8' unsupported, using ASCII instead [2004/01/26 17:36:09, 5] lib/module.c:smb_probe_module(101) Probing module 'roman8' [2004/01/26 17:36:09, 5] lib/module.c:smb_probe_module(112) Probing module 'roman8': Trying to load from /disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl [2004/01/26 17:36:09, 3] lib/module.c:do_smb_load_module(46) Error loading module '/disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl': Can't open shared library: /disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl [2004/01/26 17:36:09, 5] lib/charcnv.c:charset_name(71) Locale charset 'roman8' unsupported, using ASCII instead [2004/01/26 17:36:09, 5] lib/module.c:smb_probe_module(101) Probing module 'roman8' [2004/01/26 17:36:09, 5] lib/module.c:smb_probe_module(112) Probing module 'roman8': Trying to load from /disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl [2004/01/26 17:36:09, 3] lib/module.c:do_smb_load_module(46) Error loading module '/disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl': Can't open shared library: /disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl [2004/01/26 17:36:09, 5] lib/charcnv.c:charset_name(71) Locale charset 'roman8' unsupported, using ASCII instead [2004/01/26 17:36:09, 5] lib/module.c:smb_probe_module(101) Probing module 'roman8' [2004/01/26 17:36:09, 5] lib/module.c:smb_probe_module(112) Probing module 'roman8': Trying to load from /disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl [2004/01/26 17:36:09, 3] lib/module.c:do_smb_load_module(46) Error loading module '/disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl': Can't open shared library: /disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl [2004/01/26 17:36:09, 5] lib/charcnv.c:charset_name(71) Locale charset 'roman8' unsupported, using ASCII instead [2004/01/26 17:36:09, 5] lib/module.c:smb_probe_module(101) Probing module 'roman8' [2004/01/26 17:36:09, 5] lib/module.c:smb_probe_module(112) Probing module 'roman8': Trying to load from /disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl [2004/01/26 17:36:09, 3] lib/module.c:do_smb_load_module(46) Error loading module '/disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl': Can't open shared library: /disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl [2004/01/26 17:36:09, 5] lib/charcnv.c:charset_name(71) Locale charset 'roman8' unsupported, using ASCII instead [2004/01/26 17:36:09, 5] lib/module.c:smb_probe_module(101) Probing module 'roman8' [2004/01/26 17:36:09, 5] lib/module.c:smb_probe_module(112) Probing module 'roman8': Trying to load from /disk0/samba_3.0.1_a/hpux/lib/charset/roman8.sl /usr/lib/dld.sl: Internal Error 2004 /usr/lib/dld.sl: No such file or directory