Bug 191515 - missing define in the file usbdevice_fs.h
Summary: missing define in the file usbdevice_fs.h
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc-kernheaders
Version: 5
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: David Woodhouse
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks: 193323
TreeView+ depends on / blocked
 
Reported: 2006-05-12 16:50 UTC by Frank Büttner
Modified: 2008-01-06 21:16 UTC (History)
0 users

Fixed In Version: kernel-headers-2.6.23.12-52.fc7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-06 21:16:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Frank Büttner 2006-05-12 16:50:24 UTC
Description of problem:
The the file usbdevice_fs.h the define statement for USBDEVFS_CONNECT is missing

Version-Release number of selected component (if applicable):
glibc-kernheaders-3.0-5.2

How reproducible:
try to compile an app that will use it.


Actual results:
getting error about 'USBDEVFS_CONNECT' undeclared (first use in this function)

Expected results:
working compiler run

Additional info:
it can temporaly solved by using the header's from the fedora kernel-devel packages.

Comment 1 Till Maas 2008-01-06 21:16:58 UTC
Fixed in Fedora 7 - kernel-headers-2.6.23.12-52.fc7


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