Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: x11 cross-compile errors
In article <20141224153913.GA13898@debian.domain.actdsltmp>,
scole_mail <scole_mail%gmx.com@localhost> wrote:
>I've been cross-compiling current/macppc/release on a linux system for
>awhile and x11 recently stopped compiling.
>
>One problems is that it seems like
>xsrc/external/mit/fontconfig/dist/src/fccache.c is missing its
>reference to __UNVOLATILE . I tried adding '#include <sys/cdefs.h>'
>where I thought it was defined but that still gives errors, attached
>below.
I just fixed that.
>Also, I'm getting an out of memory error with format_utils.pico.
>
>The build command I use
> env MAKECONF=mk.conf ./build.sh -j9 -U -m macppc release
>and mk.conf has
> MKX11= yes
> CPUFLAGS+= -mcpu=601
Try to kill optimization for that file or add swap :-)
christos
Home |
Main Index |
Thread Index |
Old Index