Mailinglist Archive: opensuse-kernel (80 mails)

< Previous Next >
Re: [opensuse-kernel] Re: enable kernel:head 11.4 again plz.
On 30.9.2011 17:03, Cristian Rodríguez wrote:
On 30/09/11 11:52, Michal Marek wrote:
On 29.9.2011 02:36, Cristian Rodríguez wrote:
Ok, I see

https://gitorious.org/opensuse/kernel-source/commit/1de23845d6d1cd38763d9d9b6121c51925c61035

btw, you can avoid the new dependency also by using memmove instead of
memcpy.... (likely cleaner than the asm hack ;) )

The usage of memcpy() in the source is valid, so I don't want to patch
it just because glibc invented two versions of memcpy that do the same
(when used correctly).

Michal

Unfortunately this still doesnt work in x86_64 (but does in i586)
because factory kernel tools are linked against libelf which in turns is
currently requiring libc.so.6(GLIBC_2.14)(64bit) .

More details please. kernel-desktop-devel-3.1.rc7-5.2.x86_64.rpm and
kernel-devel-3.1.rc7-5.2.noarch.rpm do not report any dependency errors
on a SLES 11 machine here.

Michal
--
To unsubscribe, e-mail: opensuse-kernel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-kernel+help@xxxxxxxxxxxx

< Previous Next >