WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-bugs] strange pvops problem

To: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx, xen-bugs@xxxxxxxxxxxxxxxxxxx, xen-tools@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] strange pvops problem
From: Onkar Mahajan <kern.devel@xxxxxxxxx>
Date: Tue, 1 Jun 2010 08:19:47 +0530
Cc:
Delivery-date: Tue, 15 Jun 2010 03:17:46 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=Eppitl988YNUUulBtVJRO5gfPyKnhNa5R+6m1l0iboA=; b=jeCB5ccbWyQUc4xcxVCqvHEPNKOODF2s6fGg0AnqT5km/L8Uq4CkDXFAzCMnhUq84l 29qcyW6iFpaYzHGk51k8926AvKwP4r9tTxvu55LgKzRPIFXk+ivtOn7AWfm6x3/MC5Cq fiVusRDot8o+beIP5m56T7kFhjrHQf2+WihUM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=hPfoCAh37nKiyUldq8H4n0eimn+E3fwYQj+KUVFxf2xMdhvrgs7m9ohbh3UKQVldf/ a6xAb1CcfUZNyhsn01UP892vwSe2/FnEbjD1Qx3lRHdHQbqJzy9MIauWcKC878mPriqx GSDdk52TlkrCyOZM1wdfLkmzcLfWaRormPcwE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
I compiled the pvops kernel like this :
[root@localhost xen-4.0.0]# ls
buildconfigs                  config     Config.mk.orig  dist  extras  install.sh           Makefile  README   tools               xen
build-linux-2.6-pvops_x86_32  Config.mk  COPYING         docs  file    linux-2.6-pvops.git  messages  stubdom  unmodified_drivers
[root@localhost build-linux-2.6-pvops_x86_32]# make -j2 bzImage modules
make -C /home/onkar/xen/xen-4.0.0/linux-2.6-pvops.git O=/home/onkar/xen/xen-4.0.0/build-linux-2.6-pvops_x86_32/. bzImage modules
scripts/kconfig/conf -s arch/x86/Kconfig
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  SYMLINK include/asm -> include/asm-x86
  Using /home/onkar/xen/xen-4.0.0/linux-2.6-pvops.git as source for kernel
  MKELF   scripts/mod/elfconfig.h
  HOSTCC  scripts/mod/file2alias.o
  HOSTCC  scripts/mod/modpost.o
  HOSTCC  scripts/mod/sumversion.o
  HOSTLD  scripts/mod/modpost
  CALL    /home/onkar/xen/xen-4.0.0/linux-2.6-pvops.git/scripts/checksyscalls.sh
  CHK     include/linux/compile.h
  LDS     arch/x86/kernel/acpi/realmode/wakeup.lds
  LD      arch/x86/kernel/acpi/realmode/wakeup.elf
  OBJCOPY arch/x86/kernel/acpi/realmode/wakeup.bin
  AS      arch/x86/kernel/acpi/wakeup_rm.o
  LD      arch/x86/kernel/acpi/built-in.o
  LDS     arch/x86/kernel/vmlinux.lds
  LD      arch/x86/kernel/built-in.o
  LDS     arch/x86/vdso/vdso32/vdso32.lds
  VDSO    arch/x86/vdso/vdso32-sysenter.so.dbg
  VDSOSYM arch/x86/vdso/vdso32-sysenter-syms.lds
  VDSO    arch/x86/vdso/vdso32-int80.so.dbg
  OBJCOPY arch/x86/vdso/vdso32-sysenter.so
  VDSOSYM arch/x86/vdso/vdso32-int80-syms.lds
  OBJCOPY arch/x86/vdso/vdso32-int80.so
  VDSOSYM arch/x86/vdso/vdso32-syms.lds
  AS      arch/x86/vdso/vdso32.o
  LD      arch/x86/vdso/built-in.o
  LD      arch/x86/built-in.o
  CC [M]  drivers/usb/serial/keyspan_pda.o
  LD      vmlinux.o
  MODPOST vmlinux.o
WARNING: modpost: Found 4 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
  KSYM    .tmp_kallsyms1.S
  AS      .tmp_kallsyms1.o
  LD      .tmp_vmlinux2
  KSYM    .tmp_kallsyms2.S
  AS      .tmp_kallsyms2.o
  LD      .tmp_vmlinux3
  KSYM    .tmp_kallsyms3.S
  AS      .tmp_kallsyms3.o
  CHK     include/linux/version.h
make[4]: `scripts/unifdef' is up to date.
  LD      vmlinux
  SYSMAP  System.map
  SYSMAP  .tmp_System.map
  Building modules, stage 2.
  VOFFSET arch/x86/boot/voffset.h
  LDS     arch/x86/boot/compressed/vmlinux.lds
  OBJCOPY arch/x86/boot/compressed/vmlinux.bin
  RELOCS  arch/x86/boot/compressed/vmlinux.relocs
  GZIP    arch/x86/boot/compressed/vmlinux.bin.gz
  MKPIGGY arch/x86/boot/compressed/piggy.S
  AS      arch/x86/boot/compressed/piggy.o
  LD      arch/x86/boot/compressed/vmlinux
  CC      arch/x86/boot/version.o
  OBJCOPY arch/x86/boot/vmlinux.bin
  ZOFFSET arch/x86/boot/zoffset.h
  AS      arch/x86/boot/header.o
  LD      arch/x86/boot/setup.elf
  OBJCOPY arch/x86/boot/setup.bin
  BUILD   arch/x86/boot/bzImage
Root device is (8, 1)
Setup is 13532 bytes (padded to 13824 bytes).
System is 2856 kB
CRC 9632318a
Kernel: arch/x86/boot/bzImage is ready  (#5)
  MODPOST 1509 modules
  LD [M]  drivers/usb/serial/keyspan_pda.ko
  IHEX2FW firmware/emi26/loader.fw
  IHEX2FW firmware/emi26/firmware.fw
  IHEX2FW firmware/emi26/bitstream.fw
  H16TOFW firmware/edgeport/boot.fw
  H16TOFW firmware/edgeport/boot2.fw
  H16TOFW firmware/edgeport/down.fw
  H16TOFW firmware/edgeport/down2.fw
  IHEX2FW firmware/whiteheat_loader.fw
  IHEX2FW firmware/whiteheat.fw
  IHEX2FW firmware/keyspan_pda/keyspan_pda.fw
  IHEX2FW firmware/keyspan_pda/xircom_pgs.fw


In here we can see that these modules are getting compiled.

but when I do
[root@localhost xen-4.0.0]# make -j2 dist
install: cannot stat `firmware/emi26/loader.fw': No such file or directory
install: cannot stat `firmware/emi26/firmware.fw': No such file or directory
make[6]: *** [/home/onkar/xen/xen-4.0.0/dist/install/lib/firmware/emi26/loader.fw] Error 1
make[6]: *** Waiting for unfinished jobs....
make[6]: *** [/home/onkar/xen/xen-4.0.0/dist/install/lib/firmware/emi26/firmware.fw] Error 1
make[5]: *** [_modinst_post] Error 2
make[4]: *** [sub-make] Error 2
make[3]: *** [all] Error 2
make[2]: *** [build] Error 2
make[1]: *** [linux-2.6-pvops-install] Error 2
make: *** [install-kernels] Error 1


Please help me with this.


Regards,
Onkar

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
<Prev in Thread] Current Thread [Next in Thread>