Index: [thread] [date] [subject] [author]
  From: Leimy <dleimbac@falcon.lhup.edu>
  To  : ggi-develop@eskimo.com
  Date: Sat, 10 Apr 1999 12:58:40 -0400 (EDT)

Re: KGI and fbdev

OK i got an error message when I tried to compile GGI Lib with FBDEV
support now.  (This is after I have remade my kernel with framebuffer
support)

Here it is:
visual.c: In function `GGIdlinit':
visual.c:557: structure has no member named `accel'
visual.c:559: structure has no member named `accel'
visual.c:559: structure has no member named `accel'
visual.c:560: structure has no member named `accel'
visual.c:562: structure has no member named `accel'
visual.c:569: structure has no member named `accel'
visual.c:570: structure has no member named `accel'
visual.c:571: structure has no member named `accel'
make[3]: *** [visual.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2


Any ideas?

Dave
> Hi !
> > Ok I upgraded to 2.2.5 for my linux kernel.  I have no framebuffer device
> > listed in my /dev/ directory.  Can someone point me to information for
> > creating this device file.  
> 
> /usr/src/Linux/Documentation/devices.txt
> 
> CU, ANdy
> 
> -- 
> Andreas Beck              |  Email :  <Andreas.Beck@ggi-project.org>
> 
> 

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