All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] problem - eldk 4.2 - ppc
@ 2010-08-20 20:43 Rodolfo Oliveira
  2010-08-23 10:38 ` Rodolfo Oliveira
  0 siblings, 1 reply; 3+ messages in thread
From: Rodolfo Oliveira @ 2010-08-20 20:43 UTC (permalink / raw)
  To: Philippe Gerum; +Cc: xenomai

[-- Attachment #1: Type: text/plain, Size: 1330 bytes --]

Hi,

Today use the eldk 3.0 version in this processor MPC5200B PPC, but I want to
upgrade the kernel to version 2.6 and eldk 4.2 with ELDK can do this more
easily.
The problem happens when I try to compile by running the following commands:

make distclean
make clean
make menuconfig
make

many minutes after the following error appears:
  LD drivers / net / bonding / built-in.o
  CC [M] drivers / net / bonding / bond_main.o
  CC [M] drivers/net/bonding/bond_3ad.o
  CC [M] drivers / net / bonding / bond_alb.o
  CC [M] drivers / net / bonding / bond_sysfs.o
  LD [M] drivers / net / bonding / bonding.o
  LD drivers / net / can / built-in.o
  CC [M] drivers / net / can / vcan.o
drivers / net / can / vcan.c: In function 'vcan_setup':
drivers / net / can / vcan.c: 207: error: implicit declaration of function
'SET_MODULE_OWNER'
make [3]: ** [drivers / net / can / vcan.o] Error 1
make [2]: ** [drivers / net / can] Error 2
make [1]: ** [drivers / net] Error 2
make: ** [drivers] Error 2
rodolfo @ df2684: / $ ls opt/eldk/ppc_82xx/usr/src/linux-2.6.24

can anyone help me?

Thanks

-- 

[]´s



===================================
Rodolfo R. de O. Neto, Eng. , MBA
Engenheiro de computação
MBA - Governança em TI
E-mail: rodolforomao@domain.hid
===================================

[-- Attachment #2: Type: text/html, Size: 6932 bytes --]

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

* [Xenomai-core] problem - eldk 4.2 - ppc
  2010-08-20 20:43 [Xenomai-core] problem - eldk 4.2 - ppc Rodolfo Oliveira
@ 2010-08-23 10:38 ` Rodolfo Oliveira
  2010-08-23 11:40   ` Philippe Gerum
  0 siblings, 1 reply; 3+ messages in thread
From: Rodolfo Oliveira @ 2010-08-23 10:38 UTC (permalink / raw)
  To: xenomai

[-- Attachment #1: Type: text/plain, Size: 1330 bytes --]

Hi,

Today use the eldk 3.0 version in this processor MPC5200B PPC, but I want to
upgrade the kernel to version 2.6 and eldk 4.2 with ELDK can do this more
easily.
The problem happens when I try to compile by running the following commands:

make distclean
make clean
make menuconfig
make

many minutes after the following error appears:
  LD drivers / net / bonding / built-in.o
  CC [M] drivers / net / bonding / bond_main.o
  CC [M] drivers/net/bonding/bond_3ad.o
  CC [M] drivers / net / bonding / bond_alb.o
  CC [M] drivers / net / bonding / bond_sysfs.o
  LD [M] drivers / net / bonding / bonding.o
  LD drivers / net / can / built-in.o
  CC [M] drivers / net / can / vcan.o
drivers / net / can / vcan.c: In function 'vcan_setup':
drivers / net / can / vcan.c: 207: error: implicit declaration of function
'SET_MODULE_OWNER'
make [3]: ** [drivers / net / can / vcan.o] Error 1
make [2]: ** [drivers / net / can] Error 2
make [1]: ** [drivers / net] Error 2
make: ** [drivers] Error 2
rodolfo @ df2684: / $ ls opt/eldk/ppc_82xx/usr/src/linux-2.6.24

can anyone help me?

Thanks

-- 

[]´s



===================================
Rodolfo R. de O. Neto, Eng. , MBA
Engenheiro de computação
MBA - Governança em TI
E-mail: rodolforomao@domain.hid
===================================

[-- Attachment #2: Type: text/html, Size: 4077 bytes --]

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

* Re: [Xenomai-core] problem - eldk 4.2 - ppc
  2010-08-23 10:38 ` Rodolfo Oliveira
@ 2010-08-23 11:40   ` Philippe Gerum
  0 siblings, 0 replies; 3+ messages in thread
From: Philippe Gerum @ 2010-08-23 11:40 UTC (permalink / raw)
  To: Rodolfo Oliveira; +Cc: xenomai

On Mon, 2010-08-23 at 07:38 -0300, Rodolfo Oliveira wrote:
> 
> Hi,
> 
> Today use the eldk 3.0 version in this processor MPC5200B PPC, but I
> want to upgrade the kernel to version 2.6 and eldk 4.2 with ELDK can
> do this more easily. 
> The problem happens when I try to compile by running the following
> commands: 
> make distclean 
> make clean 
> make menuconfig 
> make 
> 
> many minutes after the following error appears: 
>   LD drivers / net / bonding / built-in.o 
>   CC [M] drivers / net / bonding / bond_main.o 
>   CC [M] drivers/net/bonding/bond_3ad.o 
>   CC [M] drivers / net / bonding / bond_alb.o 
>   CC [M] drivers / net / bonding / bond_sysfs.o 
>   LD [M] drivers / net / bonding / bonding.o 
>   LD drivers / net / can / built-in.o 
>   CC [M] drivers / net / can / vcan.o 
> drivers / net / can / vcan.c: In function 'vcan_setup': 
> drivers / net / can / vcan.c: 207: error: implicit declaration of
> function 'SET_MODULE_OWNER' 
> make [3]: ** [drivers / net / can / vcan.o] Error 1 
> make [2]: ** [drivers / net / can] Error 2 
> make [1]: ** [drivers / net] Error 2 
> make: ** [drivers] Error 2 
> rodolfo @ df2684: / $ ls opt/eldk/ppc_82xx/usr/src/linux-2.6.24 
> 
> can anyone help me? 
> 

This list is for development issues regarding Xenomai. You should post
your question to the proper list instead:
http://lists.denx.de/mailman/listinfo/eldk

> Thanks
> 
> -- 
> 
> 
> []´s
> 
>  
> 
> ===================================
> Rodolfo R. de O. Neto, Eng. , MBA
> Engenheiro de computação
> MBA - Governança em TI
> E-mail: rodolforomao@domain.hid
> ===================================   
> 
> 
> _______________________________________________
> Xenomai-core mailing list
> Xenomai-core@domain.hid
> https://mail.gna.org/listinfo/xenomai-core

-- 
Philippe.




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

end of thread, other threads:[~2010-08-23 11:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-20 20:43 [Xenomai-core] problem - eldk 4.2 - ppc Rodolfo Oliveira
2010-08-23 10:38 ` Rodolfo Oliveira
2010-08-23 11:40   ` Philippe Gerum

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.