Hi,

On Wed, Jan 28, 2009 at 11:19:55AM -0200, Paulo Cavalcanti wrote:
> nvidia and video4linux built fine.
> 
> alsa was the problem. I had to remove all this
> stuff for compiling it:
> 
> -------------------------------------------------------------------------------------------------------------
> 
> %if %{kmdl_userland}
> %else
> grep gfp_t %{kmdl_kernelsrcdir}/include/linux/gfp.h > /dev/null \
[...]

I think you removed one more line before that. The error is due to

#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 27)
typedef unsigned int fmode_t;
#endif

At least as I see it trying to fix it.
-- 
Axel.Thimm at ATrpms.net

Attachment: pgpD4vwB40Zi2.pgp
Description: PGP signature

_______________________________________________
atrpms-devel mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-devel

Reply via email to