Mark Ryden wrote:
Hello, - Thanks all. - Ok, I ran: "yum install gettext-devel" and installed gettext-devel-0.14.6-4.fc6. Now: running: ./autobuild.sh gives: make: *** No rule to make target `distclean'. libtoolize: `config.guess' exists: use `--force' to overwrite libtoolize: `config.sub' exists: use `--force' to overwrite libtoolize: `ltmain.sh' exists: use `--force' to overwrite checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes ../configure: line 1977: syntax error near unexpected token `0.35.0,' ../configure: line 1977: `IT_PROG_INTLTOOL(0.35.0, no-xml)' line 1977 includes : where: IT_PROG_INTLTOOL(0.35.0, no-xml) As I said, I have intltool-0.35.5 on this machine (built and installed from source tar file).
Couple of questions:Does your aclocal.m4 file contain a definition of IT_PROG_INTLTOOL? The definition starts like this:
dnl IT_PROG_INTLTOOL([MINIMUM-VERSION], [no-xml]) # serial 35 IT_PROG_INTLTOOL AC_DEFUN([IT_PROG_INTLTOOL], [AC_PREREQ([2.50])dnl etc.You mentioned in your first email that you're trying to compile this on FC6, in which case you should have all these tools available through yum, ie: yum install intltool
You shouldn't need to rebuild anything (except the latest virt-manager) from source ...
Rich. -- Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/ Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 03798903
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- Fedora-xen mailing list Fedora-xen@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-xen