I think the correct and even simpler solution is to change --build=s390x-linux
to --build=s390-linux in debian/packages.d/s390x.mk. Or am I missing anything? Gerhard ---------- Forwarded Message ---------- Subject: Re: 2.3.1-6 Date: Fri, 20 Dec 2002 10:22:47 +0100 From: Gerhard Tonn <[EMAIL PROTECTED]> To: Jeff Bailey <[EMAIL PROTECTED]> On Thursday 19 December 2002 23:28, you wrote: > On Thu, Dec 19, 2002 at 10:19:28PM +0100, Gerhard Tonn wrote: > > configure doesn't work any more for the s390x (64 bit) libraries. I am > > doing the build on a 31 bit machine and the sizeof long double test > > fails, because the 64 bit test program is not executable. It used to skip > > the test because it recognized that it is doing a kind of cross-compile. > > Anybody any idea how to fix it? > > I just spent a couple of minutes looking at the test and my brain isn't > letting me guess what's happening. I can try looking at is tomorrow, > though. The patch I sent you solves the problem. -6 builds now for s390 and s390x successfully and the testsuite succeeds also. Thanks, Gerhard -------------------------------------------------------

