qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] configure: silence test for brlapi


From: Ben Taylor
Subject: Re: [Qemu-devel] [PATCH] configure: silence test for brlapi
Date: Sat, 3 May 2008 07:42:54 -0400

On Sat, May 3, 2008 at 5:34 AM, Samuel Thibault
<address@hidden> wrote:
> Carlo Marcelo Arenas Belon, le Sat 03 May 2008 03:39:51 -0500, a écrit :
>
> > The following patch, sends the output for the test of brlapi to /dev/null
>  > instead of the currently defined log file as it is left unused otherwise
>  > in /tmp of the build server.
>
>  Oh right, I had just copied the SDL code, which must not fail, thus the
>  log file.

On Solaris, I found that the configure code tested the 32-bit bit version
while on 64-bit, and then it failed linking qemu-img, because Sun didn't
deliver a 64-bit version of libbrlapi.

Adding ${ARCH_CFLAGS} to the test caused it to do the right thing.

Ben




reply via email to

[Prev in Thread] Current Thread [Next in Thread]