That one didn't work. Had to copy fb.h from /usr/src/linux/include over
the one in /usr/include to get DirectFB drivers for i810 and i830.
Christian Daschill
[EMAIL PROTECTED]
2005.06.15 20:13
To: [email protected]
cc:
Subject: Re: [directfb-dev] nividia driver source in CVS broken
[EMAIL PROTECTED] wrote:
> Hello Denis,
>
> this was the answer I got from the Slax developer concerning the
different
> header files:
>
>
>
>>Hello,
>>/usr/include/linux contains headers for 2.4.x kernels,
>>but kernel source in /usr/src/linux contains version 2.6.11.8.
>>
>>This is correct and it is explained somewhere in Slackware changelog,
>>when software really needs new headers, it should look to /usr/src
>>instead of /usr/include during compilation.
>
>
>
> now how do I tell DirectFB to use the headerfiles in
/usr/src/linux/include
> instead of /usr/include?
>
> Invoking either autogen or configure with
CFLAGS=-I/usr/src/linux/include
> results in i810 and i830 not beeing built despite having the defines in
> the fb.h.
>
CFLAGS="-nostdinc -I/usr/src/linux/include"
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev