From: Sven Hoexter <sven@timegate.de>
To: Martin Steigerwald <ms@teamix.de>
Cc: fio@vger.kernel.org, Jens Axboe <axboe@kernel.dk>
Subject: Re: fio 2.0.8 fails to build on mipsel
Date: Tue, 26 Jun 2012 22:13:36 +0200 [thread overview]
Message-ID: <20120626201336.GC3429@marvin> (raw)
In-Reply-To: <201206261245.30704.ms@teamix.de>
On Tue, Jun 26, 2012 at 12:45:30PM +0200, Martin Steigerwald wrote:
Hi,
> Building fails on mipsel due to�:
> CC server.o
> server.c: In function 'handle_probe_cmd':
> server.c:411:15: error: 'arch_mips' undeclared (first use in this function)
> server.c:411:15: note: each undeclared identifier is reported only once for each function it appears in
> make[1]: *** [server.o] Error 1
> make[1]: Leaving directory `/build/buildd-fio_2.0.8-1-mipsel-9VXitB/fio-2.0.8'
> make: *** [build-stamp] Error 2
Adding arch_mips to the enum list at the top of arch/arch.h fixes the
build issue, but I've no idea if that's the correct fix, regarding endianess
issue etc. Tested on mipsel only, though the build failure happens
on mips and mipsel.
Sven
--
And I don't know much, but I do know this:
With a golden heart comes a rebel fist.
[ Streetlight Manifesto - Here's To Life ]
next prev parent reply other threads:[~2012-06-26 20:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-26 10:45 fio 2.0.8 fails to build on mipsel Martin Steigerwald
2012-06-26 20:13 ` Sven Hoexter [this message]
2012-06-26 20:24 ` Jens Axboe
2012-06-28 13:20 ` Martin Steigerwald
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=20120626201336.GC3429@marvin \
--to=sven@timegate.de \
--cc=axboe@kernel.dk \
--cc=fio@vger.kernel.org \
--cc=ms@teamix.de \
/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.