|
Bugzilla – Full Text Bug Listing |
| Summary: | Mismatched DVB headers. | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | milan l <vlciak13> |
| Component: | Basesystem | Assignee: | Torsten Duwe <duwe> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
Appears to work in 12.1 . |
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; sk; rv:1.9.2.12) Gecko/20101026 SUSE/3.6.12-0.7.1 Firefox/3.6.12 Hi. I'm funny of DVB on the Linux platform. While I,m trying to do compile of VDR software, I get response : In file included from dvbdevice.h:14:0, from vdr.c:45: /usr/include/linux/dvb/frontend.h:92:2: error: ‘__u8’ does not name a type /usr/include/linux/dvb/frontend.h:93:2: error: ‘__u8’ does not name a type /usr/include/linux/dvb/frontend.h:98:2: error: ‘__u8’ does not name a type /usr/include/linux/dvb/frontend.h:99:2: error: ‘__u8’ does not name a type /usr/include/linux/dvb/frontend.h:358:4: error: ‘__u8’ does not name a type vdr.c: In function ‘int main(int, char**)’: vdr.c:1015:11: warning: case value ‘32799’ not in enumerated type ‘eKeys’ vdr.c:1017:11: warning: case value ‘32800’ not in enumerated type ‘eKeys’ vdr.c:1030:11: warning: case value ‘32802’ not in enumerated type ‘eKeys’ vdr.c:1032:11: warning: case value ‘32803’ not in enumerated type ‘eKeys’ vdr.c:1212:14: warning: case value ‘32769’ not in enumerated type ‘eKeys’ vdr.c:1200:14: warning: case value ‘32773’ not in enumerated type ‘eKeys’ vdr.c:1202:14: warning: case value ‘32774’ not in enumerated type ‘eKeys’ vdr.c:1207:14: warning: case value ‘32796’ not in enumerated type ‘eKeys’ vdr.c:1205:14: warning: case value ‘32797’ not in enumerated type ‘eKeys’ make: *** [vdr.o] Error 1 milan@linux-bfem:~/soft/vdr-1.7.16> Because this is no just my problem, se here http://www.vdr-portal.de/board/thread.php?postid=944199, I think is afair for solve here. Another Linux platform haven't this problem Reproducible: Always Steps to Reproduce: 1. 2. 3.