From: Jeff Epler <jepler@unpythonic.net>
To: Javier Sanz <jsanza@gmail.com>
Cc: RT <linux-rt-users@vger.kernel.org>
Subject: Re: numa.h for rt-test
Date: Mon, 26 Oct 2015 07:45:37 -0500 [thread overview]
Message-ID: <20151026124537.GB23645@unpythonic.net> (raw)
In-Reply-To: <CAOLSsAxE8ppH2_wVjMOxskOGKtporbwaztG8GzfvN88gJyO20Q@mail.gmail.com>
On Mon, Oct 26, 2015 at 11:56:45AM +0100, Javier Sanz wrote:
> Hello,
>
> I am trying to compile rt-tests-0.96 and i got :
>
> root@darkstar rt-tests-0.96]# make
> gcc -D VERSION=0.96 -c src/cyclictest/cyclictest.c -Wall -Wno-nonnull
> -O2 -DNUMA -D_GNU_SOURCE -Isrc/include -o bld/cyclictest.o
> In file included from src/cyclictest/cyclictest.c:39:0:
> src/cyclictest/rt_numa.h:29:18: fatal error: numa.h: No such file or directory
> compilation terminated.
> Makefile:87: recipe for target 'bld/cyclictest.o' failed
> make: *** [bld/cyclictest.o] Error 1
> [root@darkstar rt-tests-0.96]#
>
>
> why do i need to get numa.h ??
Some documentation on the rt wiki:
https://rt.wiki.kernel.org/index.php/Cyclictest#Compile_failure_because_numa.h_can.27t_be_found
[which says that the package on Fedora-derived systems is numactl-devel]
On Debian-derived systems, the header is from libnuma-dev.
Jeff
prev parent reply other threads:[~2015-10-26 13:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-26 10:56 numa.h for rt-test Javier Sanz
2015-10-26 11:05 ` Javier Sanz
2015-10-27 8:49 ` John Kacur
2015-10-27 9:18 ` John Kacur
2015-10-26 12:45 ` Jeff Epler [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=20151026124537.GB23645@unpythonic.net \
--to=jepler@unpythonic.net \
--cc=jsanza@gmail.com \
--cc=linux-rt-users@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 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.