From: Yuan Sun <sunyuan3@huawei.com>
To: ced.hnyda@gmail.com
Cc: ltp-list@lists.sourceforge.net
Subject: [LTP] Cedric
Date: Thu, 25 Jun 2015 10:50:52 +0800 [thread overview]
Message-ID: <558B6C8C.5000202@huawei.com> (raw)
Hi Cedric,
I encounter the following error in ubuntu14.04. Your patch
"syscall/getrandom: Add tests for getrandom" leads to the error.
Do I need to install new libraries?
Could you please check with the issue?
Thanks.
Yuan
make[4]: Entering directory
`/home/s00318865/0625/ltp/testcases/kernel/syscalls/getrandom'
gcc -g -O2 -g -O2 -fno-strict-aliasing -pipe -Wall -W -g -O2
-Wold-style-definition
-I/home/s00318865/0625/ltp/testcases/kernel/include
-I../../../../include -I../../../../include -L../../../../lib
getrandom01.c -lltp -o getrandom01
getrandom01.c:34:26: error: 'GRND_RANDOM' undeclared here (not in a
function)
static int modes[] = {0, GRND_RANDOM, GRND_NONBLOCK,
^
getrandom01.c:34:39: error: 'GRND_NONBLOCK' undeclared here (not in a
function)
static int modes[] = {0, GRND_RANDOM, GRND_NONBLOCK,
^
In file included from ../../../../include/test.h:46:0,
from getrandom01.c:32:
getrandom01.c: In function 'main':
getrandom01.c:51:17: error: 'SYS_getrandom' undeclared (first use in
this function)
TEST(syscall(SYS_getrandom, NULL, 100, modes[i]));
^
../../../../include/usctest.h:69:17: note: in definition of macro 'TEST'
TEST_RETURN = SCALL; \
^
getrandom01.c:51:17: note: each undeclared identifier is reported only
once for each function it appears in
TEST(syscall(SYS_getrandom, NULL, 100, modes[i]));
^
../../../../include/usctest.h:69:17: note: in definition of macro 'TEST'
TEST_RETURN = SCALL; \
^
getrandom01.c:51:4: warning: passing argument 1 of 'syscall' makes
integer from pointer without a cast [enabled by default]
TEST(syscall(SYS_getrandom, NULL, 100, modes[i]));
^
In file included from ../../../../include/test.h:39:0,
from getrandom01.c:32:
/usr/include/unistd.h:1058:17: note: expected 'long int' but argument is
of type 'int *'
extern long int syscall (long int __sysno, ...) __THROW;
^
make[4]: *** [getrandom01] Error 1
make[4]: Leaving directory
`/home/s00318865/0625/ltp/testcases/kernel/syscalls/getrandom'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/s00318865/0625/ltp/testcases/kernel/syscalls'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/s00318865/0625/ltp/testcases/kernel'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/s00318865/0625/ltp/testcases'
make: *** [testcases-all] Error 2
------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors
network devices and physical & virtual servers, alerts via email & sms
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
next reply other threads:[~2015-06-25 2:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-25 2:50 Yuan Sun [this message]
2015-06-25 6:18 ` [LTP] Cedric Wanlong Gao
2015-06-25 6:32 ` Cédric Hnyda
2015-06-25 6:41 ` Yuan Sun
2015-06-25 7:22 ` Yuan Sun
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=558B6C8C.5000202@huawei.com \
--to=sunyuan3@huawei.com \
--cc=ced.hnyda@gmail.com \
--cc=ltp-list@lists.sourceforge.net \
/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