Some time ago, with Mats' help, I configured my mac to be a build
slave. It was working pretty well, I think, but I noticed recently
that all build are failing during the compile step because my x86 mac
box is trying to compile some ppc structures.
Has here been some recent changes in configure? The buildbot
configures using
./configure --with-xemacs-compiler=g++ --with-mule --with-pdump
--with-error-checking=all --with-debug=yes --with-bignum=gmp
--with-xft=all --with-kkcc --with-newgc --with-union-type
--with-optimization --with-site-prefixes=/opt/local
But in the exact same directory, I can configure using my usual
../configure '--with-xft=emacs,menubars' '--with-mule'
'CFLAGS=-I/opt/local/include' 'LDFLAGS=-L/opt/local/lib'
and everything builds just fine.
Has anyone seen this before?
Ray
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta