(not specified)

Shifani.bose@lntinfotech.com
Fri, 31 May 2002 04:28:09 +0000 (UTC)


X-Mailer: Lotus Notes Release 5.0.5 September 22, 2000
MIME-Version: 1.0
X-MIMETrack: Serialize by Router on BANGALORE/LNTINFOTECH(Release 5.0.8 |June 18, 2001) at
05/31/2002 09:52:31 AM,
Itemize by SMTP Server on LTITLOUT/LNTINFOTECH(Release 5.0.8 |June 18, 2001) at
05/31/2002 10:11:56 AM,
Serialize by Router on LTITLOUT/LNTINFOTECH(Release 5.0.8 |June 18, 2001) at
05/31/2002 10:12:02 AM,
Serialize complete at 05/31/2002 10:12:02 AM
Content-type: text/plain; charset=us-ascii
Precedence: bulk
X-Mailing-List: linux-kernel@vger.kernel.org
X-News-Gateway: ncc-z.sasken.com

hi,

i tried a example code for character device driver.
the code got compiled but while loading the driver using insmod iam getting

unresolved symbol for register_chrdev_Rfxxxxxxx

i checked the /proc/ksyms
it contains a entry by name register_chrdev_R1xxxxxxx

and /usr/src/linux-2.4/kernel/ksyms.c
contains EXPORT_SYMBOL(register_chrdev)

how can this error be avoided or where is the error it likely .

thanks and warm regards

Shifani

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/