Re: hello.c error



anganthia wrote:
hey guys i am newbie and am trying to compile the famous helloworld
program and i am using the following hello.c file and the make file
also i have given and i am getting the following errors i am trying
from one week pls help

1) Posting 3 times in under 6 hours will not get you a faster response to your question. It could take several days to get an answer on Usenet.

2) Your question is off-topic in this newsgroup. This is a hardware group (as the name implies), not a programming group. You need to ask in a group where the question is on-topic if you want a good answer.

3) The source code you posted is for a *kernel module* not a user-space program. (You called it the "helloworld program", but it is not.) If you're trying to write a "Hello World" program, you're starting with the wrong source code.
.



Relevant Pages