From: Jens Axboe <jaxboe@fusionio.com>
To: Bruce Cran <bruce@cran.org.uk>
Cc: fio@vger.kernel.org
Subject: Re: [patch] FreeBSD build broken due to missing -lrt
Date: Wed, 15 Dec 2010 10:33:51 +0100 [thread overview]
Message-ID: <4D088B7F.3030408@fusionio.com> (raw)
In-Reply-To: <20101215011940.00001c21@unknown>
On 2010-12-15 02:19, Bruce Cran wrote:
> The latest fio fails to link on FreeBSD because timer_create is in
> librt but the -lrt flag is missing from Makefile.FreeBSD.
>
> I also noticed a couple of compiler warnings when building with clang -
> a format of "%Lu" is used but 'L' doesn't have any effect with 'u' - I
> guess %llu is needed since the types are 'unsigned long long'?
We can just use %llu, it should be fine. Thanks Bruce, I have applied
your patch.
--
Jens Axboe
prev parent reply other threads:[~2010-12-15 9:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-15 1:19 [patch] FreeBSD build broken due to missing -lrt Bruce Cran
2010-12-15 9:33 ` Jens Axboe [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=4D088B7F.3030408@fusionio.com \
--to=jaxboe@fusionio.com \
--cc=bruce@cran.org.uk \
--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