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: with ECARTIS (v1.0.0; list linux-mips); Thu, 08 Sep 2005 14:58:57 +0100 (BST) Received: from extgw-uk.mips.com ([IPv6:::ffff:62.254.210.129]:9227 "EHLO bacchus.net.dhis.org") by linux-mips.org with ESMTP id ; Thu, 8 Sep 2005 14:58:41 +0100 Received: from dea.linux-mips.net (localhost.localdomain [127.0.0.1]) by bacchus.net.dhis.org (8.13.4/8.13.1) with ESMTP id j88E5F3o017201; Thu, 8 Sep 2005 15:05:15 +0100 Received: (from ralf@localhost) by dea.linux-mips.net (8.13.4/8.13.4/Submit) id j88E5EaM017200; Thu, 8 Sep 2005 15:05:14 +0100 Date: Thu, 8 Sep 2005 15:05:13 +0100 From: Ralf Baechle To: vasanth Cc: linux-mips@linux-mips.org Subject: Re: unresolved symbol Message-ID: <20050908140513.GD3608@linux-mips.org> References: <005201c5b47d$20a0d4d0$3c00a8c0@vasanth> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <005201c5b47d$20a0d4d0$3c00a8c0@vasanth> User-Agent: Mutt/1.4.2.1i 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: 8902 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: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Thu, Sep 08, 2005 at 07:26:17PM +0530, vasanth wrote: > 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=4kc -mips32 -c lcddriver.c -I/mykernel/include > It is compiling without any error . Use -O2. In fact use _exactly_ the same options as for the kernel build itself. Ralf From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Thu, 08 Sep 2005 16:26:50 +0100 (BST) Received: from nevyn.them.org ([IPv6:::ffff:66.93.172.17]:16283 "EHLO nevyn.them.org") by linux-mips.org with ESMTP id ; Thu, 8 Sep 2005 16:26:33 +0100 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1EDOPB-0005PQ-OF; Thu, 08 Sep 2005 11:33:37 -0400 Date: Thu, 8 Sep 2005 11:33:37 -0400 From: Daniel Jacobowitz To: vasanth Cc: linux-mips@linux-mips.org Subject: Re: unresolved symbol Message-ID: <20050908153337.GA20775@nevyn.them.org> References: <005201c5b47d$20a0d4d0$3c00a8c0@vasanth> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <005201c5b47d$20a0d4d0$3c00a8c0@vasanth> User-Agent: Mutt/1.5.8i 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: 8904 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: dan@debian.org Precedence: bulk X-list: linux-mips On Thu, Sep 08, 2005 at 07:26:17PM +0530, vasanth wrote: > 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=4kc -mips32 -c lcddriver.c -I/mykernel/include > It is compiling without any error . > Can anybody know how to solve this problem.? Turn on optimization. -- Daniel Jacobowitz CodeSourcery, LLC 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--