[prev in list] [next in list] [prev in thread] [next in thread] 

List:       aspell-user
Subject:    [Aspell-user] Windows 2000, Cygwin:  configure: error: tag name "CXX" already exists
From:       "Matthew W. Roberts" <robermat () uwplatt ! edu>
Date:       2002-08-27 20:42:37
Message-ID: 20020827204237.GA1396 () OTT137
[Download RAW message or body]

Trying to compile aspell on a Win 2K, Cygwin system "configure"
exits with:

configure: error: tag name "CXX" already exists

The log file is attached.

Thanks,

Matt

["config.log" (text/plain)]

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = OTT137
uname -m = i686
uname -r = 1.3.12(0.54/3/2)
uname -s = CYGWIN_NT-5.0
uname -v = 2002-07-06 02:16

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/bin
PATH: /bin
PATH: /cygdrive/c/WINNT/system32
PATH: /cygdrive/c/WINNT
PATH: /cygdrive/c/WINNT/System32/Wbem
PATH: /cygdrive/c/WINNT/system32/nls
PATH: /cygdrive/c/WINNT/system32/nls/ENGLISH
PATH: /cygdrive/c/Program Files/Common Files/Autodesk Shared/
PATH: Z
PATH: .
PATH: /home/robermat/prog


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1437: checking for a BSD-compatible install
configure:1491: result: /usr/bin/install -c
configure:1502: checking whether build environment is sane
configure:1545: result: yes
configure:1578: checking for gawk
configure:1594: found /usr/bin/gawk
configure:1604: result: gawk
configure:1614: checking whether make sets ${MAKE}
configure:1634: result: yes
configure:1780: checking whether to enable maintainer-specific portions of Makefiles
configure:1789: result: no
configure:1884: checking for g++
configure:1900: found /usr/bin/g++
configure:1910: result: g++
configure:1926: checking for C++ compiler version
configure:1929: g++ --version </dev/null >&5
2.95.3-5
configure:1932: $? = 0
configure:1934: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs
gcc version 2.95.3-5 (cygwin special)
configure:1937: $? = 0
configure:1939: g++ -V </dev/null >&5
g++: argument to `-V' missing

configure:1942: $? = 1
configure:1968: checking for C++ compiler default output
configure:1971: g++    conftest.cc  >&5
configure:1974: $? = 0
configure:2007: result: a.exe
configure:2012: checking whether the C++ compiler works
configure:2018: ./a.exe
configure:2021: $? = 0
configure:2036: result: yes
configure:2043: checking whether we are cross compiling
configure:2045: result: no
configure:2048: checking for suffix of executables
configure:2050: g++ -o conftest.exe    conftest.cc  >&5
configure:2053: $? = 0
configure:2075: result: .exe
configure:2081: checking for suffix of object files
configure:2105: g++ -c   conftest.cc >&5
configure:2108: $? = 0
configure:2127: result: o
configure:2131: checking whether we are using the GNU C++ compiler
configure:2158: g++ -c   conftest.cc >&5
configure:2161: $? = 0
configure:2164: test -s conftest.o
configure:2167: $? = 0
configure:2179: result: yes
configure:2185: checking whether g++ accepts -g
configure:2209: g++ -c -g  conftest.cc >&5
configure:2212: $? = 0
configure:2215: test -s conftest.o
configure:2218: $? = 0
configure:2228: result: yes
configure:2274: g++ -c -g -O2  conftest.cc >&5
configure:2277: $? = 0
configure:2280: test -s conftest.o
configure:2283: $? = 0
configure:2311: g++ -c -g -O2  conftest.cc >&5
configure:2314: $? = 0
configure:2317: test -s conftest.o
configure:2320: $? = 0
configure:2361: checking for style of include used by make
configure:2389: result: GNU
configure:2417: checking dependency style of g++
configure:2479: result: gcc
configure:2570: checking build system type
configure:2588: result: i686-pc-cygwin
configure:2596: checking host system type
configure:2610: result: i686-pc-cygwin
configure:2664: checking for gcc
configure:2680: found /usr/bin/gcc
configure:2690: result: gcc
configure:2934: checking for C compiler version
configure:2937: gcc --version </dev/null >&5
2.95.3-5
configure:2940: $? = 0
configure:2942: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs
gcc version 2.95.3-5 (cygwin special)
configure:2945: $? = 0
configure:2947: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2950: $? = 1
configure:2953: checking whether we are using the GNU C compiler
configure:2980: gcc -c   conftest.c >&5
configure:2983: $? = 0
configure:2986: test -s conftest.o
configure:2989: $? = 0
configure:3001: result: yes
configure:3007: checking whether gcc accepts -g
configure:3031: gcc -c -g  conftest.c >&5
configure:3034: $? = 0
configure:3037: test -s conftest.o
configure:3040: $? = 0
configure:3050: result: yes
configure:3077: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:3080: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:3192: checking dependency style of gcc
configure:3254: result: gcc
configure:3270: checking for ld used by GCC
configure:3334: result: /usr/i686-pc-cygwin/bin/ld.exe
configure:3343: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld
GNU ld version 2.12.90 20020706
configure:3355: result: yes
configure:3360: checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object \
files configure:3367: result: -r
configure:3376: checking for BSD-compatible nm
configure:3411: result: /usr/bin/nm -B
configure:3415: checking for a sed that does not truncate output
configure:3469: result: /usr/bin/sed
configure:3472: checking whether ln -s works
configure:3476: result: yes
configure:3483: checking how to recognise dependent libraries
configure:3673: result: file_magic file format pei*-i386(.*architecture: i386)?
configure:3819: checking how to run the C preprocessor
configure:3845: gcc -E  conftest.c
configure:3851: $? = 0
configure:3878: gcc -E  conftest.c
configure:3875: ac_nonexistent.h: No such file or directory
configure:3884: $? = 1
configure: failed program was:
#line 3874 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3921: result: gcc -E
configure:3936: gcc -E  conftest.c
configure:3942: $? = 0
configure:3969: gcc -E  conftest.c
configure:3966: ac_nonexistent.h: No such file or directory
configure:3975: $? = 1
configure: failed program was:
#line 3965 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4015: checking for ANSI C header files
configure:4029: gcc -E  conftest.c
configure:4035: $? = 0
configure:4122: gcc -o conftest.exe -g -O2   conftest.c  >&5
configure:4125: $? = 0
configure:4127: ./conftest.exe
configure:4130: $? = 0
configure:4144: result: yes
configure:4168: checking for sys/types.h
configure:4181: gcc -c -g -O2  conftest.c >&5
configure:4184: $? = 0
configure:4187: test -s conftest.o
configure:4190: $? = 0
configure:4200: result: yes
configure:4168: checking for sys/stat.h
configure:4181: gcc -c -g -O2  conftest.c >&5
configure:4184: $? = 0
configure:4187: test -s conftest.o
configure:4190: $? = 0
configure:4200: result: yes
configure:4168: checking for stdlib.h
configure:4181: gcc -c -g -O2  conftest.c >&5
configure:4184: $? = 0
configure:4187: test -s conftest.o
configure:4190: $? = 0
configure:4200: result: yes
configure:4168: checking for string.h
configure:4181: gcc -c -g -O2  conftest.c >&5
configure:4184: $? = 0
configure:4187: test -s conftest.o
configure:4190: $? = 0
configure:4200: result: yes
configure:4168: checking for memory.h
configure:4181: gcc -c -g -O2  conftest.c >&5
configure:4184: $? = 0
configure:4187: test -s conftest.o
configure:4190: $? = 0
configure:4200: result: yes
configure:4168: checking for strings.h
configure:4181: gcc -c -g -O2  conftest.c >&5
configure:4184: $? = 0
configure:4187: test -s conftest.o
configure:4190: $? = 0
configure:4200: result: yes
configure:4168: checking for inttypes.h
configure:4181: gcc -c -g -O2  conftest.c >&5
configure:4210: inttypes.h: No such file or directory
configure:4184: $? = 1
configure: failed program was:
#line 4174 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif

#include <inttypes.h>
configure:4200: result: no
configure:4168: checking for stdint.h
configure:4181: gcc -c -g -O2  conftest.c >&5
configure:4210: stdint.h: No such file or directory
configure:4184: $? = 1
configure: failed program was:
#line 4174 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif

#include <stdint.h>
configure:4200: result: no
configure:4168: checking for unistd.h
configure:4181: gcc -c -g -O2  conftest.c >&5
configure:4184: $? = 0
configure:4187: test -s conftest.o
configure:4190: $? = 0
configure:4200: result: yes
configure:4226: checking dlfcn.h usability
configure:4235: gcc -c -g -O2  conftest.c >&5
configure:4238: $? = 0
configure:4241: test -s conftest.o
configure:4244: $? = 0
configure:4253: result: yes
configure:4257: checking dlfcn.h presence
configure:4264: gcc -E  conftest.c
configure:4270: $? = 0
configure:4288: result: yes
configure:4306: checking for dlfcn.h
configure:4313: result: yes
configure:4331: checking how to run the C++ preprocessor
configure:4353: g++ -E  conftest.cc
configure:4359: $? = 0
configure:4386: g++ -E  conftest.cc
configure:4383: ac_nonexistent.h: No such file or directory
configure:4392: $? = 1
configure: failed program was:
#line 4382 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4429: result: g++ -E
configure:4444: g++ -E  conftest.cc
configure:4450: $? = 0
configure:4477: g++ -E  conftest.cc
configure:4474: ac_nonexistent.h: No such file or directory
configure:4483: $? = 1
configure: failed program was:
#line 4473 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4574: checking for g77
configure:4590: found /usr/bin/g77
configure:4600: result: g77
configure:4615: checking for Fortran 77 compiler version
configure:4618: g77 --version </dev/null >&5
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:4621: $? = 0
configure:4623: g77 -v </dev/null >&5
g77 version 2.95.3-5 (cygwin special) (from FSF-g77 version 0.5.25 20010315 \
                (release))
Driving: g77 -v -c -xf77-version /dev/null -xnone
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs
gcc version 2.95.3-5 (cygwin special)
 /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/cpp0.exe -lang-c -v -D__GNUC__=2 \
-D__GNUC_MINOR__=95 -D_X86_=1 -Asystem(winnt) -D_LANGUAGE_FORTRAN -traditional \
-Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -Di686 -Dpentiumpro -D__i686 \
-D__i686__ -D__pentiumpro -D__pentiumpro__ -D__stdcall=__attribute__((__stdcall__)) \
-D__cdecl=__attribute__((__cdecl__)) -D_stdcall=__attribute__((__stdcall__)) \
-D_cdecl=__attribute__((__cdecl__)) -D__declspec(x)=__attribute__((x)) -D__CYGWIN32__ \
-D__CYGWIN__ -Dunix -D__unix__ -D__unix -isystem /usr/local/include -idirafter \
/usr/include -idirafter /usr/include/w32api /dev/null /dev/null GNU CPP version \
2.95.3-5 (cygwin special) (80386, BSD syntax) #include "..." search starts here:
#include <...> search starts here:
 /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/include
 /usr/include
 /usr/include/w32api
End of search list.
The following default directories have been omitted from the search path:
End of omitted list.
 /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/f771.exe -fnull-version -quiet -dumpbase \
g77-version.f -version -fversion -o \
/cygdrive/c/DOCUME~1/robermat/LOCALS~1/Temp/ccEcdGa4.s /dev/null GNU F77 version \
2.95.3-5 (cygwin special) (i686-pc-cygwin) compiled by GNU C version 2.95.3-5 (cygwin \
special). GNU Fortran Front End version 0.5.25 20010315 (release)
 /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/as.exe -o \
/cygdrive/c/DOCUME~1/robermat/LOCALS~1/Temp/ccMjK740.o \
/cygdrive/c/DOCUME~1/robermat/LOCALS~1/Temp/ccEcdGa4.s  \
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld.exe \
-Bdynamic --dll-search-prefix=cyg -o \
/cygdrive/c/DOCUME~1/robermat/LOCALS~1/Temp/ccocSFH3 \
/cygdrive/c/DOCUME~1/robermat/LOCALS~1/Temp/ccMjK740.o /usr/lib/crt0.o \
-L/usr/local/lib -L/usr/lib -L/usr/lib/w32api \
-L/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5 -lg2c -lm -lgcc -lcygwin -luser32 \
-lkernel32 -ladvapi32 -lshell32 -lgcc  \
                /cygdrive/c/DOCUME~1/robermat/LOCALS~1/Temp/ccocSFH3
__G77_LIBF77_VERSION__: 0.5.25 20010315 (release)
@(#)LIBF77 VERSION 19990503
__G77_LIBI77_VERSION__: 0.5.25 20010315 (release)
@(#) LIBI77 VERSION pjw,dmg-mods 19990503
__G77_LIBU77_VERSION__: 0.5.25 20010315 (release)
@(#) LIBU77 VERSION 19980709
configure:4626: $? = 0
configure:4628: g77 -V </dev/null >&5
g77: argument to `-V' missing
configure:4631: $? = 1
configure:4638: checking whether we are using the GNU Fortran 77 compiler
configure:4652: g77 -c  conftest.F >&5
configure:4655: $? = 0
configure:4658: test -s conftest.o
configure:4661: $? = 0
configure:4673: result: yes
configure:4680: checking whether g77 accepts -g
configure:4692: g77 -c -g conftest.f >&5
configure:4695: $? = 0
configure:4698: test -s conftest.o
configure:4701: $? = 0
configure:4712: result: yes
configure:4740: checking the maximum length of command line arguments
configure:4788: result: 8192
configure:4799: checking command to parse /usr/bin/nm -B output from gcc object
configure:4884: g++ -c -g -O2  conftest.cc >&5
configure:4887: $? = 0
configure:4891: /usr/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 configure:4894: $? = 0
cannot find nm_test_var in conftest.nm
configure:4884: g++ -c -g -O2  conftest.cc >&5
configure:4887: $? = 0
configure:4891: /usr/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 configure:4894: $? = 0
configure:4946: g++ -o conftest.exe -g -O2   conftest.cc conftstm.o >&5
configure:4949: $? = 0
configure:4987: result: ok
configure:4991: checking for objdir
configure:5006: result: .libs
configure:5096: checking for ranlib
configure:5112: found /usr/bin/ranlib
configure:5123: result: ranlib
configure:5176: checking for strip
configure:5192: found /usr/bin/strip
configure:5203: result: strip
configure:5466: checking if gcc static flag  works
configure:5489: result: yes
configure:5506: checking if gcc supports -fno-rtti -fno-exceptions
configure:5530: result: yes
configure:5545: checking for gcc option to produce PIC
configure:5694: result: 
configure:5749: checking if gcc supports -c -o file.o
configure:5790: result: no
configure:5797: checking if we can lock with hard links
configure:5805: result: yes
configure:5816: checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) \
supports shared libraries configure:6630: result: yes
configure:6652: checking whether -lc should be explicitly linked in
configure:6657: gcc -c -g -O2  conftest.c >&5
configure:6660: $? = 0
configure:6674: gcc -shared conftest.o  -v -o ./conftest -Wl,--image-base=0x10000000 \
-Wl,--out-implib,conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1 configure:6677: $? \
= 1 configure:6689: result: yes
configure:6695: checking how to hardcode library paths into programs
configure:6719: result: immediate
configure:6733: checking whether stripping libraries is possible
configure:6738: result: yes
configure:6745: checking dynamic linker characteristics
configure:7207: result: Win32 ld.exe
configure:7848: checking if libtool supports shared libraries
configure:7850: result: yes
configure:7853: checking whether to build shared libraries
configure:7874: result: yes
configure:7877: checking whether to build static libraries
configure:7881: result: no
configure:7960: creating libtool
configure:8680: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) \
supports shared libraries configure:9377: result: yes
configure:9394: g++ -c -g -O2  conftest.cc >&5
configure:9397: $? = 0
configure:9497: checking for g++ option to produce PIC
configure:9733: result: 
configure:9788: checking if g++ supports -c -o file.o
configure:9829: result: no
configure:9836: checking if we can lock with hard links
configure:9844: result: yes
configure:9855: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) \
supports shared libraries configure:9877: result: yes
configure:9899: checking whether -lc should be explicitly linked in
configure:9904: g++ -c -g -O2  conftest.cc >&5
configure:9907: $? = 0
configure:9921: g++ -shared -nostdlib  conftest.o   -v -o ./conftest \
-Wl,--image-base=0x10000000 -Wl,--out-implib,conftest 2\>\&1 \| grep  -lc  \
\>/dev/null 2\>\&1 configure:9924: $? = 1
configure:9936: result: yes
configure:9942: checking how to hardcode library paths into programs
configure:9966: result: immediate
configure:9980: checking whether stripping libraries is possible
configure:9985: result: yes
configure:9992: checking dynamic linker characteristics
configure:10454: result: Win32 ld.exe
configure:11521: checking if libtool supports shared libraries
configure:11523: result: yes
configure:11526: checking whether to build shared libraries
configure:11544: result: yes
configure:11547: checking whether to build static libraries
configure:11551: result: no
configure:11563: checking for g77 option to produce PIC
configure:11712: result: 
configure:11767: checking if g77 supports -c -o file.o
configure:11808: result: no
configure:11815: checking if we can lock with hard links
configure:11823: result: yes
configure:11834: checking whether the g77 linker (/usr/i686-pc-cygwin/bin/ld.exe) \
supports shared libraries configure:12622: result: yes
configure:12644: checking whether -lc should be explicitly linked in
configure:12649: g77 -c -g -O2 conftest.f >&5
conftest.f:1: 
   static int dummy;
   ^
