emacs-devel
[Top][All Lists]
Advanced

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

build trouble on Windows: ``buildobj.lst: no such file or directory''


From: Eric Hanchrow
Subject: build trouble on Windows: ``buildobj.lst: no such file or directory''
Date: Tue, 09 Nov 2004 15:17:31 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux)

I built from Cygwin with this shell script:

    #!/bin/sh
    cd $(dirname $0)
    cvs up -A
    PATH=/c/mingw/bin:$PATH
    cd nt
    set -e
    mingw32-make all recompile info install

That yielded this:

    ((50207 . 10306) (10520 . 0) (600 . 102) 73622 144194 (54 . 15) (17 . 12) 
(5225
    Finding pointers to doc strings...
    Opening file buildobj.lst: no such file or directory
    Signal 127
    mingw32-make.exe[1]: *** [oo-spd/i386/emacs.exe] Error 255
    mingw32-make.exe[1]: Leaving directory
    `C:/cygwin/usr/local/src/emacs-cvs/src'
    c:\mingw\bin\mingw32-make.exe: *** [all-other-dirs-gmake] Error 2

-- 
The whole point of loud music is to make it possible
to date without talking.
        -- Roger Ebert





reply via email to

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