Hi Tapas,

On Fri, Aug 20, 2010 at 10:27 PM, Dave Hylands <dhyla...@gmail.com> wrote:
> Hi Tapas,
>
> On Fri, Aug 20, 2010 at 10:24 PM, Tapas Mishra <mightydre...@gmail.com> wrote:
>> Ya you were right I tried the following this time
>> gcc -I /usr/src/linux-headers-2.6.28-11/arch/x86/include/asm/ -I
>> /usr/src/linux-headers-2.6.28-11/include/linux/ -c sample2.c
>
> Almost there. why did you modify your original path?
>

My bad. Try this:

gcc -I /usr/src/linux-headers-2.6.28-11/arch/x86/include/ -I
/usr/src/linux-headers-2.6.28-11/include/ -c sample2.c

-- 
Dave Hylands
Shuswap, BC, Canada
http://www.DaveHylands.com/

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecar...@nl.linux.org
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to