From: gkm@total.net
To: linux@cthulhu.engr.sgi.com
Subject: Re: 2.2.1 MIPS kernel sources plus Indy kernel binaries uploaded
Date: Fri, 26 Feb 1999 23:30:50 -0500 [thread overview]
Message-ID: <199902270430.XAA21725@wacky.total.net> (raw)
In-Reply-To: Your message of "Sat, 27 Feb 1999 00:16:17 +0100." <19990227001617.A4022@alpha.franken.de>
> After syncing my two source trees with CVS, I've exported a tarball
> and uploaded it to
>
> ftp://ftp.linux.sgi.com/pub/linux/mips/test/linux-2.2.1-990226.tar.gz
>
I've tried compiling this on a base hardhat installation and here's the
resuults so far.. (no, haven't gotten a kernel out of it yet)
First, there's no modutils. I grabbed modutils2.1.121 and that compiled and
installed fine.
Next, it almost immediately blew up on a lack of a current structure.
I found that /usr/include/asm/current.h had a conditional defining of the
struct if C_language was defines, and something else if ASMing. I just took
out the conditional(don't know if it's the right thing, but compiling went
alot further)
Lastly(and most messily) it got to arch mips and tried some ASMing.
Here's a short piece of that:
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -G 0 -mno-abicalls -fno-pic -mcpu=r4600 -mips2 -pipe -c indyIRQ.S -o indyIRQ.o
/usr/src/linux/include/asm/mipsregs.h: Assembler messages:
/usr/src/linux/include/asm/mipsregs.h:177: Error: unrecognized opcode `extern'
/usr/src/linux/include/asm/mipsregs.h:177: Error: Bad expression
/usr/src/linux/include/asm/mipsregs.h:177: Error: Missing ')' assumed
/usr/src/linux/include/asm/mipsregs.h:177: Error: Rest of line ignored. First ignored character is `i'.
/usr/src/linux/include/asm/mipsregs.h:177: Error: unrecognized opcode `__asm__'
/usr/src/linux/include/asm/mipsregs.h:177: Error: unrecognized opcode `__res'
/usr/src/linux/include/asm/mipsregs.h:177: Error: Rest of line ignored. First ignored character is `}'.
/usr/src/linux/include/asm/mipsregs.h:177: Error: unrecognized opcode `res'
/usr/src/linux/include/asm/mipsregs.h:177: Error: unrecognized opcode `res'
How has everyone else faired in the compiling game? :)
Greg
next prev parent reply other threads:[~1999-02-27 4:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-02-26 23:16 2.2.1 MIPS kernel sources plus Indy kernel binaries uploaded Thomas Bogendoerfer
1999-02-27 4:30 ` gkm [this message]
1999-02-27 11:01 ` Thomas Bogendoerfer
[not found] ` <tsbogend@alpha.franken.de>
1999-02-28 22:16 ` Michael Hill
1999-03-01 23:16 ` Thomas Bogendoerfer
1999-03-13 3:23 ` Ulf Carlsson
1999-03-06 0:35 ` Chad Carlin
1999-03-06 23:06 ` ralf
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=199902270430.XAA21725@wacky.total.net \
--to=gkm@total.net \
--cc=linux@cthulhu.engr.sgi.com \
/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