delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/08/28/03:28:23

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Message-ID: <006001c24e64$64cabea0$0201a8c0@neliac>
From: "Roger C Haslock" <roger AT haslock DOT com>
To: <cygwin AT cygwin DOT com>
Subject: Aspell Installation problem - ./config crashes windows (under cygwin)
Date: Wed, 28 Aug 2002 08:27:30 +0100
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700
Note-from-DJ: This may be spam

------=_NextPart_000_005D_01C24E6C.BFE9CBC0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Preamble: I am trying to install IMP/Horde on windows (Win98 SE2). This
calls for Aspell.

... I install cygwin, gcc and so on.

I run

$./configure --prefix=/cygdrive/d/Aspell --bindir=/cygdrive/d/Aspell --enabl
e
-win32-relocatable --with-gnu-ld

... and windows gives me the blue screen after

configure:4738: checking the maximum length of command line arguments

I wrote a script to test the commandline length and it crashed at 1k, so I
forced this to be 512, and it now gives up at

configure:6743: checking dynamic linker characteristics

Do I have a duff configuration, or have I failed to download something.

I would appreciate some simple advice from anyone who has experienced this
before, and if the solution is not simple, whether to give up, or to try
something else. I've already tried MinGW.

Regards
- Roger C Haslock -

------=_NextPart_000_005D_01C24E6C.BFE9CBC0
Content-Type: application/octet-stream;
	name="config.log"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="config.log"

This file contains any messages produced by compilers while=0A=
running configure, to aid debugging if configure makes a mistake.=0A=
=0A=
It was created by configure, which was=0A=
generated by GNU Autoconf 2.53.  Invocation command line was=0A=
=0A=
  $ ./configure --prefix=3D/cygdrive/d/Aspell =
