On Sat, 2006-10-07 at 11:26 +0200, joel silvestre wrote: > Hi, > > I try to compile a 2.6.18-rt5 on a intel core duo laptop and make > modules_install gives an error : > > WARNING: /lib/modules/2.6.18-rt5/kernel/arch/i386/kernel/apm.ko needs > unknown symbol pm_send_all > make: *** [_modinst_post] Erreur 1 > > Should I disable Power management in .config? I would just disable APM in the config. It might be called "legacy power management". Lee