Re: [linux-sunxi] Kernel compile: error in sunxi-usb-rfkill.c

2014-02-23 Thread Olliver Schinagl

On 02/23/14 19:18, crawler2014 wrote:

Hi guys,

I tried to compile a new kernel using the sources from
http://docs.cubieboard.org/tutorials/a20-cubietruck_lubuntu_server_releases,
kernel 3.4.79 [Lubuntu Server, currently running kernel 3.4.61+].
Mind you, that linux-sunxi is about the kernel hosted at 
github.com/linux-sunxi, so which kernel are you using?


If 
http://dl.cubieboard.org/software/a20-cubietruck/lubuntu/ct-lubuntu-nand-v1.00/ct-lubuntu-server-20131026/ 
is the one, then you should ask your question on the cubieboard 
mailinglist as we are not aware of all the patches they use ontop of our 
tree.


Best is to use our kernel as a starting point. Chances are that bug was 
fixed.


oliver


I am compiling on the cubietruck, compiling stops after a lot of
successful steps with the following error message:

|
/usr/src/v1.02/kernel-source/net/rfkill/sunxi-usb-rfkill.c:128:undefinedreference
to `__stack_chk_fail'
make: *** [.tmp_vmlinux1] Error 1
|

Long version:

|
net/built-in.o:Infunction`sunxi_usb_rfkill_init':
/usr/src/v1.02/kernel-source/net/rfkill/sunxi-usb-rfkill.c:103:
undefined reference to `__stack_chk_guard'
/usr/src/v1.02/kernel-source/net/rfkill/sunxi-usb-rfkill.c:103:
undefined reference to `__stack_chk_guard'
/usr/src/v1.02/kernel-source/net/rfkill/sunxi-usb-rfkill.c:128:undefinedreference
to `__stack_chk_fail'
make: *** [.tmp_vmlinux1] Error 1
|

can anybody help me with this issue?

--
You received this message because you are subscribed to the Google
Groups "linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


--
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[linux-sunxi] Kernel compile: error in sunxi-usb-rfkill.c

2014-02-23 Thread crawler2014
Hi guys,

I tried to compile a new kernel using the sources from 
http://docs.cubieboard.org/tutorials/a20-cubietruck_lubuntu_server_releases, 
kernel 3.4.79 [Lubuntu Server, currently running kernel 3.4.61+].

I am compiling on the cubietruck, compiling stops after a lot of successful 
steps with the following error message:

/usr/src/v1.02/kernel-source/net/rfkill/sunxi-usb-rfkill.c:128: 
undefinedreference to 
`__stack_chk_fail'
make: *** [.tmp_vmlinux1] Error 1

Long version:

net/built-in.o: In function `sunxi_usb_rfkill_init':
/usr/src/v1.02/kernel-source/net/rfkill/sunxi-usb-rfkill.c:103: undefined 
reference to `__stack_chk_guard'
/usr/src/v1.02/kernel-source/net/rfkill/sunxi-usb-rfkill.c:103: undefined 
reference to `__stack_chk_guard'
/usr/src/v1.02/kernel-source/net/rfkill/sunxi-usb-rfkill.c:128: 
undefinedreference to 
`__stack_chk_fail'
make: *** [.tmp_vmlinux1] Error 1 

can anybody help me with this issue?

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.