I did the configure two ways:
./configure
and
./configure --without-x11
the make was with no options:
make
and the result:
cd ./lib-src && make - --unix CC='gcc' CFLAGS='-g -O2 -Wall
-Wno-switch'
LDFLAGS='' CPPFLAGS='' all
make[1]: Entering directory `/usr/src/xemacs-21.1.14/lib-src'
gcc -g -O2 -Wall -Wno-switch -Demacs -I../src -DHAVE_CONFIG_H
-Wno-sign-compare
-fno-caller-saves /usr/src/xemacs-21.1.14/lib-src/movemail.c
/usr/src/xemacs-21.1.14/lib-src/pop.c \
getopt.o getopt1.o regex.o -Xlinker -R/usr/X11R6/bin -lgdbm -lncurses -lm
-lwinmm -lshell32 -lgdi32 -luser32 -lcomctl32 -o movemail
In file included from /usr/src/xemacs-21.1.14/lib-src/movemail.c:58:
../src/../src/config.h:585: warning: `HAVE_NATIVE_SOUND' redefined
../src/../src/s/cygwin32.h:187: warning: this is the location of the
previous definition
In file included from /usr/src/xemacs-21.1.14/lib-src/movemail.c:68:
/usr/src/xemacs-21.1.14/lib-src/getopt.h:82: redefinition of `struct option'
/usr/src/xemacs-21.1.14/lib-src/getopt.h:111: conflicting types for
`getopt_long'
/usr/include/getopt.h:56: previous declaration of `getopt_long'
In file included from /usr/src/xemacs-21.1.14/lib-src/pop.c:24:
../src/../src/config.h:585: warning: `HAVE_NATIVE_SOUND' redefined
../src/../src/s/cygwin32.h:187: warning: this is the location of the
previous definition
make[1]: *** [movemail] Error 1
make[1]: Leaving directory `/usr/src/xemacs-21.1.14/lib-src'
make: *** [lib-src] Error 2
I got the same result from the make for both ways of doing configure;
however, when doing the configure without the --without-x11 option, I got
an NT error message about not being able to find libXpm.dll
By the way, when using the setup utility, I successfully installed xemacs
as a cygwin application.
At 03:27 PM 10/17/2001 +0100, David Starks-Browning wrote:
On Wednesday 17 Oct 01, John Ketchum writes:
> Sorry for the omission. I was trying to install the current
> version 21.1.14. Any other details you need?
Your configure & make command lines, the output of configure, and the
error given by make. For a start, anyway.
> At 11:25 AM 10/17/2001 +0100, David Starks-Browning wrote:
> >On Wednesday 17 Oct 01, John Ketchum writes:
> > > Hi-- I am trying to install xemacs on cygwin. The platform is a Compaq
> > > running NT4.0. I did a fresh install of Cygwin, then tried to install
> > > xemacs. The configure operation succeeded, but the make failed.
> >
> >We would appreciate some details. You don't even tell us what version
> >of xemacs you are trying to build. Sheesh.
> >
> >Regards,
> >David
> >(Cygwin FAQ maintainer)
John Ketchum
Qualcomm Inc.
9 Damonmill Square Suite 2A
Concord, MA 01742
Office: 10655
Direct: 978-318-0655
Fax: 978-371-2762
Mobile: 617-312-7023