emacs-devel
[Top][All Lists]
Advanced

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

Re: Bootstrapping CVS Emacs fails with VC 2003 on Windows XP Professiona


From: Christoph Conrad
Subject: Re: Bootstrapping CVS Emacs fails with VC 2003 on Windows XP Professional
Date: Tue, 14 Aug 2007 14:47:41 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50

Hi Jason,

> What version of Emacs are you trying to build?

Current CVS Version.

> Have you built with that compiler before? When?

Numerous times in the past since january.

> At which stage in the compilation process does this happen?

Messages directly before the error message:

============================================================
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs
Dumping from d:/user/cco/emacs-cvs/src/obj-spd/i386/temacs.exe
          to d:/user/cco/emacs-cvs/src/obj-spd/i386/emacs.exe
68703 pure bytes used
        mkdir "../bin"
Subdirectory or file with name "../bin" already exists.
        cp -f obj-spd/i386/emacs.exe ../bin
        nmake  bootstrap-clean

Microsoft (R) Program Maintenance Utility, Version 7.10.3077
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

        rm obj-spd/i386/alloc.obj
        rm obj-spd/i386/data.obj
        rm obj-spd/i386/intervals.obj
        rm obj-spd/i386/keyboard.obj
        rm obj-spd/i386/keymap.obj
        cp -f obj-spd/i386/cmdproxy.exe ../bin
============================================================

Commands executed in cmd.exe-Shell:

- vcvars32
- .\configure --with-msvc --without-xpm --without-png --without-jpeg \
            --without-tiff   --without-gif
- nmake bootstrap

Best regards,
Christoph




reply via email to

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