On Mon, May  7, 2012 at 22:09:55 -0500, Steve M. Robbins wrote:

> On the other hand, I just looked at the source diff and there is a
> change in configure.guess that changes the behaviour for a 64-bit
> "vmkernel".  Could this be affecting your virtual machine?
> 
> @@ -1315,6 +1325,9 @@
>      i*86:AROS:*:*)
>         echo ${UNAME_MACHINE}-pc-aros
>         exit ;;
> +    x86_64:VMkernel:*:*)
> +       echo ${UNAME_MACHINE}-unknown-esx
> +       exit ;;
> 
> 
diffing the 5.0.4 and 5.0.5 debian source packages doesn't show that
change, config.guess seems to be the FSF version, not gmp's wrapper.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature

Reply via email to