emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: New pretest


From: Eric Ewanco
Subject: Re: New pretest
Date: Thu, 30 Jan 2003 16:35:30 +0000 ()

Tried to build GNU Emacs 21.2.95.1 under Windows 2000 (Cygwin)
unsuccessfully.  Not sure if it is pilot error or not.  Unpacked, tried
to run ./configure which didn't work (ok), read etc/machines then read
nt/INSTALL, left bash, went to NT directory and ran configure.bat,
appeared to worked, then ran make, which failed on the first file.  Here
is the session.

C:\Download\emacs-21.2.95\nt>configure
Checking for 'cp'...
Checking for 'rm'...
Checking whether 'cl' is available...
'cl' is not recognized as an internal or external command,
operable program or batch file.
Checking whether 'gcc' is available...
Checking whether gcc requires '-mno-cygwin'...
Checking whether W32 API headers are too old...

C:\Download\emacs-21.2.95\nt>gcc  -mno-cygwin -c junk.c

C:\Download\emacs-21.2.95\nt>echo off
Using 'gcc'
Generating makefiles
        1 file(s) copied.
        1 file(s) copied.
config.settings
gmake.defs
..\nt\makefile.w32-in
        1 file(s) copied.
config.settings
gmake.defs
..\lib-src\makefile.w32-in
        1 file(s) copied.
config.settings
gmake.defs
..\src\makefile.w32-in
        1 file(s) copied.
config.settings
gmake.defs
..\lisp\makefile.w32-in
        1 file(s) copied.
config.settings
gmake.defs
..\leim\Makefile.in
        1 file(s) copied.
        1 file(s) copied.

Emacs successfully configured.
Run `gmake' to build, then run `gmake install' to install.

C:\Download\emacs-21.2.95\nt>gmake
'gmake' is not recognized as an internal or external command,
operable program or batch file.

C:\Download\emacs-21.2.95\nt>make
[Please ignore a syntax error on the next line - it is intentional]
Syntax error: Unterminated quoted string
Using sh.exe as shell.
mkdir "oo-spd"
mkdir "oo-spd/i386"
gcc -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0400 -D_X86_=1 -c -g -mno-cygwin
-mcpu=i686 -O2  -Di386 -D_CRTAPI1=_cdecl    -o oo-spd/i386/addpm.o addpm.c
gcc -o oo-spd/i386/addpm.exe \
           -g -mno-cygwin  oo-spd/i386/addpm.o   -ladvapi32 -luser32
oo-spd/i386/addpm.o: In function `main':
/cygdrive/c/Download/emacs-21.2.95/nt/addpm.c:144: undefined reference
to `_impu
re_ptr'
/cygdrive/c/Download/emacs-21.2.95/nt/addpm.c:170: undefined reference
to `_impu
re_ptr'
/cygdrive/c/Download/emacs-21.2.95/nt/addpm.c:157: undefined reference
to `_impu
re_ptr'
collect2: ld returned 1 exit status
make: *** [oo-spd/i386/addpm.exe] Error 1

C:\Download\emacs-21.2.95\nt>

I have no clue whether I have the Mingw binaries or not, and I am unsure
exactly what version Cygwin I'm running (and I'm not sure how I can
tell).

Any questions or info you need, let me know.

Eric Ewanco




reply via email to

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