07.08.2010 11:56, KP Kirchdoerfer пишет:
> Am Samstag, 7. August 2010, 09:20:55 schrieb Andrew:
>    
>> 07.08.2010 01:33, KP Kirchdoerfer пишет:
>>      
>>> Am Freitag, 6. August 2010, 21:51:09 schrieb Andrew:
>>>        
>>>> Hi all.
>>>> I've decided to migrate to 2.6.35 kernel. One of main reasons - 2.6.35
>>>> kernel brings some mechanisms (RPS, RFS) for spreading of network load
>>>> over multiple cores in case when NIC have only one interrupt queue
>>>> (multiple queues AFAIK have only Intel server NICs based on 82575/576 or
>>>> higher).
>>>> As result - there are some of broken packages. Some of them I'll try to
>>>> fix today. Some of them (for ex., pump) at 1st look seems to be rare&
>>>> unmaintained - so it'll be some harder to force them to work.
>>>> Also I planned to update busybox in some days - current version lacks
>>>> hotplug support.
>>>>          
>>> I think pump has been replaced by an dhcpclient...
>>>
>>> Tryinmg to build the kernel with Geode CPU and SMP disabled fails...
>>>
>>>
>>> /opt/buildtool26n$ tail -f log/buildtoollog
>>> In file included from include/linux/kobject.h:21,
>>>
>>>                    from include/linux/module.h:16,
>>>
>>>                    from lib/vsprintf.c:20:
>>> include/linux/sysfs.h:183: warning: parameter has incomplete type
>>> /opt/buildtool26n/source/linux/linux-2.6.35/arch/x86/include/asm/cpufeatu
>>> re.h: In function `__static_cpu_has':
>>> /opt/buildtool26n/source/linux/linux-2.6.35/arch/x86/include/asm/cpufeatu
>>> re.h:315: warning: asm operand 1 probably doesn't match constraints
>>>
>>>     AR      lib/lib.a
>>>
>>> make[1]: Leaving directory `/opt/buildtool26n/source/linux/linux-2.6.35'
>>> make: *** [.build] Fehler 2
>>>
>>>
>>> kp
>>>        
>> Can you try to build it with your host compiler (just to 'make clean;
>> make' in kernel dir) to ensure that it's really trouble of kernel? If
>> there is a kernel regression - add bugreport to kernel.org, IMHO it'll
>> be fixed by kernel developers in short time.
>>      
> Builds with host compiler on a Debian 5 box, so seems a pb with our build env.
>
> kp
>    
With config from CVS it builds correctly? If yes - send me your faulty 
.config, I'll try to assemble it on my system and look on errors closer.

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to