emacs-devel
[Top][All Lists]
Advanced

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

Re: Symbol's chain of function indirections contains a loop


From: Christoph
Subject: Re: Symbol's chain of function indirections contains a loop
Date: Mon, 31 Jan 2011 18:40:00 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

On 1/31/2011 6:20 PM, Lennart Borgman wrote:

It is somewhere here:

     make --debug=b bootstrap 2>&1 | tee %trace-tmp%
     @findstr /m /c:"Error 2" %trace-tmp%
     @if %errorlevel% EQU 0 goto end
     cd %curr-wd%

     @if "%2"=="mkbootstrap" goto end
:mkinfo
     @echo.
     @echo.
     @echo **************************************************************
     @echo *** make info
     @echo **************************************************************

Is this one of your scripts?

Any hints? Anyone else seeing this kind of trouble on w32 lately?

No, aside from the recent breakages due to gnulib I have had no problems building the trunk.

Christoph



reply via email to

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