Adrian Sevcenco
2010-Jan-06 22:15 UTC
[CentOS] centos 5.4 :: linux-2.6.32.2 compile error (via nano L2200@1600)
Hi! I try to compile an vanilla kernel 2.6.32.2 on centos 5.4 and i have this error : CC mm/page-writeback.o /home/root_data/linux-2.6.32.2/mm/page-writeback.c: In function ?test_clear_page_writeback?: /home/root_data/linux-2.6.32.2/mm/page-writeback.c:1280: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla> for instructions. The bug is not reproducible, so it is likely a hardware or OS problem. make[2]: *** [mm/page-writeback.o] Error 1 make[1]: *** [mm] Error 2 make: *** [sub-make] Error 2 Have anyone any idea about this ? The hardware is in via vb8001 with this cpu [root at sevcenco linux-2.6.32.2]# cat /proc/cpuinfo processor : 0 vendor_id : CentaurHauls cpu family : 6 model : 15 model name : VIA Nano processor L2200 at 1600MHz stepping : 2 cpu MHz : 1615.851 cache size : 1024 KB fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush acpi mmx fxsr sse sse2 ss tm syscall nx fxsr_opt rdtscp lm up pni monitor vmx est tm2 ssse3 cx16 xtpr lahf_lm bogomips : 3231.70 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: The config can be found at http://sevcenco.homelinux.org/adrian/kernel_nano/ Thanks, Adrian -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3110 bytes Desc: S/MIME Cryptographic Signature URL: <http://lists.centos.org/pipermail/centos/attachments/20100107/2bdb43c5/attachment-0002.bin>
Jim Perrin
2010-Jan-07 03:49 UTC
[CentOS] centos 5.4 :: linux-2.6.32.2 compile error (via nano L2200@1600)
On Wed, Jan 6, 2010 at 5:15 PM, Adrian Sevcenco <Adrian.Sevcenco at cern.ch> wrote:> Hi! I try to compile an vanilla kernel 2.6.32.2 on centos 5.4 and i have > this error :Out of curiosity, why are you rebuilding the kernel? Is there a driver you need which isn't supplied by the elrepo repository folks? -- During times of universal deceit, telling the truth becomes a revolutionary act. George Orwell
JohnS
2010-Jan-08 15:54 UTC
[CentOS] centos 5.4 :: linux-2.6.32.2 compile error (via nano L2200@1600)
On Thu, 2010-01-07 at 11:46 +0000, Karanbir Singh wrote:> On 01/07/2010 11:36 AM, Ned Slider wrote: > > Depends what hardware you have. ELRepo has a fixed powernow-k8 driver > > for AMD processors that allows correct scaling on multicore processors. > > See here: > > OP has a VIA nano, the K8 stuff isnt going to work there. > > I wonder if its possible to manually set clockrate. > > - KB--- Yes you can do that if scaling works in /etc/sysconfig/apmd.../cpuspeed/ John