| Summary: | sys-kernel/gentoo-sources fails to compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Lónyai Gergely <alephlg> |
| Component: | [OLD] Core system | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | VERIFIED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
genkernel.log
/usr/src/linux/.config |
||
|
Description
Lónyai Gergely
2006-12-02 07:53:18 UTC
Created attachment 103218 [details]
genkernel.log
Created attachment 103219 [details]
/usr/src/linux/.config
CC drivers/video/fb_notify.o CC drivers/video/fbmem.o CC drivers/video/fbmon.o CC drivers/video/fbcmap.o CC drivers/video/fbsysfs.o CC drivers/video/modedb.o CC drivers/video/fbcvt.o LD drivers/video/fb.o LD drivers/video/backlight/built-in.o CC [M] drivers/video/backlight/backlight.o CC drivers/video/console/dummycon.o CC drivers/video/console/vgacon.o CC drivers/video/console/fbcon.o CC drivers/video/console/bitblit.o CC drivers/video/console/fonts.o CC drivers/video/console/font_sun8x16.o CC drivers/video/console/font_8x16.o LD drivers/video/console/font.o CC drivers/video/console/softcursor.o LD drivers/video/console/built-in.o CC drivers/video/cfbfillrect.o CC drivers/video/cfbcopyarea.o CC drivers/video/cfbimgblt.o CC drivers/video/vesafb-thread.o drivers/video/vesafb-thread.c:9:26: error: linux/config.h: Nincs ilyen f CC drivers/video/fb_notify.o CC drivers/video/fbmem.o CC drivers/video/fbmon.o CC drivers/video/fbcmap.o CC drivers/video/fbsysfs.o CC drivers/video/modedb.o CC drivers/video/fbcvt.o LD drivers/video/fb.o LD drivers/video/backlight/built-in.o CC [M] drivers/video/backlight/backlight.o CC drivers/video/console/dummycon.o CC drivers/video/console/vgacon.o CC drivers/video/console/fbcon.o CC drivers/video/console/bitblit.o CC drivers/video/console/fonts.o CC drivers/video/console/font_sun8x16.o CC drivers/video/console/font_8x16.o LD drivers/video/console/font.o CC drivers/video/console/softcursor.o LD drivers/video/console/built-in.o CC drivers/video/cfbfillrect.o CC drivers/video/cfbcopyarea.o CC drivers/video/cfbimgblt.o CC drivers/video/vesafb-thread.o drivers/video/vesafb-thread.c:9:26: error: linux/config.h: Nincs ilyen fájl vagy könyvtár drivers/video/vesafb-thread.c: In function ioperm: drivers/video/vesafb-thread.c:43: error: errno undeclared (first use in this function) drivers/video/vesafb-thread.c:43: error: (Each undeclared identifier is reported only once drivers/video/vesafb-thread.c:43: error: for each function it appears in.) drivers/video/vesafb-thread.c: In function vm86old: drivers/video/vesafb-thread.c:44: error: errno undeclared (first use in this function) make[2]: *** [drivers/video/vesafb-thread.o] Error 1 make[1]: *** [drivers/video] Error 2 make: *** [drivers] Error 2 Please search before reporting bugs... *** This bug has been marked as a duplicate of 156841 *** *** This bug has been marked as a duplicate of 156841 *** (In reply to comment #3) > drivers/video/vesafb-thread.c:9:26: error: linux/config.h: Nincs ilyen f (In reply to comment #3) > drivers/video/vesafb-thread.c:9:26: error: linux/config.h: Nincs ilyen fájl > vagy könyvtár > drivers/video/vesafb-thread.c: In function ioperm: > drivers/video/vesafb-thread.c:43: error: errno undeclared (first use in this > function) > drivers/video/vesafb-thread.c:43: error: (Each undeclared identifier is > reported only once > drivers/video/vesafb-thread.c:43: error: for each function it appears in.) > drivers/video/vesafb-thread.c: In function vm86old: > drivers/video/vesafb-thread.c:44: error: errno undeclared (first use in Dupe as well. Bug 156750 and already fixed. |