OpenVZ Forum


Home » General » Support » Error while trying to make modules
Error while trying to make modules [message #11510] Mon, 26 March 2007 08:44 Go to next message
sspt is currently offline  sspt
Messages: 100
Registered: August 2006
Location: Portugal
Senior Member
Hi,
I'm having the following issues in 2.6.18 kernel while trying to make modules
Quote:

[root@node012 linux-2.6.18]# make modules
CHK include/linux/version.h
CHK include/linux/utsrelease.h
Building modules, stage 2.
MODPOST
WARNING: drivers/acpi/processor.o - Section mismatch: reference to .init.data: from .text between 'acpi_processor_power_init' (at offset 0x1554) and 'acpi_processor_power_exit'
WARNING: drivers/net/sis900.o - Section mismatch: reference to .init.text:sis900_mii_probe from .text between 'sis900_probe' (at offset 0x575) and 'sis900_default_phy'



Quote:


root@node12 linux-2.6.18]# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU 3050 @ 2.13GHz
stepping : 2
cpu MHz : 2133.409
cache size : 2048 KB
physical id : 0
siblings : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
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 pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm pni monitor ds_cpl est tm2 xtpr
bogomips : 4227.07

processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU 3050 @ 2.13GHz
stepping : 2
cpu MHz : 2133.409
cache size : 2048 KB
physical id : 0
siblings : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
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 pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm pni monitor ds_cpl est tm2 xtpr
bogomips : 4259.84




I've used the last openvz patch & .config

Any ideas about what can be causing this?


http://static.openvz.org/userbars/openvz-user.png

[Updated on: Mon, 26 March 2007 08:47]

Report message to a moderator

Re: Error while trying to make modules [message #11512 is a reply to message #11510] Mon, 26 March 2007 08:55 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
Hello,

AFAIK, this warnings aren't harmless.

HTH,
Vasily.

[Updated on: Mon, 26 March 2007 09:38]

Report message to a moderator

Re: Error while trying to make modules [message #11515 is a reply to message #11512] Mon, 26 March 2007 09:16 Go to previous messageGo to next message
sspt is currently offline  sspt
Messages: 100
Registered: August 2006
Location: Portugal
Senior Member
Yep, it's harmless Embarassed

I've another problem, this one is with megaraid which is in .config:
Quote:


CONFIG_MEGARAID_SAS=y



But i still get the warning (and it will not work without megaraid_sas)
Quote:


WARNING: No module megaraid_sas found for kernel 2.6.18-028stab023, continuing anyway




http://static.openvz.org/userbars/openvz-user.png
Re: Error while trying to make modules [message #11519 is a reply to message #11515] Mon, 26 March 2007 09:48 Go to previous message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
It's ok. You have MEGARAID_SAS _compiled_ _in_ kernel, but not _as_ _a_ _module_. So mkinitrd porgram (it creates initrd image) complains the modules wasn't found. But it's ok: driver is in kernel.

Vasily.
Previous Topic: Edit a tar of private area when a snapshot has already been done
Next Topic: vzmigrate quota problem
Goto Forum:
  


Current Time: Sun Aug 10 03:26:37 GMT 2025

Total time taken to generate the page: 0.48268 seconds