On Thu, 27 Jun 2002, Andy Elmer wrote:
> I am trying to compile svgalib, however it keeps erroring out when it
> gets to the svgalib_helper section ( and I do want to compile the helper
> ).These are the errors when I go into the kernel/svgalib_helper/
> folder and type "make install":
>
> <snip>
> main.c: In function `init_module':
> main.c:295: warning: implicit declaration of function `printk'
> main.c:295: `KERN_INFO' undeclared (first use in this function)
This is defined in linux/kernel.h.
You should have kernel headers in /usr/src/linux/include. If they are in
some other place, edit kernel/svgalib_helper/Makefile so that INCLUDEDIR
points to the right location.
--
Matan Ziv-Av. [EMAIL PROTECTED]
------------------------------------------------------------------
Unsubscribe: To: [EMAIL PROTECTED]
Body: unsubscribe linux-svgalib