public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* mcount unresolved symbol - build module with
@ 2006-12-04 17:22 Eyal Shani
  2006-12-04 17:38 ` Komal Shah
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eyal Shani @ 2006-12-04 17:22 UTC (permalink / raw)
  To: linux-omap-open-source; +Cc: Eyal Shani

Mohammed,

 

It seems that all these steps were already taken by my driver.

Still, this mcount is Unknown symbol for the module.

 

I am not sure exactly what this symbol is for, too.

 

Any idea how I can introduce this symbol to the module?

Again, this is in MobiLinux 4.1 for 2430SDP.

 

Thanks in advance,

Eyal Shani

 


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: mcount unresolved symbol - build module with
  2006-12-04 17:22 mcount unresolved symbol - build module with Eyal Shani
@ 2006-12-04 17:38 ` Komal Shah
  2006-12-04 17:38 ` Syed Mohammed, Khasim
  2006-12-04 18:31 ` David Singleton
  2 siblings, 0 replies; 4+ messages in thread
From: Komal Shah @ 2006-12-04 17:38 UTC (permalink / raw)
  To: Eyal Shani; +Cc: linux-omap-open-source

On 12/4/06, Eyal Shani <Eyal.Shani@sandisk.com> wrote:
> Mohammed,
>
>
>
> It seems that all these steps were already taken by my driver.
>
> Still, this mcount is Unknown symbol for the module.
>
>

Please post the code of your example driver please, it is hard to guess.

-- 
---Komal Shah
http://komalshah.blogspot.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: mcount unresolved symbol - build module with
  2006-12-04 17:22 mcount unresolved symbol - build module with Eyal Shani
  2006-12-04 17:38 ` Komal Shah
@ 2006-12-04 17:38 ` Syed Mohammed, Khasim
  2006-12-04 18:31 ` David Singleton
  2 siblings, 0 replies; 4+ messages in thread
From: Syed Mohammed, Khasim @ 2006-12-04 17:38 UTC (permalink / raw)
  To: Eyal Shani, linux-omap-open-source

Doing a google for mcount shows it's some thing like a library call.
Which tool chain are you using for compilation?

Regards,
Khasim

-----Original Message-----
From: linux-omap-open-source-bounces@linux.omap.com
[mailto:linux-omap-open-source-bounces@linux.omap.com] On Behalf Of Eyal
Shani
Sent: Monday, December 04, 2006 11:22 AM
To: linux-omap-open-source@linux.omap.com
Cc: Eyal Shani
Subject: mcount unresolved symbol - build module with

Mohammed,

 

It seems that all these steps were already taken by my driver.

Still, this mcount is Unknown symbol for the module.

 

I am not sure exactly what this symbol is for, too.

 

Any idea how I can introduce this symbol to the module?

Again, this is in MobiLinux 4.1 for 2430SDP.

 

Thanks in advance,

Eyal Shani

 


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________
_______________________________________________
Linux-omap-open-source mailing list
Linux-omap-open-source@linux.omap.com
http://linux.omap.com/mailman/listinfo/linux-omap-open-source

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: mcount unresolved symbol - build module with
  2006-12-04 17:22 mcount unresolved symbol - build module with Eyal Shani
  2006-12-04 17:38 ` Komal Shah
  2006-12-04 17:38 ` Syed Mohammed, Khasim
@ 2006-12-04 18:31 ` David Singleton
  2 siblings, 0 replies; 4+ messages in thread
From: David Singleton @ 2006-12-04 18:31 UTC (permalink / raw)
  To: Eyal Shani; +Cc: linux-omap-open-source

Eyal Shani wrote:

>Mohammed,
>
> 
>
>It seems that all these steps were already taken by my driver.
>
>Still, this mcount is Unknown symbol for the module.
>  
>

mcount is a routine introduced when you compile with profiling flags 
turned on.

Are you sure your module and your kernel were built with the same config 
options?


> 
>
>I am not sure exactly what this symbol is for, too.
>
> 
>
>Any idea how I can introduce this symbol to the module?
>
>Again, this is in MobiLinux 4.1 for 2430SDP.
>
> 
>
>Thanks in advance,
>
>Eyal Shani
>
> 
>
>
>______________________________________________________________________
>This email has been scanned by the MessageLabs Email Security System.
>For more information please visit http://www.messagelabs.com/email 
>______________________________________________________________________
>_______________________________________________
>Linux-omap-open-source mailing list
>Linux-omap-open-source@linux.omap.com
>http://linux.omap.com/mailman/listinfo/linux-omap-open-source
>  
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-12-04 18:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-04 17:22 mcount unresolved symbol - build module with Eyal Shani
2006-12-04 17:38 ` Komal Shah
2006-12-04 17:38 ` Syed Mohammed, Khasim
2006-12-04 18:31 ` David Singleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox