Re: problem compiling svgalib_helper

Search this archive.

From: Matan Ziv-Av (matan@svgalib.org)
Date: Fri 28 Jun 2002 - 09:51:57 IDT


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.                         matan@svgalib.org



------------------------------------------------------------------
Unsubscribe:  To:   listbot@svgalib.org
              Body: unsubscribe linux-svgalib


This archive was generated by hypermail 2.1.4 : Wed 21 Jan 2004 - 22:10:25 IST