emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bootstrap failure using 'make -j4' [Cygwin]


From: Angelo Graziosi
Subject: Re: Bootstrap failure using 'make -j4' [Cygwin]
Date: Sat, 22 May 2010 00:45:31 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4

Il 21/05/2010 19.59, Eli Zaretskii ha scritto:
Date: Fri, 21 May 2010 18:57:41 +0200
From: Angelo Graziosi<>
Cc:

In the build log there is *not* track of the command to compile
dispnew.c: as you see 'grep' finds only

make[2]: *** [dispnew.o] Error 1

I cannot reproduce this on GNU/Linux with "make -j4 bootstrap".

Indeed. It bootstraps fine on GNU/Linux Kubuntu 10.04

How many CPU cores do you have on that machine?

It is an AMD Athlon 64 X2 Dual Core Processor 3800+ 2.03 GHz, 1.75GB RAM

If nothing else gives a clue, post the entire transcript of the
"configure" and "make -j4 bootstrap" steps.

For completeness I have attached the full build log (40K, 8K compressed).

With 'make -j4 -d 2>&1 | tee foo', as you suggested, I cannot reproduce the problem: it seems to bootstrap completely (at least emacs.exe is built and dispnew.c compiled).

My build script use

${source_dir}/configure --prefix=${prefix_dir}
make -j4 bootstrap


Ciao,
Angelo.

Attachment: build-emacs-gtk-24.0.50-r100410.log.bz2
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]