Just figure it out, we just need to comment the "AM_PROG_AR" line in configure.ac.
-----Original Message----- From: Ricardo Esteves <maverick...@gmail.com> To: Users@ovirt.org Subject: Re: [Users] Guest Agent Date: Fri, 24 May 2013 10:30:39 +0100 Good morning, Anyone was able to compile under EL6? Anyone has a spec file to build the rpm under EL6? I get this erro when i run autogen: ./autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 configure.ac:16: warning: macro `AM_PROG_AR' not found in library autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force configure.ac:16: error: possibly undefined macro: AM_PROG_AR If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:17: error: possibly undefined macro: AC_PROG_LIBTOOL autoreconf: /usr/bin/autoconf failed with exit status: 1 -----Original Message----- From: Vinzenz Feenstra <vfeen...@redhat.com> To: supo...@logicworks.pt Cc: Users@ovirt.org Subject: Re: [Users] Guest Agent Date: Tue, 21 May 2013 08:28:31 +0200 On 05/20/2013 03:12 PM, supo...@logicworks.pt wrote: > Ok, thanks. from where can I start? > > On Fedora 17+ you can install the guest agent by 'yum install ovirt-guest-agent-common' On other OS you can start by checking out the git repository on the OS you'd like to build it on. `git clone http://gerrit.ovirt.org/p/ovirt-guest-agent.git` On Windows you should follow these instructions: http://gerrit.ovirt.org/gitweb?p=ovirt-guest-agent.git;a=blob;f=ovirt-guest-agent/README-windows.txt;h=HEAD On Linux you go into the repository $ ./autogen.sh $ ./configure --prefix=/usr --without-sso And then as root # make install However not all files might yet be put into the right places on all systems, and for Debian/Ubuntu systems we don't have any daemon or upstart scripts, so far we only support systemd in the repository so that would have to be done manually. HTH > Jose > > > ______________________________________________________________________ > > > From: "Vinzenz Feenstra" <vfeen...@redhat.com> > To: supo...@logicworks.pt > Cc: "Itamar Heim" <ih...@redhat.com>, Users@ovirt.org > Sent: Segunda-feira, 20 de Maio de 2013 10:56:21 > Subject: Re: [Users] Guest Agent > > On 05/19/2013 10:14 AM, supo...@logicworks.pt wrote: > > > For Linux (Ubuntu, Fedora, RH) and Windows (7,8,2008,2012) > > > > Thanks > > Jose > > > > > ______________________________________________________________ > > > De: "Itamar Heim" <ih...@redhat.com> > Para: supo...@logicworks.pt > Cc: Users@ovirt.org, "Vinzenz Feenstra" <vfeen...@redhat.com> > Enviadas: Sábado, 18 Maio, 2013 20:50:29 > Assunto: Re: [Users] Guest Agent > > > On 05/18/2013 09:38 PM, supo...@logicworks.pt wrote: > > Hi, where can I found guest agent for installation? > > > for which OS? > Vinzenz - we should have a wiki on this if we don't already > have one. > > > We do have a description in the repository for Fedora and Windows > targets, however we don't have yet a description for other Linux > distributions than Fedora since we haven't supported it yet. > There has been some work done for supporting other distribution > targets however without single sign on support. > > I will put the wiki pages on my todo list. > > > > > > > Thanks > > Jose > > > > -- > > > > ------------------------------------------------------------------------ > > Jose Ferradeira > > http://www.logicworks.pt > > > > > > > > _______________________________________________ > > Users mailing list > > Users@ovirt.org > > http://lists.ovirt.org/mailman/listinfo/users > > > > > > > > > > > -- > Regards, > > Vinzenz Feenstra | Senior Software Engineer > RedHat Engineering Virtualization R & D > Phone: +420 532 294 625 > IRC: vfeenstr or evilissimo > > Better technology. Faster innovation. Powered by community collaboration. > See how it works at redhat.com > > >
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users