[augeas-devel] [PATCH 0 of 7] Make Augeas build on non-Linux platforms

David Lutterkort dlutter at redhat.com
Thu Jun 5 22:34:15 UTC 2008


On Thu, 2008-05-29 at 16:56 -0700, David Lutterkort wrote:
> This series of patches makes Augeas build on non-Linux platforms. Most of
> the heavy lifting for portability is punted to gnulib.
> 
> With these patches, Augeas successfully builds on FreeBSD and passes a
> 'make check'. Please drop me a line if you build/use Augeas on other
> platforms.
> 
> Note that these patches depend on some changes to gnulib that have been
> posted, but not yet committed upstream. Until they are, trying to build
> with these patches will fail on platforms that don't use (a recent) glibc.

I just committed these patches (they are part of Augeas 0.2.0) - the
changes that Augeas needed in gnulib have also been committed.

If you are building from a source checkout, you will need to rerun
autogen.sh. To build the released tarball, you can just follow the usual
'./configure && make && make install' dance

David




More information about the augeas-devel mailing list