[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [fedora-virt] ANNOUNCE: Augeas support added to libguestfs
- From: Ján ONDREJ (SAL) <ondrejj salstar sk>
- To: "Richard W.M. Jones" <rjones redhat com>
- Cc: fedora-virt redhat com, augeas-devel redhat com
- Subject: Re: [fedora-virt] ANNOUNCE: Augeas support added to libguestfs
- Date: Sun, 12 Apr 2009 14:35:34 +0200
On Sun, Apr 12, 2009 at 11:56:37AM +0100, Richard W.M. Jones wrote:
> On Sun, Apr 12, 2009 at 11:53:10AM +0100, Richard W.M. Jones wrote:
> > > guestfsd-augeas.o: In function `do_aug_load':
> > > /usr/src/rpmbuild/BUILD/libguestfs-0.8/daemon/augeas.c:272: undefined reference to `aug_load'
> > > guestfsd-augeas.o: In function `do_aug_defnode':
> > > /usr/src/rpmbuild/BUILD/libguestfs-0.8/daemon/augeas.c:113: undefined reference to `aug_defnode'
> > > guestfsd-augeas.o: In function `do_aug_defvar':
> > > /usr/src/rpmbuild/BUILD/libguestfs-0.8/daemon/augeas.c:97: undefined reference to `aug_defvar'
> > > collect2: ld returned 1 exit status
> > >
> > > Can I disable augeas usage when building rpm?
> [...]
> > What was the problem with just installing augeas-devel? It's in
> > Fedora 10 updates & Rawhide.
>
> Looking at this again, I wonder if the problem is that your version of
> Augeas is too old? It seems like the specific calls which fail are
> aug_load, aug_defnode and aug_defvar, and I think those were recently
> added to Augeas.
>
> If that is the case, then it either needs a more specific dependency
> check, or else we need to test if these calls are present in
> daemon/configure.ac and disable them in daemon/augeas.c.
I have augeas-devel-0.3.6-1.fc10.i386 and there is 0.5.0 in rawhide.
May be my library is too old.
SAL
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]