Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.development.system > #311

Kernel Compilation Error (stable build 3.0.4)

From Ripunjay Tripathi <ripunjay.tripathi@gmail.com>
Newsgroups comp.os.linux.development.system
Subject Kernel Compilation Error (stable build 3.0.4)
Date 2011-10-18 01:46 -0700
Organization http://groups.google.com
Message-ID <b95aa2a5-07ff-48c4-bd51-bec0f3d3a6e8@n18g2000vbv.googlegroups.com> (permalink)

Show all headers | View raw


Friends,

I tried to compile Linux latest stable kernel 3.0.4 (downloaded last
night from kernel.org).
1. Extracted - in a windows 7 box.
2. Mounted the folder in vmware 8.0 hosting Fedora 15 (running kernel
version 2.6.40)
3. Created .config by doing "make defconfig" for i386.
4. Ran "make"

make started running with all enthusiasm for an hour but got tired
soon and stated several reasons before stopping as I pasted below.
Similar errors occurred in my previous attempt when I took existing
configuration from 2.6.40 and copied it in 3.0.4 directory by hand.
Am I missing anything ? Or its to be done differently on vmware ?
Also I see some clock skew errors, though my PC clock appears to be
normal. Are these warnings okay and can be neglected ?

I have stopped going to college since last 12 years. So please don't
take it to be a class assignment - it is just my "high" level of
intelligence that stops me from finishing it on my own. Didn't get
much help from google.

CC      arch/x86/lib/delay.o
  AS      arch/x86/lib/getuser.o
  CC      arch/x86/lib/inat.o
  CC      arch/x86/lib/insn.o
  CC      arch/x86/lib/memcpy_32.o
  AS      arch/x86/lib/putuser.o
  AS      arch/x86/lib/semaphore_32.o
  CC      arch/x86/lib/string_32.o
  CC      arch/x86/lib/strstr_32.o
  AS      arch/x86/lib/thunk_32.o
  CC      arch/x86/lib/usercopy_32.o
  AR      arch/x86/lib/lib.a
make: Warning: File `arch/x86/lib/lib.a' has modification time 11 s in
the future
  LD      vmlinux.o
make[1]: Warning: File `vmlinux.o' has modification time 10 s in the
future
  MODPOST vmlinux.o
make[1]: warning:  Clock skew detected.  Your build may be incomplete.
  GEN     .version
  CHK     include/generated/compile.h
  UPD     include/generated/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
net/built-in.o: In function `tcpmss_mt':
/mnt/hgfs/linkernel/linux-3.0.4/net/netfilter/xt_tcpmss.c:29:
undefined reference to `mcount'
/mnt/hgfs/linkernel/linux-3.0.4/net/netfilter/xt_tcpmss.c:78:
undefined reference to `__stack_chk_fail'
net/built-in.o:(.data..read_mostly+0x275c): undefined reference to
`__this_module'
net/built-in.o:(.data..read_mostly+0x27a4): undefined reference to
`__this_module'
make: *** [.tmp_vmlinux1] Error 1

Back to comp.os.linux.development.system | Previous | NextNext in thread | Find similar


Thread

Kernel Compilation Error (stable build 3.0.4) Ripunjay Tripathi <ripunjay.tripathi@gmail.com> - 2011-10-18 01:46 -0700
  Re: Kernel Compilation Error (stable build 3.0.4) Richard Kettlewell <rjk@greenend.org.uk> - 2011-10-18 10:19 +0100
    Re: Kernel Compilation Error (stable build 3.0.4) Ripunjay Tripathi <ripunjay.tripathi@gmail.com> - 2011-10-18 02:54 -0700
      Re: Kernel Compilation Error (stable build 3.0.4) Richard Kettlewell <rjk@greenend.org.uk> - 2011-10-18 10:58 +0100
  Re: Kernel Compilation Error (stable build 3.0.4) Rainer Weikusat <rweikusat@mssgmbh.com> - 2011-10-18 13:17 +0100
    Re: Kernel Compilation Error (stable build 3.0.4) Ripunjay Tripathi <ripunjay.tripathi@gmail.com> - 2011-10-18 18:30 -0700

csiph-web