Stanislav Brabec wrote: > Stanislav Brabec wrote: > > Nitesh Dumbre wrote: > > > Hi , > > > I am using openembedded and bitbake-1.8.18 for building jffs2 image for > > > board at91sam9263ek.I am trying to buid xserver-kdrive-1.4.0.90.But it is > > > giving compilation errors. > > > > > > | main.c:115:33: error: X11/extensions/dpms.h: No such file or directory > > > > Guessing from similar error for xserver-kdrive-1300, include of dpms > > caused error:
> Normally, it would be a single missing include. You cannot include it, > because it is incompatible with some definitions inside kdrive. > > Even worse, kdrive uses some extensions, that are no more in the code > and a lot of includes is missing, > > So the problem seems to be much deeper. I am not sure what will be the > best fix. > Fixed by the simple but ugly way: Compile against old version: http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=faf1793d478bc800a5ef994e98962c4dd8717d40 ________________________________________________________________________ Stanislav Brabec http://www.penguin.cz/~utx/zaurus _______________________________________________ Angstrom-distro-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
