All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Shaver <shaver@netscape.com>
To: Linux/SGI <linux@cthulhu.engr.sgi.com>
Subject: compiling CVS kernel
Date: Mon, 07 Dec 1998 19:41:12 -0500	[thread overview]
Message-ID: <366C75A8.E997D9EC@netscape.com> (raw)

Trying to get my new disk and stuff all working (thanks, Kev!), so that
I can take Yet Another Futile Run At EFS, and I can't compile the kernel
out of CVS:

[shaver@zamboni linux]$ gmake CROSS_COMPILE=mips-linux- boot
mips-linux-gcc -D__KERNEL__ -I/work/sgi-linux/linux/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -G 0 -mno-abicalls -fno-pic
-mcpu=r4600 -mips2 -pipe  -c -o init/main.o init/main.c
/work/sgi-linux/linux/include/linux/sched.h: In function `on_sig_stack':
In file included from init/main.c:17:
/work/sgi-linux/linux/include/linux/sched.h:528: `current' undeclared
(first use this function)
/work/sgi-linux/linux/include/linux/sched.h:528: (Each undeclared
identifier is reported only once
/work/sgi-linux/linux/include/linux/sched.h:528: for each function it
appears in.)
/work/sgi-linux/linux/include/linux/sched.h:530: warning: control
reaches end of non-void function
/work/sgi-linux/linux/include/linux/sched.h: In function `sas_ss_flags':
/work/sgi-linux/linux/include/linux/sched.h:534: `current' undeclared
(first use this function)
/work/sgi-linux/linux/include/linux/sched.h:536: warning: control
reaches end of non-void function
/work/sgi-linux/linux/include/linux/sched.h: In function `suser':
/work/sgi-linux/linux/include/linux/sched.h:561: `current' undeclared
(first use this function)
/work/sgi-linux/linux/include/linux/sched.h: In function `fsuser':
/work/sgi-linux/linux/include/linux/sched.h:570: `current' undeclared
(first use this function)
/work/sgi-linux/linux/include/linux/sched.h: In function `capable':
/work/sgi-linux/linux/include/linux/sched.h:586: `current' undeclared
(first use this function)
/work/sgi-linux/linux/include/linux/mm.h: In function `expand_stack':
In file included from /work/sgi-linux/linux/include/linux/slab.h:14,
                 from /work/sgi-linux/linux/include/linux/malloc.h:4,
                 from /work/sgi-linux/linux/include/linux/proc_fs.h:6,
                 from init/main.c:24:
/work/sgi-linux/linux/include/linux/mm.h:353: `current' undeclared
(first use this function)
gmake: *** [init/main.o] Error 1

Thoughts?

Mike

-- 
1840216.79 1276744.78

                 reply	other threads:[~1998-12-08  0:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=366C75A8.E997D9EC@netscape.com \
    --to=shaver@netscape.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.