From: Ralf Baechle <ralf@linux-mips.org>
To: "Tom Vrána" <tom@voda.cz>
Cc: linux-mips@linux-mips.org
Subject: Re: kernel compilation fails
Date: Thu, 16 Jun 2005 11:16:07 +0100 [thread overview]
Message-ID: <20050616101607.GF5202@linux-mips.org> (raw)
In-Reply-To: <42B0A38A.6050504@voda.cz>
On Wed, Jun 15, 2005 at 11:54:18PM +0200, Tom Vrána wrote:
> I am desperately trying to compile 2.4.30 mips kernel using uclibc
> buildroot gcc 3.3.4 It fails in the following manner:
>
> mipsel-linux-gcc -D__KERNEL__
> -I/store/devel/adm/linux-2.4.30-mipscvs-20050614/include -Wall
> -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
> -fomit-frame-pointer -I
> Looks like a stupid typo somewhere, but I lack experience to find. BTW,
> the some code is taken from 2.4.18 kernel...
> Can anyone please tell me where to look ?
Sympthoms of a botched makefile transplant, it's lacking the
USE_STANDARD_AS_RULE thing.
Ralf
prev parent reply other threads:[~2005-06-16 10:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-15 21:54 kernel compilation fails Tom Vrána
2005-06-16 10:16 ` Ralf Baechle [this message]
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=20050616101607.GF5202@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
--cc=tom@voda.cz \
/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.