Marty Ridgeway <[email protected]> wrote:
>
> The April release of LTP is now on SourceForge.
>
> LTP-20050405
It seems to have an x86ism in it which causes the compile to fail on ppc64:
socketcall01.c: In function `socketcall':
socketcall01.c:80: error: asm-specifier for variable `__sc_4' conflicts with asm clobber list
#ifndef _syscall2
#include <linux/unistd.h>
#endif
#include "test.h"
#include "usctest.h"
char *TCID = "socketcall01"; /* Test program identifier. */
#ifdef __NR_socketcall
_syscall2(int ,socketcall ,int ,call, unsigned long *, args);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]