Re: Re: [gentoo-user] Error compiling Kernel with SIS option

2003-03-07 Thread Robert Kruus
framebuffer option). -- Robert Kruus --- [EMAIL PROTECTED] What we know is not much. What we do not know is immense. Pierre-Simon Laplace (1749-1827) Quoted in Budget of Paradoxes On 7 Mar 2003 12:04:17 - [EMAIL PROTECTED] wrote: > Subject: Re: Re: [gentoo-user] Error compiling Ker

[gentoo-user] Error compiling Kernel with SIS option (solved)

2003-03-07 Thread Patrick Marquetecken
"Patrick Marquetecken" <[EMAIL PROTECTED]> wrote: >The errors: >drivers/char/drm/drm.o(.text+0x7d6e): Infunction `sis_fb_alloc`: >: undefind reference to `sis_malloc` >drivers/char/drm/drm.o(.text+0x7dc5): Infunction `sis_fb_alloc`: >: und

Re: Re: [gentoo-user] Error compiling Kernel with SIS option

2003-03-07 Thread Patrick Marquetecken
The errors: drivers/char/drm/drm.o(.text+0x7d6e): Infunction `sis_fb_alloc`: : undefind reference to `sis_malloc` drivers/char/drm/drm.o(.text+0x7dc5): Infunction `sis_fb_alloc`: : undefind reference to `sis_free` drivers/char/drm/drm.o(.text+0x817f): Infunction `sis_final_context`: : undefind refe

Re: [gentoo-user] Error compiling Kernel with SIS option

2003-03-07 Thread Thomas Preissler
Hello Patrick, * Patrick schrieb am 07.03.2003: > Hi, > > i'm trying to compile my kernel for the first time but get errors. > The errors are related to SIS chipset, i have choosen in make menuconfig. > If i unselect them i hqve no errors and the kernel comlipes fine. > I need that chipset mothe

[gentoo-user] Error compiling Kernel with SIS option

2003-03-07 Thread Patrick Marquetecken
Hi, i'm trying to compile my kernel for the first time but get errors. The errors are related to SIS chipset, i have choosen in make menuconfig. If i unselect them i hqve no errors and the kernel comlipes fine. I need that chipset motherbord and ethernet. Does anyone knows a solution? TIA Patrick