Subject: pkg/20320: x11/rxvt fails to work on -current with utmp bits
To: None <gnats-bugs@gnats.netbsd.org>
From: None <dogcow@babymeat.com>
List: netbsd-bugs
Date: 02/12/2003 10:54:37
>Number:         20320
>Category:       pkg
>Synopsis:       x11/rxvt fails to work on -current with utmp bits
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 12 10:55:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tom Spindler
>Release:        NetBSD 1.6N
>Organization:
	
>Environment:
	
	
System: NetBSD beefcake.babymeat.com 1.6N NetBSD 1.6N (BEEFCAKEDEBUG) #1: Sun Feb 9 14:46:54 PST 2003 dogcow@beefcake.babymeat.com:/usr/src/sys/arch/i386/compile/BEEFCAKEDEBUG i386
Architecture: i386
Machine: i386
>Description:
On -current systems that have the 'new' utmpx bits, rxvt fails to compile.
	
>How-To-Repeat:
p5 root@beefcake: /usr/pkgsrc/x11/rxvt 2532 make
=> Checksum OK for rxvt-2.7.3.tar.bz2.
work.i386 -> /var/tmp/pkgsrc/x11/rxvt/work.i386
...
cc -DHAVE_CONFIG_H -DDEBUG_STRICT -c -I/usr/pkg/include -I/usr/X11R6/include -DHAVE_LIBXPM -I/usr/X11R6/include -I/usr/X11R6/include/X11  -I. -I.. -I.  -O2 -I/usr/pkg/include -I/usr/X11R6/include logging.c
logging.c: In function `makeutent':
logging.c:274: structure has no member named `ut_id'
logging.c:274: structure has no member named `ut_id'
[more errors about ut_id, ut_type, ut_exit, ut_user, ut_pid elided]
	
>Fix:
The easy workaround is to remove --enable-utmp from the configure line.
	
>Release-Note:
>Audit-Trail:
>Unformatted: