Martin Lexa wrote:
>   After week of debian installation I've woking system. But they
> are small problems I've when make my system "ggi" again.
> My configuration is latest unstable Debian, kernel 2.3.18,
> gcc 2.95.2.
> 
> 1) When I try insert kgicon (ViRGE driver) it says something
> like kgifb_init unresolved symbol. I have to change
> line 1793: __initfunc(int kgifb_init(void))
>        to: static int kgifb_init(void) (and changed declaration
> on line 205: static int kgifb_init(void)
> to get it work. And of course you that patch how somebody send
> it here that atomic_inc(&file->f_count) "problem"

Fixed those problems and a few other ones for 2.3 kernels.
KGIcon now compiles without warnings on Linux 2.3.23. Please test
whether it actually works on 2.3 kernels too.

> 2) libggi: Why is in display/fbdev/fbdev.conf.in that line with
>    virge? I think it couldn't be there.

It doesn't do anything at all, so...

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan/
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |   E-Mail: [EMAIL PROTECTED]

Reply via email to