From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 08 Sep 2005 14:49:06 +0100 (BST) Received: from xmail05.myhosting.com ([IPv6:::ffff:168.144.250.219]:8877 "EHLO xmail05.myhosting.com") by linux-mips.org with ESMTP id ; Thu, 8 Sep 2005 14:48:46 +0100 Received: (qmail 22295 invoked from network); 8 Sep 2005 13:55:40 -0000 Received: from unknown (HELO vasanth) (Authenticated-user:_vasanth@aelixsystems.com@[59.92.141.41]) (envelope-sender ) by xmail05.myhosting.com (qmail-ldap-1.03) with SMTP for ; 8 Sep 2005 13:55:39 -0000 Message-ID: <005201c5b47d$20a0d4d0$3c00a8c0@vasanth> From: "vasanth" To: Subject: unresolved symbol Date: Thu, 8 Sep 2005 19:26:17 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_004F_01C5B4AB.2F2C0AF0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 8900 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: vasanth@aelixsystems.com Precedence: bulk X-list: linux-mips This is a multi-part message in MIME format. ------=_NextPart_000_004F_01C5B4AB.2F2C0AF0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I am getting the folowing error message when i do insmod . insmod: unresolved symbol __udelay insmod: unresolved symbol atomic_add insmod: unresolved symbol atomic_sub I complied the driver code for mips processor using the folowing command mips-linux-gcc -G O -mno-abicalls -fno-pic -pipe -mtune=3D4kc -mips32 -c = lcddriver.c -I/mykernel/include It is compiling without any error .=20 Can anybody know how to solve this problem.? Regards, Vasanth. ------=_NextPart_000_004F_01C5B4AB.2F2C0AF0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I am getting the folowing = error message=20 when i do insmod .
insmod: unresolved symbol __udelay
insmod: unresolved symbol=20 atomic_add
insmod: unresolved symbol atomic_sub
 
I complied the driver code for = mips processor=20 using the folowing command
mips-linux-gcc -G O -mno-abicalls = -fno-pic -pipe=20 -mtune=3D4kc -mips32 -c lcddriver.c -I/mykernel/include
It is compiling without any error . =
Can anybody know how to solve this = problem.?
 
Regards,
Vasanth.
------=_NextPart_000_004F_01C5B4AB.2F2C0AF0-- From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from unknown (HELO vasanth) (Authenticated-user:_vasanth@aelixsystems.com@[59.92.141.41]) (envelope-sender ) by xmail05.myhosting.com (qmail-ldap-1.03) with SMTP for ; 8 Sep 2005 13:55:39 -0000 Message-ID: <005201c5b47d$20a0d4d0$3c00a8c0@vasanth> From: "vasanth" Subject: unresolved symbol Date: Thu, 8 Sep 2005 19:26:17 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_004F_01C5B4AB.2F2C0AF0" Return-Path: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org To: linux-mips@linux-mips.org Message-ID: <20050908135617.o3K--hJNJ6883dxUbh9qPGtgJwEEEldg028C2ly8BLM@z> This is a multi-part message in MIME format. ------=_NextPart_000_004F_01C5B4AB.2F2C0AF0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I am getting the folowing error message when i do insmod . insmod: unresolved symbol __udelay insmod: unresolved symbol atomic_add insmod: unresolved symbol atomic_sub I complied the driver code for mips processor using the folowing command mips-linux-gcc -G O -mno-abicalls -fno-pic -pipe -mtune=3D4kc -mips32 -c = lcddriver.c -I/mykernel/include It is compiling without any error .=20 Can anybody know how to solve this problem.? Regards, Vasanth. ------=_NextPart_000_004F_01C5B4AB.2F2C0AF0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I am getting the folowing = error message=20 when i do insmod .
insmod: unresolved symbol __udelay
insmod: unresolved symbol=20 atomic_add
insmod: unresolved symbol atomic_sub
 
I complied the driver code for = mips processor=20 using the folowing command
mips-linux-gcc -G O -mno-abicalls = -fno-pic -pipe=20 -mtune=3D4kc -mips32 -c lcddriver.c -I/mykernel/include
It is compiling without any error . =
Can anybody know how to solve this = problem.?
 
Regards,
Vasanth.
------=_NextPart_000_004F_01C5B4AB.2F2C0AF0--