From: Shawn Hooton <shooton@cms.cendant.com>
To: ultralinux@vger.kernel.org
Subject: Problems compiling 2.2.4 Ultrasparc kernel...
Date: Thu, 25 Mar 1999 02:01:30 +0000 [thread overview]
Message-ID: <marc-linux-ultrasparc-92232769912646@msgid-missing> (raw)
I cannot compile the 2.2.4 linux kernel.
System: Stock 1.1.9 Ultrapenguin dist/Ultra 10/256MB RAM/Creator
Kernel obtained from: ftp://ftp.us.kernel.org/pub/linux/kernel/v2.2/
Just to trying to get the kernel to build I followed these steps:
make oldconfig
make dep
make
This is where I run into problems. During the make I get the output
listed below (Along with more if needed). Can anyone help me or
point me in the right direction?
Thanks.
make -C kernel
make[1]: Entering directory `/usr/src/linux/kernel'
make all_targets
make[2]: Entering directory `/usr/src/linux/kernel'
egcs -O2 -fomit-frame-pointer -funroll-loops -fno-strength-reduce
-DEXPORT_SYMTAB -c signal.c
In file included from /usr/include/asm/uaccess.h:6,
from signal.c:15:
/usr/include/asm-sparc/uaccess.h:313: warning: `__copy_to_user'
redefined
/usr/include/linux/modules/sparc64_ksyms.ver:200: warning: this is the
location of the previous definition
/usr/include/asm-sparc/uaccess.h:337: warning: `__copy_from_user'
redefined
/usr/include/linux/modules/sparc64_ksyms.ver:202: warning: this is the
location of the previous definition
/usr/include/asm-sparc/uaccess.h: In function `verify_area':
In file included from /usr/include/asm/uaccess.h:6,
from signal.c:15:
/usr/include/asm-sparc/uaccess.h:49: `current' undeclared (first use
this function)
/usr/include/asm-sparc/uaccess.h:49: (Each undeclared identifier is
reported only once
/usr/include/asm-sparc/uaccess.h:49: for each function it appears in.)
/usr/include/asm-sparc/uaccess.h:49: `STACK_TOP' undeclared (first use
this function)
/usr/include/asm-sparc/uaccess.h:49: `EFAULT' undeclared (first use this
function)
/usr/include/asm-sparc/uaccess.h: At top level:
/usr/include/asm-sparc/uaccess.h:295: parse error before `__copy_user'
/usr/include/asm-sparc/uaccess.h:295: parse error before
`__kernel_size_t'
/usr/include/asm-sparc/uaccess.h:295: warning: data definition has no
type or storage class
/usr/include/asm-sparc/uaccess.h:344: parse error before `__clear_user'
/usr/include/asm-sparc/uaccess.h:344: parse error before
`__kernel_size_t'
/usr/include/asm-sparc/uaccess.h: In function `__clear_user':
/usr/include/asm-sparc/uaccess.h:346: `__kernel_size_t' undeclared
(first use this function)
/usr/include/asm-sparc/uaccess.h:346: parse error before `ret'
/usr/include/asm-sparc/uaccess.h:357: `ret' undeclared (first use this
function)
/usr/include/asm-sparc/uaccess.h:357: `addr' undeclared (first use this
function)
/usr/include/asm-sparc/uaccess.h:357: `size' undeclared (first use this
function)
/usr/include/asm-sparc/uaccess.h: In function `strlen_user':
/usr/include/asm-sparc/uaccess.h:391: `current' undeclared (first use
this function)
/usr/include/asm-sparc/uaccess.h:391: `STACK_TOP' undeclared (first use
this function)
next reply other threads:[~1999-03-25 2:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-03-25 2:01 Shawn Hooton [this message]
1999-03-25 2:17 ` Problems compiling 2.2.4 Ultrasparc kernel David Miller
1999-03-25 2:43 ` Shawn Hooton
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=marc-linux-ultrasparc-92232769912646@msgid-missing \
--to=shooton@cms.cendant.com \
--cc=ultralinux@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 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.