linux-um archives
 help / color / mirror / Atom feed
From: Antoine Martin <antoine@nagafix.co.uk>
To: UML devel <user-mode-linux-devel@lists.sourceforge.net>
Subject: [uml-devel] 2.6.15-rc1-bk3 minor breakage
Date: Tue, 15 Nov 2005 14:54:12 +0000	[thread overview]
Message-ID: <1132066452.3082.12.camel@ant.internal> (raw)

It asked me what CPU I wanted to build for?! (make oldconfig)
It breaks if I select K7, but not if I select PPro (default).

make ARCH=um vmlinux
  SYMLINK include/asm-um/arch
  SYMLINK arch/um/include/sysdep
  SYMLINK arch/um/os
  SYMLINK include/asm-um/archparam.h
  SYMLINK include/asm-um/system.h
  SYMLINK include/asm-um/sigcontext.h
  SYMLINK include/asm-um/processor.h
  SYMLINK include/asm-um/ptrace.h
  SYMLINK include/asm-um/module.h
  SYMLINK include/asm-um/vm-flags.h
  SYMLINK include/asm-um/elf.h
  CHK     arch/um/include/uml-config.h
  UPD     arch/um/include/uml-config.h
gcc -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs
-fno-strict-aliasing -fno-common -ffreestanding -O2
-fno-omit-frame-pointer -fno-optimize-sibling-calls -g -D__arch_um__
-DSUBARCH=\"i386\" -Dvmap=kernel_vmap
-Din6addr_loopback=kernel_in6addr_loopback -Iarch/um/include
-I/usr/src/linux-2.6.15-rc1-bk3-uml/arch/um/kernel/tt/include
-I/usr/src/linux-2.6.15-rc1-bk3-uml/arch/um/kernel/skas/include
-D_FILE_OFFSET_BITS=64 -march=athlon -mpreferred-stack-boundary=2
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE -S -o arch/um/user-offsets.s
arch/um/sys-i386/user-offsets.c
  CHK     arch/um/include/user_constants.h
  UPD     arch/um/include/user_constants.h
  CHK     include/linux/version.h
  UPD     include/linux/version.h
  SYMLINK include/asm -> include/asm-um
  SPLIT   include/linux/autoconf.h -> include/config/*
gcc -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs
-fno-strict-aliasing -fno-common -ffreestanding -O2
-fno-omit-frame-pointer -fno-optimize-sibling-calls -g  -D__arch_um__
-DSUBARCH=\"i386\" -Iarch/um/include
-I/usr/src/linux-2.6.15-rc1-bk3-uml/arch/um/kernel/tt/include
-I/usr/src/linux-2.6.15-rc1-bk3-uml/arch/um/kernel/skas/include
-Dvmap=kernel_vmap -Din6addr_loopback=kernel_in6addr_loopback
-Derrno=kernel_errno -Dsigprocmask=kernel_sigprocmask
-fno-unit-at-a-time -U__i386__ -Ui386 -march=athlon
-mpreferred-stack-boundary=2 -D_LARGEFILE64_SOURCE
-Wdeclaration-after-statement -Wno-pointer-sign  -nostdinc
-isystem /usr/lib/gcc/i386-redhat-linux/4.0.1/include -D__KERNEL__
-Iinclude  -include include/linux/autoconf.h -S -o
arch/um/kernel-offsets.s arch/um/sys-i386/kernel-offsets.c
In file included from include/asm/string.h:4,
                 from include/linux/string.h:24,
                 from include/linux/bitmap.h:8,
                 from include/linux/cpumask.h:86,
                 from include/linux/sched.h:15,
                 from arch/um/sys-i386/kernel-offsets.c:3:
include/asm/arch/string.h:288:21: error: asm/mmx.h: No such file or
directory
In file included from include/asm/string.h:4,
                 from include/linux/string.h:24,
                 from include/linux/bitmap.h:8,
                 from include/linux/cpumask.h:86,
                 from include/linux/sched.h:15,
                 from arch/um/sys-i386/kernel-offsets.c:3:
include/asm/arch/string.h: In function ‘__constant_memcpy3d’:
include/asm/arch/string.h:298: warning: implicit declaration of function
‘_mmx_memcpy’
include/asm/arch/string.h:298: warning: return makes pointer from
integer without a cast
include/asm/arch/string.h: In function ‘__memcpy3d’:
include/asm/arch/string.h:305: warning: return makes pointer from
integer without a cast
make: *** [arch/um/kernel-offsets.s] Error 1

Antoine



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_idv28&alloc_id\x16845&opМk
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

             reply	other threads:[~2005-11-15 14:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-15 14:54 Antoine Martin [this message]
2005-11-18  7:34 ` [uml-devel] 2.6.15-rc1-bk3 minor breakage Blaisorblade

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1132066452.3082.12.camel@ant.internal \
    --to=antoine@nagafix.co.uk \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox