On Saturday 29 June 2013 00:12:17 you wrote: > > As far as I know, autoreconf does not exist in the red > > hat/fedora/centos world. > > > > Can't find a yum, rpm. or other distro for it on the above os. > > You aren't looking very hard; on my RHEL 6.4 box (which has the same > packages as what you can install in CentOS), I see: > > $ rpm -qf `which autoreconf` > autoconf-2.63-5.1.el6.noarch > You're right. Also installed automake which supplies an 'aclocal' executable that's not in the autoconf distro, and libtool to fix a 'possibly undefined macro AC_LIBTOOL' issue.
Seems to be happily compiling/linking now. My apologies for the pseudo-bug report. BTW, thank you for your assistance. /Todd -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1195882 Title: Make fails on Centos - can't find autoreconf Status in QEMU: New Bug description: [root@H002 qemu-1.4.2]# make \ GEN i386-softmmu/config-devices.mak GEN x86_64-softmmu/config-devices.mak GEN alpha-softmmu/config-devices.mak GEN arm-softmmu/config-devices.mak GEN cris-softmmu/config-devices.mak GEN lm32-softmmu/config-devices.mak ( .... ) GEN unicore32-linux-user/config-devices.mak GEN s390x-linux-user/config-devices.mak GEN config-all-devices.mak GEN config-host.h (cd /opt/qemu/qemu-1.4.2/pixman; autoreconf -v --install) /bin/sh: autoreconf: command not found make: *** [/opt/qemu/qemu-1.4.2/pixman/configure] Error 127 ***************** Exact same error for 1.5.1 build So, qemu not supported on anything but Ubuntu? To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1195882/+subscriptions