Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#11194 - empty header file in kernel26 package

Attached to Project: Arch Linux
Opened by Thorsten Hirsch (thorstenhirsch) - Monday, 11 August 2008, 22:52 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 28 August 2008, 19:01 GMT
Task Type Bug Report
Category Kernel
Status Closed
Assigned To Tobias Powalowski (tpowa)
Thomas Bächler (brain0)
Architecture All
Severity Low
Priority Normal
Reported Version None
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:

In order to build the driver for my dvb-t device, I need the following file:

/usr/src/linux-2.6.26-ARCH/include/config/dvb/lgdt330x.h

It is empty at the moment. I've seen, that there has already been added another header file to the kernel package in the following bug report for pretty much the same reason: http://bugs.archlinux.org/task/9912

Additional info:
* package version(s):

kernel26 2.6.26.2-1

* config and/or log files etc.

here is the driver: http://mcentral.de/hg/~mrec/em28xx-new

Steps to reproduce:

1. hg clone http://mcentral.de/hg/~mrec/em28xx-new
2. edit Makefile, add "-Iinclude/config/dvb" to EXTRA_CFLAGS
3. make
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Thursday, 28 August 2008, 19:01 GMT
Reason for closing:  Fixed

Loading...