On Wed, 03 Nov 2010 20:58:08 -0400 Jason Edgecombe <[email protected]> wrote:
> Hi Everyone, > > The Aix buildbot slave is available. There are some compile errors as > shown at: > http://buildbot.openafs.org:8010/builders/aix-builder/builds/0 > > Until the compile problems are fixed, the aix build will have to be > triggered manually using the builder web page at > http://buildbot.openafs.org:8010/builders/aix-builder AIX should build as of gerrit 3263, but the builder needs fiddling (it either needs autoconf 2.60 installed, or the build scripts need to be correctly pointing at autoconf 2.60). See <http://buildbot.openafs.org:8010/builders/aix-builder/builds/2> Also, may I suggest that AIX be configured with --with-krb5 instead of --with-krb5=/usr/krb5, and that maybe --enable-checking be dropped? We should be able to pick up the system krb5 libraries automatically now, and --enable-checking won't do anything if we're using xlc. -- Andrew Deason [email protected] _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
