linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Martin J. Bligh" <mbligh@aracnet.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [Bug 747] New: Compile the kernel
Date: Tue, 27 May 2003 08:35:51 -0700	[thread overview]
Message-ID: <9410000.1054049751@[10.10.2.4]> (raw)

           Summary: Compile the kernel
    Kernel Version: 2.5.70
            Status: NEW
          Severity: normal
             Owner: mbligh@aracnet.com
         Submitter: andrey@assol.mipt.ru


Distribution: RedHat 7.0
Hardware Environment: Pentium-MMX 200MHz
Software Environment: gcc-2.95.3
Problem Description:

1)
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CHK     include/asm-i386/asm_offsets.h
  Starting the build. KBUILD_BUILTIN=1 KBUILD_MODULES=
  CHK     include/linux/compile.h
  AS      arch/i386/kernel/vsyscall.o
/tmp/ccBLzWOG.s: Assembler messages:
/tmp/ccBLzWOG.s:982: Error: Unknown pseudo-op:  `.incbin'
/tmp/ccBLzWOG.s:987: Error: Unknown pseudo-op:  `.incbin'
make[1]: *** [arch/i386/kernel/vsyscall.o] Error 1
make: *** [arch/i386/kernel] Error 2

i may compile next files if i delete this lines 
from 'arch/i386/kernel/vsyscall.S'

2)
  CC      kernel/softirq.o
{standard input}: Assembler messages:
{standard input}:631: Error: no such instruction: `mfence'
make[1]: *** [kernel/softirq.o] Error 1
make: *** [kernel] Error 2

if i choose in config 
CONFIG_M586 or CONFIG_M586TSC or CONFIG_M586MMX 

Steps to reproduce:
Compile the kernel.



             reply	other threads:[~2003-05-27 15:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-27 15:35 Martin J. Bligh [this message]
2003-05-27 22:32 ` [Bug 747] New: Compile the kernel mikpe

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='9410000.1054049751@[10.10.2.4]' \
    --to=mbligh@aracnet.com \
    --cc=linux-kernel@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).