Index: [thread] [date] [subject] [author]
  From: Steve Cheng <elmert@ipoline.com>
  To  : GGI Mailing List <ggi-develop@eskimo.com>
  Date: Thu, 15 Apr 1999 19:49:10 -0400 (EDT)

Re: Error compiling ggi beta2

On Fri, 16 Apr 1999, Armin Wegner wrote:

> visual.c:557: structure has no member named `accel'

Either you do not have a Linux 2.2.x kernel sources/includes installed
or /usr/include/linux points to the headers for an old kernel.

Use --with-extra-includes to configure or disable fbdev target to fix.

(To others: shouldn't configure automatically detect this condition?
 If not I'm adding this to the FAQ.)

--
Steve Cheng

email: steve@ggi-project.org
www: <http://shell.ipoline.com/~elmert/>;

Index: [thread] [date] [subject] [author]