--bindir=3D/cygdrive/d/Aspell --enable-win32-relocatable --with-gnu-ld=0A=
=0A=
## --------- ##=0A=
## Platform. ##=0A=
## --------- ##=0A=
=0A=
hostname =3D neliac=0A=
uname -m =3D i686=0A=
uname -r =3D 1.3.12(0.54/3/2)=0A=
uname -s =3D CYGWIN_98-4.10=0A=
uname -v =3D 2002-07-06 02:16=0A=
=0A=
/usr/bin/uname -p =3D unknown=0A=
/bin/uname -X     =3D unknown=0A=
=0A=
/bin/arch              =3D unknown=0A=
/usr/bin/arch -k       =3D unknown=0A=
/usr/convex/getsysinfo =3D unknown=0A=
hostinfo               =3D unknown=0A=
/bin/machine           =3D unknown=0A=
/usr/bin/oslevel       =3D unknown=0A=
/bin/universe          =3D unknown=0A=
=0A=
PATH: /MinGW/bin=0A=
PATH: /usr/local/bin=0A=
PATH: /usr/bin=0A=
PATH: /bin=0A=
PATH: /usr/bin=0A=
PATH: /SBIN=0A=
PATH: /USR/BIN=0A=
PATH: /SBIN=0A=
=0A=
=0A=
## ----------- ##=0A=
## Core tests. ##=0A=
## ----------- ##=0A=
=0A=
configure:1437: checking for a BSD-compatible install=0A=
configure:1491: result: /usr/bin/install -c=0A=
configure:1502: checking whether build environment is sane=0A=
configure:1545: result: yes=0A=
configure:1578: checking for gawk=0A=
configure:1594: found /usr/bin/gawk=0A=
configure:1604: result: gawk=0A=
configure:1614: checking whether make sets ${MAKE}=0A=
configure:1638: result: no=0A=
configure:1780: checking whether to enable maintainer-specific portions =
of Makefiles=0A=
configure:1789: result: no=0A=
configure:1884: checking for g++=0A=
configure:1900: found /MinGW/bin/g++=0A=
configure:1910: result: g++=0A=
configure:1926: checking for C++ compiler version=0A=
configure:1929: g++ --version </dev/null >&5=0A=
2.95.3-6
configure:1932: $? =3D 0=0A=
configure:1934: g++ -v </dev/null >&5=0A=
Reading specs from =
E:/Cygwin/MinGW/bin/../lib/gcc-lib/mingw32/2.95.3-6/specs
gcc version 2.95.3-6 (mingw special)
configure:1937: $? =3D 0=0A=
configure:1939: g++ -V </dev/null >&5=0A=
g++.exe: argument to `-V' missing

configure:1942: $? =3D 1=0A=
configure:1968: checking for C++ compiler default output=0A=
configure:1971: g++    conftest.cc  >&5=0A=
configure:1974: $? =3D 0=0A=
configure:2007: result: a.exe=0A=
configure:2012: checking whether the C++ compiler works=0A=
configure:2018: ./a.exe=0A=
configure:2021: $? =3D 0=0A=
configure:2036: result: yes=0A=
configure:2043: checking whether we are cross compiling=0A=
configure:2045: result: no=0A=
configure:2048: checking for suffix of executables=0A=
configure:2050: g++ -o conftest.exe    conftest.cc  >&5=0A=
configure:2053: $? =3D 0=0A=
configure:2075: result: .exe=0A=
configure:2081: checking for suffix of object files=0A=
configure:2105: g++ -c   conftest.cc >&5=0A=
configure:2108: $? =3D 0=0A=
configure:2127: result: o=0A=
configure:2131: checking whether we are using the GNU C++ compiler=0A=
configure:2158: g++ -c   conftest.cc >&5=0A=
configure:2161: $? =3D 0=0A=
configure:2164: test -s conftest.o=0A=
configure:2167: $? =3D 0=0A=
configure:2179: result: yes=0A=
configure:2185: checking whether g++ accepts -g=0A=
configure:2209: g++ -c -g  conftest.cc >&5=0A=
configure:2212: $? =3D 0=0A=
configure:2215: test -s conftest.o=0A=
configure:2218: $? =3D 0=0A=
configure:2228: result: yes=0A=
configure:2274: g++ -c -g -O2  conftest.cc >&5=0A=
configure:2277: $? =3D 0=0A=
configure:2280: test -s conftest.o=0A=
configure:2283: $? =3D 0=0A=
configure:2311: g++ -c -g -O2  conftest.cc >&5=0A=
configure:2314: $? =3D 0=0A=
configure:2317: test -s conftest.o=0A=
configure:2320: $? =3D 0=0A=
configure:2361: checking for style of include used by make=0A=
configure:2389: result: GNU=0A=
configure:2417: checking dependency style of g++=0A=
configure:2479: result: gcc=0A=
configure:2570: checking build system type=0A=
configure:2588: result: i686-pc-cygwin=0A=
configure:2596: checking host system type=0A=
configure:2610: result: i686-pc-cygwin=0A=
configure:2664: checking for gcc=0A=
configure:2680: found /MinGW/bin/gcc=0A=
configure:2690: result: gcc=0A=
configure:2934: checking for C compiler version=0A=
configure:2937: gcc --version </dev/null >&5=0A=
2.95.3-6
configure:2940: $? =3D 0=0A=
configure:2942: gcc -v </dev/null >&5=0A=
Reading specs from =
E:/Cygwin/MinGW/bin/../lib/gcc-lib/mingw32/2.95.3-6/specs
gcc version 2.95.3-6 (mingw special)
configure:2945: $? =3D 0=0A=
configure:2947: gcc -V </dev/null >&5=0A=
gcc.exe: argument to `-V' is missing
configure:2950: $? =3D 1=0A=
configure:2953: checking whether we are using the GNU C compiler=0A=
configure:2980: gcc -c   conftest.c >&5=0A=
configure:2983: $? =3D 0=0A=
configure:2986: test -s conftest.o=0A=
configure:2989: $? =3D 0=0A=
configure:3001: result: yes=0A=
configure:3007: checking whether gcc accepts -g=0A=
configure:3031: gcc -c -g  conftest.c >&5=0A=
configure:3034: $? =3D 0=0A=
configure:3037: test -s conftest.o=0A=
configure:3040: $? =3D 0=0A=
configure:3050: result: yes=0A=
configure:3077: gcc -c -g -O2  conftest.c >&5=0A=
conftest.c:2: parse error before `me'
configure:3080: $? =3D 1=0A=
configure: failed program was:=0A=
#ifndef __cplusplus=0A=
  choke me=0A=
#endif=0A=
configure:3192: checking dependency style of gcc=0A=
configure:3254: result: gcc=0A=
configure:3270: checking for ld used by GCC=0A=
configure:3334: result: E:/Cygwin/MinGW/mingw32/bin/ld.exe=0A=
configure:3343: checking if the linker =
(E:/Cygwin/MinGW/mingw32/bin/ld.exe) is GNU ld=0A=
GNU ld version 2.11.90 (with BFD 2.11.90)
configure:3355: result: yes=0A=
configure:3360: checking for E:/Cygwin/MinGW/mingw32/bin/ld.exe option =
to reload object files=0A=
configure:3367: result: -r=0A=
configure:3376: checking for BSD-compatible nm=0A=
configure:3411: result: /MinGW/bin/nm -B=0A=
configure:3415: checking for a sed that does not truncate output=0A=
configure:3469: result: /usr/bin/sed=0A=
configure:3472: checking whether ln -s works=0A=
configure:3476: result: yes=0A=
configure:3483: checking how to recognise dependent libraries=0A=
configure:3673: result: file_magic file format pei*-i386(.*architecture: =
i386)?=0A=
configure:3819: checking how to run the C preprocessor=0A=
configure:3845: gcc -E  conftest.c=0A=
configure:3851: $? =3D 0=0A=
configure:3878: gcc -E  conftest.c=0A=
configure:3874: ac_nonexistent.h: No such file or directory
configure:3884: $? =3D 1=0A=
configure: failed program was:=0A=
#line 3873 "configure"=0A=
#include "confdefs.h"=0A=
#include <ac_nonexistent.h>=0A=
configure:3921: result: gcc -E=0A=
configure:3936: gcc -E  conftest.c=0A=
configure:3942: $? =3D 0=0A=
configure:3969: gcc -E  conftest.c=0A=
configure:3965: ac_nonexistent.h: No such file or directory
configure:3975: $? =3D 1=0A=
configure: failed program was:=0A=
#line 3964 "configure"=0A=
#include "confdefs.h"=0A=
#include <ac_nonexistent.h>=0A=
configure:4015: checking for ANSI C header files=0A=
configure:4029: gcc -E  conftest.c=0A=
configure:4035: $? =3D 0=0A=
configure:4120: gcc -o conftest.exe -g -O2   conftest.c  >&5=0A=
configure:4123: $? =3D 0=0A=
configure:4125: ./conftest.exe=0A=
configure:4128: $? =3D 0=0A=
configure:4142: result: yes=0A=
configure:4166: checking for sys/types.h=0A=
configure:4179: gcc -c -g -O2  conftest.c >&5=0A=
configure:4182: $? =3D 0=0A=
configure:4185: test -s conftest.o=0A=
configure:4188: $? =3D 0=0A=
configure:4198: result: yes=0A=
configure:4166: checking for sys/stat.h=0A=
configure:4179: gcc -c -g -O2  conftest.c >&5=0A=
configure:4182: $? =3D 0=0A=
configure:4185: test -s conftest.o=0A=
configure:4188: $? =3D 0=0A=
configure:4198: result: yes=0A=
configure:4166: checking for stdlib.h=0A=
configure:4179: gcc -c -g -O2  conftest.c >&5=0A=
configure:4182: $? =3D 0=0A=
configure:4185: test -s conftest.o=0A=
configure:4188: $? =3D 0=0A=
configure:4198: result: yes=0A=
configure:4166: checking for string.h=0A=
configure:4179: gcc -c -g -O2  conftest.c >&5=0A=
configure:4182: $? =3D 0=0A=
configure:4185: test -s conftest.o=0A=
configure:4188: $? =3D 0=0A=
configure:4198: result: yes=0A=
configure:4166: checking for memory.h=0A=
configure:4179: gcc -c -g -O2  conftest.c >&5=0A=
configure:4182: $? =3D 0=0A=
configure:4185: test -s conftest.o=0A=
configure:4188: $? =3D 0=0A=
configure:4198: result: yes=0A=
configure:4166: checking for strings.h=0A=
configure:4179: gcc -c -g -O2  conftest.c >&5=0A=
configure:4207: strings.h: No such file or directory
configure:4182: $? =3D 1=0A=
configure: failed program was:=0A=
#line 4171 "configure"=0A=
#include "confdefs.h"=0A=
#include <stdio.h>=0A=
#if HAVE_SYS_TYPES_H=0A=
# include <sys/types.h>=0A=
#endif=0A=
#if HAVE_SYS_STAT_H=0A=
# include <sys/stat.h>=0A=
#endif=0A=
#if STDC_HEADERS=0A=
# include <stdlib.h>=0A=
# include <stddef.h>=0A=
#else=0A=
# if HAVE_STDLIB_H=0A=
#  include <stdlib.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_STRING_H=0A=
# if !STDC_HEADERS && HAVE_MEMORY_H=0A=
#  include <memory.h>=0A=
# endif=0A=
# include <string.h>=0A=
#endif=0A=
#if HAVE_STRINGS_H=0A=
# include <strings.h>=0A=
#endif=0A=
#if HAVE_INTTYPES_H=0A=
# include <inttypes.h>=0A=
#else=0A=
# if HAVE_STDINT_H=0A=
#  include <stdint.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_UNISTD_H=0A=
# include <unistd.h>=0A=
#endif=0A=
=0A=
#include <strings.h>=0A=
configure:4198: result: no=0A=
configure:4166: checking for inttypes.h=0A=
configure:4179: gcc -c -g -O2  conftest.c >&5=0A=
configure:4207: inttypes.h: No such file or directory
configure:4182: $? =3D 1=0A=
configure: failed program was:=0A=
#line 4171 "configure"=0A=
#include "confdefs.h"=0A=
#include <stdio.h>=0A=
#if HAVE_SYS_TYPES_H=0A=
# include <sys/types.h>=0A=
#endif=0A=
#if HAVE_SYS_STAT_H=0A=
# include <sys/stat.h>=0A=
#endif=0A=
#if STDC_HEADERS=0A=
# include <stdlib.h>=0A=
# include <stddef.h>=0A=
#else=0A=
# if HAVE_STDLIB_H=0A=
#  include <stdlib.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_STRING_H=0A=
# if !STDC_HEADERS && HAVE_MEMORY_H=0A=
#  include <memory.h>=0A=
# endif=0A=
# include <string.h>=0A=
#endif=0A=
#if HAVE_STRINGS_H=0A=
# include <strings.h>=0A=
#endif=0A=
#if HAVE_INTTYPES_H=0A=
# include <inttypes.h>=0A=
#else=0A=
# if HAVE_STDINT_H=0A=
#  include <stdint.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_UNISTD_H=0A=
# include <unistd.h>=0A=
#endif=0A=
=0A=
#include <inttypes.h>=0A=
configure:4198: result: no=0A=
configure:4166: checking for stdint.h=0A=
configure:4179: gcc -c -g -O2  conftest.c >&5=0A=
configure:4182: $? =3D 0=0A=
configure:4185: test -s conftest.o=0A=
configure:4188: $? =3D 0=0A=
configure:4198: result: yes=0A=
configure:4166: checking for unistd.h=0A=
configure:4179: gcc -c -g -O2  conftest.c >&5=0A=
configure:4182: $? =3D 0=0A=
configure:4185: test -s conftest.o=0A=
configure:4188: $? =3D 0=0A=
configure:4198: result: yes=0A=
configure:4224: checking dlfcn.h usability=0A=
configure:4233: gcc -c -g -O2  conftest.c >&5=0A=
configure:4261: dlfcn.h: No such file or directory
configure:4236: $? =3D 1=0A=
configure: failed program was:=0A=
#line 4226 "configure"=0A=
#include "confdefs.h"=0A=
#include <stdio.h>=0A=
#if HAVE_SYS_TYPES_H=0A=
# include <sys/types.h>=0A=
#endif=0A=
#if HAVE_SYS_STAT_H=0A=
# include <sys/stat.h>=0A=
#endif=0A=
#if STDC_HEADERS=0A=
# include <stdlib.h>=0A=
# include <stddef.h>=0A=
#else=0A=
# if HAVE_STDLIB_H=0A=
#  include <stdlib.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_STRING_H=0A=
# if !STDC_HEADERS && HAVE_MEMORY_H=0A=
#  include <memory.h>=0A=
# endif=0A=
# include <string.h>=0A=
#endif=0A=
#if HAVE_STRINGS_H=0A=
# include <strings.h>=0A=
#endif=0A=
#if HAVE_INTTYPES_H=0A=
# include <inttypes.h>=0A=
#else=0A=
# if HAVE_STDINT_H=0A=
#  include <stdint.h>=0A=
# endif=0A=
#endif=0A=
#if HAVE_UNISTD_H=0A=
# include <unistd.h>=0A=
#endif=0A=
#include <dlfcn.h>=0A=
configure:4251: result: no=0A=
configure:4255: checking dlfcn.h presence=0A=
configure:4262: gcc -E  conftest.c=0A=
configure:4258: dlfcn.h: No such file or directory
configure:4268: $? =3D 1=0A=
configure: failed program was:=0A=
#line 4257 "configure"=0A=
#include "confdefs.h"=0A=
#include <dlfcn.h>=0A=
configure:4286: result: no=0A=
configure:4304: checking for dlfcn.h=0A=
configure:4311: result: no=0A=
configure:4329: checking how to run the C++ preprocessor=0A=
configure:4351: g++ -E  conftest.cc=0A=
configure:4357: $? =3D 0=0A=
configure:4384: g++ -E  conftest.cc=0A=
configure:4380: ac_nonexistent.h: No such file or directory
configure:4390: $? =3D 1=0A=
configure: failed program was:=0A=
#line 4379 "configure"=0A=
#include "confdefs.h"=0A=
#include <ac_nonexistent.h>=0A=
configure:4427: result: g++ -E=0A=
configure:4442: g++ -E  conftest.cc=0A=
configure:4448: $? =3D 0=0A=
configure:4475: g++ -E  conftest.cc=0A=
configure:4471: ac_nonexistent.h: No such file or directory
configure:4481: $? =3D 1=0A=
configure: failed program was:=0A=
#line 4470 "configure"=0A=
#include "confdefs.h"=0A=
#include <ac_nonexistent.h>=0A=
configure:4572: checking for g77=0A=
configure:4588: found /MinGW/bin/g77=0A=
configure:4598: result: g77=0A=
configure:4615: checking for Fortran 77 compiler version=0A=
configure:4616: g77 --version </dev/null >&5=0A=
GNU Fortran 0.5.25 20010315 (release)
Copyright (C) 1997 Free Software Foundation, Inc.
For more version information on components of the GNU Fortran
compilation system, especially useful when reporting bugs,
type the command `g77 --verbose'.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:4619: $? =3D 0=0A=
configure:4621: g77 -v </dev/null >&5=0A=
g77 version 2.95.3-6 (mingw special) (from FSF-g77 version 0.5.25 =
20010315 (release))
Driving: E:\Cygwin\MinGW\bin\g77.exe -v -c -xf77-version /dev/null =
-xnone
g77.exe: /dev/null: No such file or directory
Reading specs from =
E:/Cygwin/MinGW/bin/../lib/gcc-lib/mingw32/2.95.3-6/specs
gcc version 2.95.3-6 (mingw special)
configure:4624: $? =3D 0=0A=
configure:4626: g77 -V </dev/null >&5=0A=
g77.exe: argument to `-V' missing
configure:4629: $? =3D 1=0A=
configure:4636: checking whether we are using the GNU Fortran 77 compiler=0A=
configure:4650: g77 -c  conftest.F >&5=0A=
configure:4653: $? =3D 0=0A=
configure:4656: test -s conftest.o=0A=
configure:4659: $? =3D 0=0A=
configure:4671: result: yes=0A=
configure:4678: checking whether g77 accepts -g=0A=
configure:4690: g77 -c -g conftest.f >&5=0A=
configure:4693: $? =3D 0=0A=
configure:4696: test -s conftest.o=0A=
configure:4699: $? =3D 0=0A=
configure:4710: result: yes=0A=
configure:4738: checking the maximum length of command line arguments=0A=
configure:4786: result: 512=0A=
configure:4797: checking command to parse /MinGW/bin/nm -B output from =
gcc object=0A=
configure:4882: g++ -c -g -O2  conftest.cc >&5=0A=
configure:4885: $? =3D 0=0A=
configure:4889: /MinGW/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	=
]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 =
\2\3 \3/p' \> conftest.nm=0A=
configure:4892: $? =3D 0=0A=
cannot find nm_test_var in conftest.nm=0A=
configure:4882: g++ -c -g -O2  conftest.cc >&5=0A=
configure:4885: $? =3D 0=0A=
configure:4889: /MinGW/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	=
]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 =
\2\3 \3/p' \> conftest.nm=0A=
configure:4892: $? =3D 0=0A=
configure:4944: g++ -o conftest.exe -g -O2   conftest.cc conftstm.o >&5=0A=
configure:4947: $? =3D 0=0A=
configure:4985: result: ok=0A=
configure:4989: checking for objdir=0A=
configure:5004: result: .libs=0A=
configure:5094: checking for ranlib=0A=
configure:5110: found /MinGW/bin/ranlib=0A=
configure:5121: result: ranlib=0A=
configure:5174: checking for strip=0A=
configure:5190: found /MinGW/bin/strip=0A=
configure:5201: result: strip=0A=
configure:5464: checking if gcc static flag  works=0A=
configure:5487: result: yes=0A=
configure:5504: checking if gcc supports -fno-rtti -fno-exceptions=0A=
configure:5528: result: yes=0A=
configure:5543: checking for gcc option to produce PIC=0A=
configure:5692: result: =0A=
configure:5747: checking if gcc supports -c -o file.o=0A=
configure:5788: result: no=0A=
configure:5795: checking if we can lock with hard links=0A=
configure:5803: result: yes=0A=
configure:5814: checking whether the gcc linker =
(E:/Cygwin/MinGW/mingw32/bin/ld.exe) supports shared libraries=0A=
configure:6628: result: yes=0A=
configure:6650: checking whether -lc should be explicitly linked in=0A=
configure:6655: gcc -c -g -O2  conftest.c >&5=0A=
configure:6658: $? =3D 0=0A=
configure:6672: gcc -shared conftest.o  -v -o ./conftest =
-Wl,--image-base=3D0x10000000 -Wl,--out-implib,conftest 2\>\&1 \| grep  =
-lc  \>/dev/null 2\>\&1=0A=
configure:6675: $? =3D 1=0A=
configure:6687: result: yes=0A=
configure:6693: checking how to hardcode library paths into programs=0A=
configure:6717: result: immediate=0A=
configure:6731: checking whether stripping libraries is possible=0A=
configure:6736: result: yes=0A=
configure:6743: checking dynamic linker characteristics=0A=

------=_NextPart_000_005D_01C24E6C.BFE9CBC0
Content-Type: application/octet-stream;
	name="cygcheck.out"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="cygcheck.out"


Cygwin Win95/NT Configuration Diagnostics
Current System Time: Tue Aug 27 09:16:07 2002

Windows 98 SE Ver 4.10 Build 2222=20

Path:	E:\Cygwin\usr\local\bin
	E:\Cygwin\bin
	E:\Cygwin\bin
	E:\Cygwin\bin
	E:\Cygwin\SBIN
	E:\Cygwin\bin
	E:\Cygwin\SBIN

SysDir: C:\WINDOWS\SYSTEM
WinDir: C:\WINDOWS

CYGWIN =3D `tty notitle glob '
HOME =3D `E:\Cygwin\home\roger '
MAKE_MODE =3D `unix'
PWD =3D `/home/roger '
USER =3D `roger'

