Subject: Re: Building NetBSD 4.99.2 Broken ... :(
To: Christos Zoulas <christos@astron.com>
From: KlinT <klint@klintcentral.net>
List: current-users
Date: 09/23/2006 09:20:35
Hi all,

Just for your information, here are the files affected by this =20
"utmpentry.h" problem ...

src/gamesrc/dsrc/dm.c
src/libexesrc/comsasrc/comsat.c
src/libexesrc/rpc.ruserssrc/rusers_proc.c
src/libexesrc/talksrc/process.c
src/usr.bisrc/fingesrc/finger.c
src/usr.bisrc/fingesrc/util.c
src/usr.bisrc/fingesrc/lprint.c
src/usr.bisrc/fingesrc/net.c
src/usr.bisrc/fingesrc/sprint.c
src/usr.bisrc/systasrc/syscall.c
src/usr.bisrc/systasrc/vmstat.c
src/usr.bisrc/usersrc/users.c
src/usr.bisrc/walsrc/wall.c
src/usr.bisrc/whsrc/utmpentry.c
src/usr.bisrc/whsrc/who.c
src/usr.bisrc/writsrc/write.c
src/usr.sbisrc/rwhosrc/rwhod.c
src/usr.sbisrc/syslogsrc/syslogd.c

In order to get the -current to build successfuly, I have to add the =20
following line in each :

#include <utmpx.h>

PS: Christos, your patch seems not being commited in CVS sources yet ...

Best regards,

Arnaud.

Le 20 sept. 06 =E0 21:39, Christos Zoulas a =E9crit :

> In article =20
> <274190120609200619h2db98df8o3aa76e35e30992f0@mail.gmail.com>,
> Zafer Aydogan <zafer@aydogan.de> wrote:
>> this should have been fixed with christos' patch from yesterday.
>> Yet, it seems not...
>
> No, I just fixed it.
>
> christos
>
>