Subject: Re: utmpx.h (was: CVS commit: basesrc/include)
To: Bernd Ernesti <netbsd@arresum.inka.de>
From: Christos Zoulas <christos@zoulas.com>
List: tech-pkg
Date: 02/24/2002 22:12:57
On Feb 25, 1:01am, netbsd@arresum.inka.de (Bernd Ernesti) wrote:
-- Subject: utmpx.h (was: CVS commit: basesrc/include)
Ok, I'll take a look at it, thanks...
christos
| On Fri, Feb 22, 2002 at 10:09:02PM +0200, Christos Zoulas wrote:
| >
| > Module Name: basesrc
| > Committed By: christos
| > Date: Fri Feb 22 20:09:02 UTC 2002
| >
| > Modified Files:
| > basesrc/include: Makefile
| > Added Files:
| > basesrc/include: utmpx.h
| >
| > Log Message:
| > A utmpx implementation.
|
| This breaks at least x11/gnome-libs:
|
| In file included from gnome-utmp.c:47:
| /usr/include/utmpx.h:43: warning: `_PATH_LASTLOG' redefined
| /usr/include/utmp.h:48: warning: this is the location of the previous definition
| In file included from gnome-utmp.c:47:
| /usr/include/utmpx.h:91: field `ut_ss' has incomplete type
| /usr/include/utmpx.h:101: field `ll_ss' has incomplete type
|
| Bernd
-- End of excerpt from Bernd Ernesti