qemu-kvm.git regression in configure

2009-05-19 Thread Beth Kon
Latest qemu-kvm.git fails with ./configure, and reverting 
22d239bcee126742df46938ee8ddc7c6b9209e23 corrects it.



Beth Kon
--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: qemu-kvm.git regression in configure

2009-05-19 Thread Avi Kivity

Beth Kon wrote:
Latest qemu-kvm.git fails with ./configure, and reverting 
22d239bcee126742df46938ee8ddc7c6b9209e23 corrects it.




Works for me.  What error do you get?

--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: qemu-kvm.git regression in configure

2009-05-19 Thread Beth Kon

Avi Kivity wrote:

Beth Kon wrote:
Latest qemu-kvm.git fails with ./configure, and reverting 
22d239bcee126742df46938ee8ddc7c6b9209e23 corrects it.




Works for me.  What error do you get?



./configure: 1364: Syntax error: ( unexpected (expecting fi)

--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: qemu-kvm.git regression in configure

2009-05-19 Thread Avi Kivity

Beth Kon wrote:

Avi Kivity wrote:

Beth Kon wrote:
Latest qemu-kvm.git fails with ./configure, and reverting 
22d239bcee126742df46938ee8ddc7c6b9209e23 corrects it.




Works for me.  What error do you get?



./configure: 1364: Syntax error: ( unexpected (expecting fi)



Ah, a non-bash shell, no arrays.  I'll sort it out.

--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html