All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David Anderson" <daveanderson@eudoramail.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Can't compilete 2.4.2 kernel
Date: Wed, 28 Feb 2001 09:32:09 -0500	[thread overview]
Message-ID: <HDPBFHJNMFALDAAA@shared1-mail.whowhere.com> (raw)

*CC daveanderson@eudoramail.com* on reply.

ln -s linux-2.4 linux 

That helps a bit.  Here's what I get now when doing 'make bzImage':

In file included from /usr/src/linux/include/linux/string.h:21,
from /usr/src/linux/include/linux/fs.h:23,
from /usr/src/linux/include/linux/capability.h:17,
from /usr/src/linux/include/linux/binfmts.h:5,
from /usr/src/linux/include/linux/sched.h:9,
from /usr/src/linux/include/linux/mm.h:4,
from /usr/src/linux/include/linux/slab.h:14,
from /usr/src/linux/include/linux/proc_fs.h:5,
from init/main.c:15:
/usr/src/linux/include/asm/string.h:305: `current' undeclared (first use in this function)
/usr/src/linux/include/asm/string.h: In function `__memcpy3d':
/usr/src/linux/include/asm/string.h:312: `current' undeclared (first use in this function)
make: *** [init/main.o] Error 1


Thanks! 
--

On Wed, 28 Feb 2001 14:59:04   Xavier Ordoquy wrote:
>
>simply in /usr/src do
> ln -s linux-2.4 linux
>
>> Please CC daveanderson@eudoramail.com on your replies - I'm not on the mailing list.
>> 
>> Slackware 7.1
>> cd /usr/src
>> tar -xvyf linux-2.4.2.tar.bz2
>> mv linux linux-2.4
>> cd linux-2.4
>> make mrproper
>> make menuconfig - {selection options, etc.}
>> make dep
>> make clean
>> make bzImage
>> 
>> Get this with bzImage:
>> 
>> gcc -Wall -Wstrict-prototypes -O2- fomit-frame-pointer -o scripts/split-include scripts/split-include.c
>> In file included from /usr/include/errno.h:36,
>> from scripts/split-include.c:26:
>> /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
>> make: *** [scripts/split-include] Error 1
>> 
>> 
>> THANKS!
>> 
>> 
>> Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at http://www.eudoramail.com
>> -
>> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>> Please read the FAQ at  http://www.tux.org/lkml/
>> 
>> 
>
>---
> Xavier Ordoquy,
> Aurora-linux, http://www.aurora-linux.com
>
>


Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at http://www.eudoramail.com

             reply	other threads:[~2001-02-28 14:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-28 14:32 David Anderson [this message]
2001-03-01  0:27 ` Can't compilete 2.4.2 kernel Erik Mouw
  -- strict thread matches above, loose matches on Subject: below --
2001-03-01  4:04 David Anderson
2001-02-28 15:00 Xavier Ordoquy
2001-02-28 13:45 David Anderson
2001-02-28 13:49 ` Mr. James W. Laferriere
2001-02-28 14:01 ` David Woodhouse

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=HDPBFHJNMFALDAAA@shared1-mail.whowhere.com \
    --to=daveanderson@eudoramail.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 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.