Hi Raymond,
Sorry for late answer.
Raymond Toy writes:
On Tue, Mar 21, 2017 at 12:34 PM, Raymond Toy <toy.raymond(a)gmail.com> wrote:
Yes, there are a couple of his builds currently failing because of absent
bignum and freetype libraries, but Raymond’s bare-bones build is working OK.
I'll look into that soon. I don't know why the libraries aren't there. I
haven't
changed them. Although I think I got them from MacPorts, so perhaps something is
messed up there in the paths or something.
Not sure what happened, but freetype2 is now in /opt/local/include/freetype2.
libfreetype and libgmp are all in /opt/local/lib
It also seems as if my local build of xemacs uses the X11 libraries from /opt/local/lib
as well.
That's not really what I want. I want to use the libraries included in XQuartz in
/usr/X11/lib, because I hate having to rebuild xemacs on the few occasions I update
MacPorts.
But I guess for the bots using either locations for X11 will be fine.
I don't remember how to fix these myself (if possible), but I hope that's enough
info
to fix the bots.
I had set it up before so that configure would use
'--with-site-includes=/usr/X11R6/include/freetype2'. You see all that is passed to
configure in the configure logs in the build bot. I suppose since that folder is not on
your machine any more I should simply remove that extra piece to configure. I will do that
shortly.
Yours
--
%% Mats