Re: [LTP] Re: [ANNOUNCE] April Release of LTP now Available

2005-04-06 Thread Arjan van de Ven
On Wed, 2005-04-06 at 08:05 -0700, Dan Kegel wrote: > Andrew Morton wrote: > >> 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' conf

Re: [LTP] Re: [ANNOUNCE] April Release of LTP now Available

2005-04-06 Thread Dan Kegel
Andrew Morton wrote: 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 That might be a problem with your toolchain. Other m