Guillem Jover wrote: > Hi, > > On Tue, 2006-04-11 at 06:14:58 +0300, Guillem Jover wrote: >> This patch by Andreas Jochens <[EMAIL PROTECTED]>, fixes a build failure >> on amd64 due to types clashing by including 'dfb_types.h' instead >> of 'asm/types.h' (needs to be applied after the fbdev one, or just >> ignore the error from the missing file). > > There has been another build failure on Debian GNU/Linux amd64, due > to the redefinition of kernel types from userland. Here's a better > approach, rename all kernel types from userland to proper userland > ones. I've chosen the inet types as they are the ones currently used > in "dfb_types.h", but those could be changed to use <stdint.h> as well. > > I include an incremental patch over the other one I sent, and a script > to do a mass rename over the whole source tree (because the patch > generated was 430 KiB).
Hmm, who's gonna correct all the indention and alignment in the whole code? :) -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | '------------------------------------------' _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
