Jump to content

Compiling kernel System.map problems...


TimeTwister
 Share

Recommended Posts

hi.

 

Im using an acer 800 laptop, therefore I would like to recompile the kernel to active better powersave functionality and optimize the kernel. Im currently using mdk 10 CE.

 

However, ive tried both with kernels from mandrake (2.6.3-xmdk) and also the 2.6.4 from kernel.org, but i always wind up with the following error message after doing make mrproper (sp?), make xconfig, make make modules modules_install:

 

INSTALL lib/zlib_deflate/zlib_deflate.ko

if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.4; fi

 

Any clues as to what i do wrong?

 

Any tips tricks and advice highly appreciated :)

 

TimeTwister

:juggle:

Edited by TimeTwister
Link to comment
Share on other sites

  • 5 weeks later...

ok tried more kernels, no good.... :wall:

 

I downloaded the 2.6.5 from kernel.org and followed the howto at

 

http://kerneltrap.org/node/view/799?PHPSES...821b10218aa08a1

 

and i still get the same error msg when doing the make modules_install

 

Any suggestions? I even did this to one of the rpms I downloaded: installed the kernel rpm, then did make xconfig, did nothing, saved, and still problems with system.map...

 

Here is the current error msg i get in 2.6.5:

 

[root@Elysium linux-2.6.5]# make bzImage && make modules && make modules_install
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
 CHK     include/linux/compile.h
dnsdomainname: Unknown host
Kernel: arch/i386/boot/bzImage is ready
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
 Building modules, stage 2.
 MODPOST
 INSTALL drivers/serial/8250.ko
 INSTALL drivers/serial/8250_acpi.ko
 INSTALL drivers/serial/8250_pci.ko
 INSTALL crypto/aes.ko
 INSTALL net/appletalk/appletalk.ko
 INSTALL crypto/arc4.ko
 INSTALL fs/autofs4/autofs4.ko
 INSTALL fs/binfmt_aout.ko
 INSTALL fs/binfmt_misc.ko
 INSTALL crypto/blowfish.ko
 INSTALL drivers/net/bsd_comp.ko
 INSTALL crypto/cast5.ko
 INSTALL crypto/cast6.ko
 INSTALL drivers/mtd/chips/chipreg.ko
 INSTALL drivers/ieee1394/cmp.ko
 INSTALL crypto/crypto_null.ko
 INSTALL drivers/ieee1394/dv1394.ko
 INSTALL drivers/ieee1394/eth1394.ko
 INSTALL fs/hfs/hfs.ko
 INSTALL fs/hfsplus/hfsplus.ko
 INSTALL drivers/ieee1394/ieee1394.ko
 INSTALL drivers/net/appletalk/ipddp.ko
 INSTALL net/irda/ircomm/ircomm-tty.ko
 INSTALL net/irda/ircomm/ircomm.ko
 INSTALL net/irda/irda.ko
 INSTALL drivers/net/irda/irport.ko
 INSTALL crypto/md4.ko
 INSTALL drivers/mtd/mtdcore.ko
 INSTALL fs/nls/nls_cp932.ko
 INSTALL fs/nls/nls_cp936.ko
 INSTALL fs/nls/nls_cp949.ko
 INSTALL fs/nls/nls_cp950.ko
 INSTALL fs/nls/nls_euc-jp.ko
 INSTALL fs/nls/nls_utf8.ko
 INSTALL drivers/ieee1394/ohci1394.ko
 INSTALL drivers/net/ppp_async.ko
 INSTALL drivers/net/ppp_deflate.ko
 INSTALL drivers/net/ppp_synctty.ko
 INSTALL drivers/ieee1394/raw1394.ko
 INSTALL drivers/ieee1394/sbp2.ko
 INSTALL drivers/serial/serial_core.ko
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.6.5; fi

 

if i remove the serial_core module, then it will stop at sbp2.ko...so thats not a solution either.

 

Any ideas?

 

:juggle:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...