unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* build trouble on Windows: ``buildobj.lst: no such file or directory''
@ 2004-11-09 23:17 Eric Hanchrow
  2004-11-09 23:30 ` Jan D.
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Hanchrow @ 2004-11-09 23:17 UTC (permalink / raw)



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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: build trouble on Windows: ``buildobj.lst: no such file or directory''
  2004-11-09 23:17 build trouble on Windows: ``buildobj.lst: no such file or directory'' Eric Hanchrow
@ 2004-11-09 23:30 ` Jan D.
  0 siblings, 0 replies; 2+ messages in thread
From: Jan D. @ 2004-11-09 23:30 UTC (permalink / raw)
  Cc: emacs-devel


2004-11-10 kl. 00.17 skrev Eric Hanchrow:

>
> 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
>

You must run configure.bat after cvs up.

	Jan D.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-11-09 23:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-09 23:17 build trouble on Windows: ``buildobj.lst: no such file or directory'' Eric Hanchrow
2004-11-09 23:30 ` Jan D.

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).