Bug 9391

Summary: bsd_bell.c:80: error: 'xf86InfoRec' has no member named 'kbdFd'
Product: xorg Reporter: Jeremy C. Reed <reed>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: high    
Version: git   
Hardware: x86 (IA32)   
OS: NetBSD   
Whiteboard:
i915 platform: i915 features:

Description Jeremy C. Reed 2006-12-19 06:46:34 UTC
Changes to xserver lost some definitions for WSCONS_SUPPORT. I didn't check
OpenBSD but I assume it has same problem as NetBSD.

bsd_bell.c: In function 'xf86OSRingBell':
bsd_bell.c:80: error: 'xf86InfoRec' has no member named 'kbdFd'
bsd_bell.c:80: error: 'xf86InfoRec' has no member named 'kbdFd'

As far as I can tell, kbdFd was previously defined in
hw/xfree86/common/xf86Config.c and xf86Globals.c but was removed in
3eeb62e8f587732e6b433c2b9c6879eb26a3f1b4

I didn't retry adding as I don't know this code.

Another error is:

bsd_bell.c:31:22: error: sys/kbio.h: No such file or directory
Not installed on NetBSD/i386 and I don't think is used in OpenBSD either.
This is was from 4e6e4baead6c565363abbcd9e06cc685be121596
Comment 1 Daniel Stone 2007-02-27 01:35:15 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 2 Alan Coopersmith 2009-09-07 01:26:59 UTC
This was fixed for OpenBSD by this commit a while ago:
http://cgit.freedesktop.org/xorg/xserver/commit/?id=6fdd134a0c3e6fdde9b089100e8783705c9cc6ac

Assuming that fixed NetBSD too - please reopen if not.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.