From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Stancek Date: Fri, 22 Jan 2016 03:30:16 -0500 (EST) Subject: [LTP] get_mempolicy failing to compile In-Reply-To: References: <811903974.10514978.1453374406283.JavaMail.zimbra@redhat.com> <1328964111.10534362.1453378477201.JavaMail.zimbra@redhat.com> <898714872.10545516.1453380405909.JavaMail.zimbra@redhat.com> Message-ID: <13368452.10990988.1453451416635.JavaMail.zimbra@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it ----- Original Message ----- > From: "$rik@nth" > To: "Jan Stancek" > Sent: Friday, 22 January, 2016 5:25:54 AM > Subject: Re: [LTP] get_mempolicy failing to compile > > My environment is ARM ubuntu and all my libs and packages are in AMR. config.log you gave us is from x86_64 system named "hyd-lnxbld84". > Yes able to compile the source static as well > linaro@linaro-alip:~/Srikanth$ gcc -static numatest.c -lnuma This is a different system, isn't it? What I meant was "hyd-lnxbld84" system and gcc you use to compile LTP: arm-linux-gnueabihf-gcc -static numatest.c -lnuma