public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Willy Tarreau <w@1wt.eu>
To: prajakta choudhari <prajaktachoudhari@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Help for kernel module programming
Date: Wed, 29 Nov 2006 21:19:26 +0100	[thread overview]
Message-ID: <20061129201926.GC1736@1wt.eu> (raw)
In-Reply-To: <e9010580611282358p5966357cxf50c650819ba1710@mail.gmail.com>

Hi,

On Wed, Nov 29, 2006 at 01:28:50PM +0530, prajakta choudhari wrote:
> Hi:
> I am writing a kernel module for assging an ip address to an interface.
> I  have included linux/igmp.h but still whenever i use the function
> declared in  igmp.h file, it says unresolved symbol for that function.
> I am new to this programming.
> i use the following command to compile it:
> gcc -c -D__KERNEL__   -DMODULE
> -I/home/newkernelsource/linux-2.4.22/include  hello.c

1) everything concerning network development should be sent to the
   netdev mailing list (netdev@vger.kernel.org)

2) to maximize your chances of getting a useful and positive reply,
   you should provide at least the part of the code using that function,
   show your includes, and, most importantly, provide a capture of the
   error messages you're seeing. It is impossible to provide any help
   with that few information.

Regards,
Willy


      parent reply	other threads:[~2006-11-29 20:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-29  7:58 Help for kernel module programming prajakta choudhari
2006-11-29  9:13 ` Jan Engelhardt
2006-11-29 13:52   ` Jan Engelhardt
2006-11-29 20:19 ` Willy Tarreau [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061129201926.GC1736@1wt.eu \
    --to=w@1wt.eu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=prajaktachoudhari@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox