Bug 174908 - glibc-kernheaders missing radeonfb.h
Summary: glibc-kernheaders missing radeonfb.h
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc-kernheaders
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Woodhouse
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-03 21:22 UTC by Jesse Barnes
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: fc6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-11-27 20:56:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jesse Barnes 2005-12-03 21:22:00 UTC
I pulled down the latest pbbuttonsd src rpm and tried to build it, but I got 
this error: 
 
make[2]: Entering directory 
`/home/jbarnes/working/rpmbuild/BUILD/pbbuttonsd-0.7.2/src' 
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../libpbbipc  
-include /usr/include/linux/cdrom.h 
-I/lib/modules/2.6.14-1.1735_FC5/build/include   -O2 -g -fsigned-char -c 
module_display.c 
module_display.c:30:28: error: linux/radeonfb.h: No such file or directory 
module_display.c: In function âdisplay_switchmirrorâ: 
module_display.c:793: error: âFBIO_RADEON_GET_MIRRORâ undeclared (first use in 
this function) 
module_display.c:793: error: (Each undeclared identifier is reported only once 
module_display.c:793: error: for each function it appears in.) 
module_display.c:794: error: âATY_RADEON_CRT_ONâ undeclared (first use in this 
function) 
module_display.c:795: error: âFBIO_RADEON_SET_MIRRORâ undeclared (first use in 
this function) 
 
It looks like glibc-kernheaders doesn't include the fb development headers, in 
this case radeonfb.h.  Shouldn't it be part of this package?

Comment 1 Jesse Barnes 2006-11-27 20:56:25 UTC
FC6 kernel header packages seem to fix this bug.


Note You need to log in before you can comment on or make changes to this bug.