BLASTER =3D `A220 I5 D1 H5 P330 T6'
CMDLINE =3D `bash --login -i'
COMSPEC =3D `C:\WINDOWS\COMMAND.COM'
CTSYN =3D `C:\WINDOWS'
DOS16M =3D `2'
DOS_SBE =3D `A220 I5 D1 H5 P330 T6 '
HOMEDRIVE =3D `E:'
HOMEPATH =3D `\Cygwin\home\roger'
MANPATH =3D `:/usr/ssl/man'
OLDPWD =3D `/usr/bin'
PROMPT =3D `$p$g'
PS1 =3D `\[\033]0;\w\007
\033[32m\]\u@\h \[\033[33m\w\033[0m\]
$ '
SHLVL =3D `1'
TEMP =3D `c:\WINDOWS\TEMP'
TERM =3D `cygwin'
TMP =3D `c:\WINDOWS\TEMP'
TZ =3D `GMT0BST'
WINBOOTDIR =3D `C:\WINDOWS'
WINDIR =3D `C:\WINDOWS'
_ =3D `/usr/bin/cygcheck'

HKEY_CURRENT_USER\Software\Microsoft\Ftp\Accounts\sourceware.cygnus.com
  (default) =3D `roger AT haslock DOT com'
  Login Attributes =3D 0x00000002
HKEY_CURRENT_USER\Software\Microsoft\Ftp\Accounts\sourceware.cygnus.com\r=
oger AT haslock DOT com
  (default) =3D `'
HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin\mounts v2
  (default) =3D `/cygdrive'
  cygdrive flags =3D 0x00000022
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin\mounts v2\/
  (default) =3D `E:\Cygwin'
  flags =3D 0x0000000a
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) =3D `E:\Cygwin/bin'
  flags =3D 0x0000000a
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) =3D `E:\Cygwin/lib'
  flags =3D 0x0000000a
HKEY_LOCAL_MACHINE\Software\Cygnus Solutions\Cygwin\Program Options

a:  fd           N/A    N/A                   =20
c:  hd  FAT32   1955Mb  63% CP    UN           QUANTUM2
d:  hd  FAT32   3328Mb  67% CP    UN           DRIVE_D
e:  hd  FAT32  15673Mb  94% CP    UN           DRIVE_E
f:  cd  CDFS     391Mb 100%       UN           Civ2:MGE v10
m:  cd           N/A    N/A                   =20

E:\Cygwin      /          system  binmode
E:\Cygwin/bin  /usr/bin   system  binmode
E:\Cygwin/lib  /usr/lib   system  binmode
.              /cygdrive  user    binmode,cygdrive

Found: E:\Cygwin\bin\bash.exe
Found: E:\Cygwin\bin\cat.exe
Not Found: cpp (good!)
Found: E:\Cygwin\bin\find.exe
Not Found: gcc
Not Found: gdb
Found: E:\Cygwin\bin\ld.exe
Found: E:\Cygwin\bin\ls.exe
Found: E:\Cygwin\bin\make.exe
Found: E:\Cygwin\bin\sh.exe

  132k 2002/08/26 E:\Cygwin\bin\cygexpat-0.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygexpat-0.dll" v0.0 ts=3D2002/7/14 20:38
   19k 2002/08/26 E:\Cygwin\bin\cyggdbm.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cyggdbm.dll" v0.0 ts=3D2002/2/20 3:05
  119k 2002/08/26 E:\Cygwin\bin\cygjpeg6b.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygjpeg6b.dll" v0.0 ts=3D2002/2/9 5:19
   58k 2002/08/26 E:\Cygwin\bin\cygbz2-1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygbz2-1.dll" v0.0 ts=3D2002/5/7 7:33
  929k 2002/08/26 E:\Cygwin\bin\cygiconv-2.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygiconv-2.dll" v0.0 ts=3D2002/6/24 19:24
   21k 2002/08/26 E:\Cygwin\bin\cygintl.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygintl.dll" v0.0 ts=3D2001/6/20 18:09
   22k 2002/08/26 E:\Cygwin\bin\cygintl-1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygintl-1.dll" v0.0 ts=3D2001/12/13 9:28
   23k 2002/08/26 E:\Cygwin\bin\cygintl-2.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygintl-2.dll" v0.0 ts=3D2002/6/24 5:54
   45k 2002/08/26 E:\Cygwin\bin\cygform5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygform5.dll" v0.0 ts=3D2001/4/25 6:28
   26k 2002/08/26 E:\Cygwin\bin\cygmenu5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygmenu5.dll" v0.0 ts=3D2001/4/25 6:27
  156k 2002/08/26 E:\Cygwin\bin\cygncurses++5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygncurses++5.dll" v0.0 ts=3D2001/4/25 6:29
  226k 2002/08/26 E:\Cygwin\bin\cygncurses5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygncurses5.dll" v0.0 ts=3D2001/4/25 6:17
   15k 2002/08/26 E:\Cygwin\bin\cygpanel5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygpanel5.dll" v0.0 ts=3D2001/4/25 6:27
   35k 2002/08/26 E:\Cygwin\bin\cygform6.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygform6.dll" v0.0 ts=3D2002/1/9 6:03
   20k 2002/08/26 E:\Cygwin\bin\cygmenu6.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygmenu6.dll" v0.0 ts=3D2002/1/9 6:03
  175k 2002/08/26 E:\Cygwin\bin\cygncurses++6.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygncurses++6.dll" v0.0 ts=3D2002/1/9 6:03
  202k 2002/08/26 E:\Cygwin\bin\cygncurses6.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygncurses6.dll" v0.0 ts=3D2002/1/9 6:03
   12k 2002/08/26 E:\Cygwin\bin\cygpanel6.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygpanel6.dll" v0.0 ts=3D2002/1/9 6:03
   17k 2002/08/26 E:\Cygwin\bin\cyghistory4.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cyghistory4.dll" v0.0 ts=3D2001/1/7 4:34
  108k 2002/08/26 E:\Cygwin\bin\cygreadline4.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygreadline4.dll" v0.0 ts=3D2001/1/7 4:34
   20k 2002/08/26 E:\Cygwin\bin\cyghistory5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cyghistory5.dll" v0.0 ts=3D2002/7/17 22:18
  127k 2002/08/26 E:\Cygwin\bin\cygreadline5.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygreadline5.dll" v0.0 ts=3D2002/7/17 22:18
  633k 2002/08/26 E:\Cygwin\bin\cygxml2-2.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygxml2-2.dll" v0.0 ts=3D2002/7/22 7:29
  625k 2002/08/26 E:\Cygwin\bin\cygcrypto.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygcrypto.dll" v0.0 ts=3D2002/8/9 21:20
  159k 2002/08/26 E:\Cygwin\bin\cygssl.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygssl.dll" v0.0 ts=3D2002/8/9 21:20
   40k 2002/08/26 E:\Cygwin\bin\cygpcre.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygpcre.dll" v0.0 ts=3D2001/11/21 22:15
   39k 2002/08/26 E:\Cygwin\bin\cygpcreposix.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygpcreposix.dll" v0.0 ts=3D2001/11/21 22:15
   50k 2002/08/26 E:\Cygwin\bin\cygz.dll - os=3D4.0 img=3D1.0 sys=3D4.0
                  "cygz.dll" v0.0 ts=3D2002/3/12 4:38
  883k 2002/08/26 E:\Cygwin\bin\cygwin1.dll - os=3D4.0 img=3D1.0 =
sys=3D4.0
                  "cygwin1.dll" v0.0 ts=3D2002/7/6 7:16
    Cygwin DLL version info:
        DLL version: 1.3.12
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 54
        Shared data: 3
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix:=20
        Build date: Sat Jul 6 02:16:58 EDT 2002
        CVS tag: cygwin-1-3-12-1
        Shared id: cygwin1S3


Cygwin Package Information
Last downloaded files to: E:\Cygwin_download
Last downloaded files from: =
ftp://ftp.mirror.ac.uk/sites/sources.redhat.com/pub/cygwin

Package             Version            =20
_update-info-dir    00058-1            =20
ash                 20020731-1         =20
bash                2.05b-3            =20
binutils            20020706-2         =20
bison               1.35-1             =20
bzip2               1.0.2-2            =20
cgoban              1.9.12-1           =20
crypt               1.0-1              =20
cygutils            1.1.2-1            =20
cygwin              1.3.12-4           =20
diff                1.0-1              =20
diffutils           2.8.1-1            =20
expat               1.95.4-1           =20
file                3.37-1             =20
fileutils           4.1-1              =20
findutils           4.1.7-4            =20
fvwm                2.4.7-2            =20
gawk                3.1.1-2            =20
gcc                 3.2-1              =20
gcc-mingw           3.2-20020817-1     =20
gcc2                2.95.3-10          =20
gdbm                1.8.0-4            =20
gettext             0.11.2-2           =20
gnugo               3.2-1              =20
grep                2.5-1              =20
gsl                 1.1.1-1            =20
gzip                1.3.3-4            =20
inetutils           1.3.2-19           =20
jpeg                6b-7               =20
less                374-1              =20
libbz2_1            1.0.2-2            =20
libiconv2           1.8-2              =20
libintl             0.10.38-3          =20
libintl1            0.10.40-1          =20
libintl2            0.11.2-2           =20
libncurses5         5.2-1              =20
libncurses6         5.2-8              =20
libreadline4        4.1-2              =20
libreadline5        4.3-1              =20
libxml2             2.4.23-1           =20
links               0.96-1             =20
login               1.4-4              =20
lynx                2.8.4-1            =20
m4                  0.0                =20
make                3.79.1-7           =20
mingw-runtime       2.1-1              =20
ncurses             5.2-8              =20
openssl             0.9.6g-1           =20
pcre                3.7-1              =20
readline            4.3-1              =20
sed                 3.02-1             =20
sh-utils            2.0-2              =20
shutdown            1.2-2              =20
tar                 1.13.19-1          =20
termcap             20020403-1         =20
terminfo            5.2-3              =20
texinfo             4.2-3              =20
textutils           2.0.21-1           =20
tidy                020805-1           =20
vim                 6.1-2              =20
w32api              1.5-1              =20
which               1.5-1              =20
zlib                1.1.4-1            =20

Use -h to see help about each section


------=_NextPart_000_005D_01C24E6C.BFE9CBC0
Content-Type: text/plain; charset=us-ascii

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/
------=_NextPart_000_005D_01C24E6C.BFE9CBC0--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019