Hi all, *** Correcting mistake in message.
I have tool chain which contains 2.6.10 kernel. I have compiled 2.6.27 for board and executed it. I have installed kernel header in separate folder and included it's path. Now, I wish to cross compile program, which is using functions defined in 2.6.27 and were not present in 2.6.10***. Specifically, I am interested to use functions defined in file "fs/inotify.c", this file is not available in 2.6.10. What all I have to update my tool chain so that it now uses new kernel source and header for all reference. Regards, Viral On Fri, May 29, 2009 at 2:58 PM, Viral Sachde <[email protected]> wrote: > Hi all, > > I have tool chain which contains 2.6.10 kernel. I have compiled 2.6.27 > for board and executed it. I have installed kernel header in separate > folder and included it's path. Now, I wish to cross compile program, > which is using functions defined in 2.6.27 and were not present in > ***2.6.10***. Specifically, I am interested to use functions defined in file > "fs/inotify.c", this file is not available in 2.6.10. What all I have > to update my tool chain so that it now uses new kernel source and > header for all reference. > > Regards, Viral > _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
