> -----Original Message----- > From: David Brownell [mailto:[email protected]] > Sent: Thursday, April 30, 2009 5:36 PM > To: [email protected] > Cc: Narnakaje, Snehaprabha > Subject: Re: DM355 build on davinci-git > > On Thursday 30 April 2009, Narnakaje, Snehaprabha wrote: > > arch/arm/kernel/sys_oabi-compat.o > > : In function 'sys_oabi_epoll_wait': > > /arm/kernel/sys_oabi-compat.c:288: error: implicit declaration of > function 'kmalloc' > > /arm/kernel/sys_oabi-compat.c:288: error: 'GFP_KERNEL' undeclared (first > use in this function) > > Fix by #include <linux/slab.h> (resolved in mainline)
Thanks. I guess, for the other issue you had suggested to use the latest codesourcery tools - 2008q3-72 and it had solved the issue for Martin. Thanks Sneha > _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
