[augeas-devel] Bugs

David Lutterkort dlutter at redhat.com
Mon Jun 30 17:48:19 UTC 2008


On Mon, 2008-06-30 at 10:45 -0700, David Lutterkort wrote:
> > 	And augtool and augparsed are linked to libfa.so.0 in the build
> > process, but they they use none of its symbols, so it must me removed.
> 
> Yeah, that's a relic from a while ago; though it won't change the fact
> that the reslting executables link against libfa, since libaugeas links
> against it. But I'll clean that up.

I spoke too soon: the Makefile.am is right, it doesn't try to link
augtool/augparse against libfa explicitly. The reason you see libfa as a
dependency for the executables is that libaugeas links against libfa
(and that does use symbols from libfa)

David





More information about the augeas-devel mailing list