Ticket #592 (closed defect: fixed)
qemu-neo1973 not building with support for gadgetfs, missing linux/usb_ch9.h
| Reported by: | stephan@… | Owned by: | balrogg@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | qemu-neo1973 | Version: | current svn head |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
configure checks for <linux/usb_ch9.h> which is absent on my system and will
thus not built with support for gadgetfs, leaving the user with disabled USB
functionality.
To fix remove references to usb_ch9.h from the following files:
- openmoko/trunk/src/host/qemu-neo1973/configure
- openmoko/trunk/src/host/qemu-neo1973/usb-linux-gadget.c
Environment: Gentoo Linux, gentoo-sources-2.6.21, linux-headers-2.6.21
Change History
Note: See
TracTickets for help on using
tickets.
