Bug 9391 - bsd_bell.c:80: error: 'xf86InfoRec' has no member named 'kbdFd'
Summary: bsd_bell.c:80: error: 'xf86InfoRec' has no member named 'kbdFd'
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: x86 (IA32) NetBSD
: high normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-19 06:46 UTC by Jeremy C. Reed
Modified: 2009-09-07 01:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.