Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jun 100 16:50:56 +0100 (BST)
From:      Andrew Wilson <andrew@aaaaaaaa.demon.co.uk>
To:        stable@freebsd.org
Subject:   make world fails on new 2.2.8-stable...
Message-ID:  <200006031550.QAA21240@aaaaaaaa.demon.co.uk>

next in thread | raw e-mail | index | archive | help

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.

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006031550.QAA21240>