From: "Anthony Brock" <Anthony_Brock@ous.edu>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] Problems compiling 2.4 kernel
Date: Thu, 01 Jul 2004 10:40:09 -0700 [thread overview]
Message-ID: <s0e3ea28.088@ORANGE.OUS.EDU> (raw)
Okay, I found my problem. My problem was attempting to compile using:
make ARCH=um
rather than:
make linux ARCH=um
The compile is running as I type. Like an idiot, I keep forgetting to look at my prior notes. It appears that I encountered and resolved this issue over three months ago.
This change resolves the symlink issue in addition to several others (I did try manually creating the link earlier, but still had problems).
Tony
>>> BlaisorBlade <blaisorblade_spam@yahoo.it> 07/01/04 10:36AM >>>
Alle 18:43, giovedì 1 luglio 2004, Jeff Dike ha scritto:
> Anthony_Brock@ous.edu said:
The problem is another: uml Makefile don't manage properly the
include/asm/arch symlink, and it is not created:
> asm/arch/posix_types.h: No such file or directory
To workaround this:
cd include
<make sure that asm points to asm-um>
cd asm
ln -s ../asm-i386 arch
There is a lot of other people claiming similar problems. For instance,
somebody else complained that to build UML he must avoid doing "make mrproper
ARCH=um" because some files are not recreated (with 2.4.24-3).
However, Anthony, I would recommend using, for optimal stability, a 2.4.26
vanilla kernel patched with 2.4.24-1um + the attached patch.
Bye
--
Paolo Giarrusso, aka Blaisorblade
Linux registered user n. 292729
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next reply other threads:[~2004-07-01 17:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-01 17:40 Anthony Brock [this message]
2004-07-01 21:05 ` [uml-devel] Problems compiling 2.4 kernel Jeff Dike
-- strict thread matches above, loose matches on Subject: below --
2004-07-01 16:13 Anthony Brock
2004-07-01 16:04 Anthony Brock
2004-07-01 15:30 Anthony Brock
2004-07-01 16:43 ` Jeff Dike
2004-07-01 17:36 ` BlaisorBlade
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=s0e3ea28.088@ORANGE.OUS.EDU \
--to=anthony_brock@ous.edu \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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.