| Summary: | DirectFB fails to build on x86 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Michael Lange <gentoobugs> |
| Component: | Current packages | Assignee: | SpanKY <vapier> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Michael Lange
2005-03-20 17:19:19 UTC
/usr/include/linux/sisfb.h
#define SISFB_GET_INFO _IOR('n',0xF8,sizeof(__u32))
#define SISFB_GET_VBRSTATUS _IOR('n',0xF9,sizeof(__u32))
These just take the type... not sizeof..
This is in linux26-headers (2.6.8.1)
should add this 2 lines to /usr/include/linux/sisfb.h? ohh a mistake build error is the same for emerge DirectFB emerge (1 of 1) dev-libs/DirectFB-0.9.21 and ACCEPT_KEYWORDS="~x86" emerge DirectFB emerge (1 of 1) dev-libs/DirectFB-0.9.22 (the posted build error) |