I have swig installed, have macports perl, but it is not first in my path.
On Wed, Jul 31, 2013 at 11:56 AM, Benjamin Kaduk <[email protected]> wrote: > On Wed, 31 Jul 2013, Troy Benjegerdes wrote: > > http://buildbot.openafs.org:**8010/builders/macos-x86_64-** >> builder/builds/784/steps/**configure/logs/stdio<http://buildbot.openafs.org:8010/builders/macos-x86_64-builder/builds/784/steps/configure/logs/stdio> >> >> says the buildbot is doing: >> >> ARCHFLAGS="-arch i386 -arch x86_64" ./configure --enable-transarc-paths >> --enable-pthreaded-ubik --enable-warnings --enable-checking --disable-pam >> >> Where does it turn off/on PERLUAFS? >> >> Part of this is I'm pretty sure the macports perl (which it's picking up) >> is only built x86_64 >> > > If I knew offhand, I would have said so. > Since you asked nicely instead of looking yourself, src/libuafs/ > Makefile.common.in has a LIBUAFS_BUILD_PERL target which gets written by > configure, via src/cf/swig.m4. It appears to only get set if configure > finds a swig program. I assume that you have such a tool installed, and > the buildbot does not. > > > -Ben > ______________________________**_________________ > OpenAFS-devel mailing list > [email protected] > https://lists.openafs.org/**mailman/listinfo/openafs-devel<https://lists.openafs.org/mailman/listinfo/openafs-devel> > > -- Derrick
