From: Jens Axboe <axboe@kernel.dk>
To: fio@vger.kernel.org
Subject: fio heads up
Date: Thu, 10 Jan 2013 19:58:11 +0100 [thread overview]
Message-ID: <20130110185811.GA14170@kernel.dk> (raw)
Hi,
After 2.0.13 was tagged yesterday, I pulled the configure branch into
the master branch. The configure branch attempts to get rid of the
special casing and weak helper lib by instead doing a "typical"
configure compile and runtime test before building fio. I did NOT use
autogen/conf (I think it's crap), I just rolled my own based on what
qemu also has.
Basically what this means is that you must run ./configure before
building fio. Fio will do this automatically, if it hasn't already been
run, when make is invoked.
Not only does this get rid of the guessing we currently have to do, it
also gets rid of the need to use EXTRA_ for cflags/libs. For instance,
it will automatically build the RDMA engine or use the libnuma support,
if it's available at build time. Much easier.
If you use git to update, please do a make clean after pulling in
everything!
And please do report any issues you found, either configure not working
right or mis-detections (failure to find foo, or finding foo when it's
not really there). Windows build is currently broken, but apart from
that, I think it should work mostly everywhere.
--
Jens Axboe
reply other threads:[~2013-01-10 18:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20130110185811.GA14170@kernel.dk \
--to=axboe@kernel.dk \
--cc=fio@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox