Displaying 2 results from an estimated 2 matches for "process_lm_host_announce".
1999 Sep 14
0
SCO lan manager
...servers, running an old
lan-manager, os/2 like.
Gateway linux is a master browser, that enable us to see the other subnet,
but... I can't see the record for the sco-server in
/usr/local/samba/var/locks/browse.dat. So I've raised log-level of nmbd and got
this error in log file log.nmb:
process_lm_host_announce: LM Announcement from SCOSRV<00> IP aaa.bbb.ccc.245
to WORKGROUP<00> for server SCOSRV.
[1999/07/22 15:47:28, 5]
nmbd/nmbd_incomingdgrams.c:process_lm_host_announce(446)
process_lm_host_announce: os=(2,2) ttl=300 server type=00000a13 comment=SCO
Server
[1999/07/22 15:47:28, 5]
nmbd...
1998 Feb 20
2
Warning when compiling nmbd_incomingdgrams.c
...0 (uname -mrsv gives: "OSF1 V3.0 347 alpha") using the
built-in cc compiler.
The compiler gives the following warning:
Compiling nmbd_incomingdgrams.c
/usr/lib/cmplrs/cc/cfe: Warning: nmbd_incomingdgrams.c, line 452: Unknown
character \ ignored
((DEBUGLEVEL>=(5))?(Debug1 ("process_lm_host_announce: LM Announcement
packet does not " \
----------------------------------------------------------------------------
-----------------^
The lines in nmbd_incomingdgrams.c that the compiler complains about, looks
like this (starting vith line 450):
if ((osmajor < 36) || (osmajor > 38)...