Hi,

I cvsup'd 2.2.8-stable today (new tweaks appeared in syslog code).
'make world' croaks with:

--- cut here --

===> usr.sbin/syslogd
cc -nostdinc -O   -I/usr/obj/b/andrew/CVSUP-2.2/src/tmp/usr/include -c 
/b/andrew/CVSUP-2.2/src/usr.sbin/syslogd/syslogd.c
/b/andrew/CVSUP-2.2/src/usr.sbin/syslogd/syslogd.c: In function `fprintlog':
/b/andrew/CVSUP-2.2/src/usr.sbin/syslogd/syslogd.c:822: structure has no member named 
`name'
/b/andrew/CVSUP-2.2/src/usr.sbin/syslogd/syslogd.c:828: structure has no member named 
`name'
*** Error code 1

Stop.

In other news bin/ed still has a call to strlcpy which doesn't
exist on 2.2.8.  's/strlcpy/strncpy' seemed to fix that though.

Cheers,
Ay.

[EMAIL PROTECTED] http://www.cs.cf.ac.uk/User/Andrew.Wilson/
Voice/Fax: +44 (0) 1865 513 091


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to