On Thu, Aug 21, 2008 at 7:39 AM, Subrata Modak
<[EMAIL PROTECTED]> wrote:
> Hi Vijay,
>
> move_pages() failed to compile on the following machine. I am not sure
> how it got introduced as i had verified it on lots of cross architecture
> machines. I am not sure whether the auto generation of
> linux_syscall_numbers.h is working fine, as most of these errors (i am
> going to report some more errors in subsequent mails) are related to
> syscall macros not found/defined. Can you please look in to this and
> give the required fix:
>
> 1) Linux 2.6.16.21-0.8-ppc64 #1 SMP Mon Jul 3 18:25:39 UTC 2006 ppc64
> ppc64 ppc64 GNU/Linux
>
> make[4]: Entering directory
> `/root/subrata/ltp/ltp-intermediate-20080820/testcases/kernel/syscalls/move_pages'
> cc -Wall  -I../../include -g -Wall -I../../../../include -Wall   -c -o
> move_pages_support.o move_pages_support.c
> cc -Wall  -I../../include -g -Wall -I../../../../include -Wall
> move_pages01.c move_pages_support.o  -L../../../../lib -lltp -lnuma -lrt
> -o move_pages01
> move_pages01.c: In function 'main':
> move_pages01.c:101: warning: implicit declaration of function
> 'numa_move_pages'
> /tmp/ccQaUX0V.o: In function `main':
> /root/subrata/ltp/ltp-intermediate-20080820/testcases/kernel/syscalls/move_pages/move_pages01.c:101:
>  undefined reference to `numa_move_pages'
> collect2: ld returned 1 exit status
> make[4]: *** [move_pages01] Error 1
>
> Regards--
> Subrata

Does the machine have numa support?
-Garrett

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to