| Anonymous | Login | Signup for a new account | 2010-09-03 06:36 CEST |
| Main | My View | View Issues | Change Log | Roadmap |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000414 | [Lunar Linux] kernel | minor | have not tried | 2009-11-10 02:00 | 2010-08-31 16:58 | ||
| Reporter | florin | View Status | public | ||||
| Assigned To | ratler | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | closed | Product Version | 1.6.4 Lacus Autumni | ||||
| Summary | 0000414: quakeforge 0.5.5 compile breaks because of the missing asm/page.h file | ||||||
| Description |
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -Os -march=i686 -pipe -g -march=i686 -O2 -frename-registers -finline-limit=32000 -Winline -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations -fstrict-aliasing -pipe -Wall -fno-common -MT libQFfbdev_la-vid_fbdev.lo -MD -MP -MF .deps/libQFfbdev_la-vid_fbdev.Tpo -c vid_fbdev.c -o .libs/libQFfbdev_la-vid_fbdev.o vid_fbdev.c:61:22: error: asm/page.h: No such file or directory vid_fbdev.c: In function 'VID_SetMode': |
||||||
| Additional Information | The problem seems to be deeper as the file is in the includes/asm-generic dir of the kernel sources and is missing in the kernel-headers-2.6. It's depending on other .h files from the same kernel dir. I think we have to see if we need to include those files to the kernel-headers-2.6 tarball. | ||||||
| Tags | No tags attached. | ||||||
| lvu installed moonbase | 20091109.02 | ||||||
| Core Tools | Theedge | ||||||
| lvu installed [lunar|theedge] | 20091101 | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(0001001) ratler (developer) 2010-08-28 12:14 |
Added patch to build without asm/page.h. Also fixed compilation issues on x86_64. See commit d8010cd6634b983fa316acc4e75ed4d68d9d1f5a. |
| Copyright © 2000 - 2008 Mantis Group |