Invalid first character at (^) [info -f g77 M LEX]
configure:12652: $? = 1
configure:12681: result: yes
configure:12687: checking how to hardcode library paths into programs
configure:12711: result: immediate
configure:12725: checking whether stripping libraries is possible
configure:12730: result: yes
configure:12737: checking dynamic linker characteristics
configure:13199: result: Win32 ld.exe
configure:8549: error: tag name "CXX" already exists

## ---------------- ##
## Cache variables. ##
## ---------------- ##

lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ \
]\\([ABCDGISTW][ABCDGISTW]*\\)[ 	][ 	]*\\(_\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \
\\2\\3 \\3/p'\''"' ac_cv_prog_ac_ct_F77='g77'
am_cv_CC_dependencies_compiler_type='gcc'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_env_CXXFLAGS_value=''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
ac_cv_f77_compiler_gnu='yes'
ac_cv_env_F77_value=''
ac_cv_header_stdlib_h='yes'
lt_cv_file_magic_cmd='$OBJDUMP -f'
ac_cv_prog_cc_g='yes'
ac_cv_env_CXXCPP_set=''
ac_cv_env_LDFLAGS_set=''
lt_cv_prog_compiler_c_o_CXX='no'
ac_cv_c_compiler_gnu='yes'
ac_cv_exeext='.exe'
ac_cv_path_install='/usr/bin/install -c'
ac_cv_env_CFLAGS_set=''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", \
(lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \
\&\2},/p'\''' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \
\\(.*\\)\$/extern int \\1;/p'\''"' lt_cv_sys_max_cmd_len='8192'
ac_cv_env_FFLAGS_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_cxx_compiler_gnu='yes'
ac_cv_env_CXX_set=''
lt_lt_cv_prog_compiler_c_o_CXX='"no"'
ac_cv_env_host_alias_set=''
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  \
{\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  \
{\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_cv_ld_reload_flag='-r'
ac_cv_header_sys_stat_h='yes'
lt_cv_prog_gnu_ld='yes'
ac_cv_env_build_alias_set=''
lt_cv_prog_compiler_c_o='no'
ac_cv_prog_f77_g='yes'
ac_cv_env_CXXCPP_value=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_target_alias_set=''
ac_cv_host_alias='i686-pc-cygwin'
ac_cv_env_CFLAGS_value=''
ac_cv_env_CC_set=''
lt_cv_prog_compiler_c_o_F77='no'
ac_cv_header_sys_types_h='yes'
ac_cv_header_stdc='yes'
ac_cv_header_strings_h='yes'
lt_cv_path_SED='/usr/bin/sed'
ac_cv_header_stdint_h='no'
ac_cv_header_inttypes_h='no'
ac_cv_prog_make_make_set='yes'
ac_cv_env_FFLAGS_value=''
lt_cv_prog_compiler_rtti_exceptions='yes'
ac_cv_header_unistd_h='yes'
ac_cv_header_string_h='yes'
lt_cv_path_LD='/usr/i686-pc-cygwin/bin/ld.exe'
ac_cv_build_alias='i686-pc-cygwin'
ac_cv_prog_ac_ct_CXX='g++'
ac_cv_env_CPPFLAGS_value=''
lt_lt_cv_prog_compiler_c_o='"no"'
ac_cv_prog_ac_ct_RANLIB='ranlib'
ac_cv_header_memory_h='yes'
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXX_value=''
ac_cv_prog_ac_ct_STRIP='strip'
ac_cv_host='i686-pc-cygwin'
ac_cv_env_F77_set=''
ac_cv_env_host_alias_value=''
lt_lt_cv_prog_compiler_c_o_F77='"no"'
lt_cv_objdir='.libs'
ac_cv_prog_cxx_g='yes'
lt_cv_file_magic_test_file=''
ac_cv_prog_CPP='gcc -E'
ac_cv_build='i686-pc-cygwin'
am_cv_CXX_dependencies_compiler_type='gcc'
ac_cv_prog_AWK='gawk'
ac_cv_env_build_alias_value=''
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ \
]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' \
lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' \
ac_cv_prog_ac_ct_CC='gcc' ac_cv_env_target_alias_value=''
ac_cv_env_CC_value=''
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=''
ac_cv_header_dlfcn_h='yes'
ac_cv_objext='o'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "aspell"
#define VERSION "0.50"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1

configure: exit 1



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic