help-gift
[Top][All Lists]
Advanced

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

[help-GIFT] [bug-GIFT] Build Errors Under Cygwin with gift-0.1.14


From: dflyahoo-gift
Subject: [help-GIFT] [bug-GIFT] Build Errors Under Cygwin with gift-0.1.14
Date: Wed, 17 May 2006 21:44:13 +0800 (CST)

I have sent this mail to address@hidden today, but there is no response.
 
I saw Wolfgang Mueller's reply in the address@hidden . I think I have the same problem as you described. Could you please send me a copy of verson 0.1.15? Thanks very much.


address@hidden 写道:
日期: Wed, 17 May 2006 12:54:26 +0800 (CST)
发件人: <address@hidden>
收件人: address@hidden
主题: [bug-GIFT] Build Errors Under Cygwin

Does GIFT needs some specieal libraries which Cygwin does not provide?
 


DonFang Li <address@hidden> 写道:
I am trying to build gift-0.1.14 under Cygwin, but it fails. My OS is Windows SP2 + Cygwin see config bellow. I give out the command make outputs and errors after config.

config results:
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.59.  Invocation command line was
  $ ./configure --enable-multithreading
## --------- ##
## Platform. ##
## --------- ##
hostname = msra-vs5094-1
uname -m = i686
uname -r = 1.5.19(0.150/4/2)
uname -s = CYGWIN_NT-5.1
uname -v = 2006-01-20 13:28
/usr/bin/uname -p = unknown
/bin/uname -X     = unknown
/bin/arch              = i686
/usr/bin/arch -k       = i686
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /cygdrive/c/program files/imagemagick-6.2.7-q16
PATH: /cygdrive/c/CTeX/LOCALT~1/ty/bin
PATH: /cygdrive/c/CTeX/LOCALT~1/cct/bin
PATH: /cygdrive/c/CTeX/texmf/miktex/bin
PATH: /cygdrive/c/CTeX/gs/gs8.50/bin
PATH: /cygdrive/c/CTeX/WinEdt
PATH: /cygdrive/c/Perl/bin/
PATH: /cygdrive/c/WINDOWS/system32
PATH: /cygdrive/c/WINDOWS
PATH: /cygdrive/c/WINDOWS/System32/Wbem
PATH: /cygdrive/c/PROGRA~1/CA/SHARED~1/SCANEN~1
PATH: /cygdrive/c/PROGRA~1/CA/ETRUST~1
PATH: /cygdrive/c/PROGRA~1/ULTRAE~1
PATH: /cygdrive/d/software/putty
PATH: /cygdrive/c/Program Files/Microsoft SQL Server/90/Tools/binn/
PATH: /usr/lib/lapack

## ----------- ##
## Core tests. ##
## ----------- ##
configure:1573: checking for a BSD-compatible install
configure:1628: result: /usr/bin/install -c
configure:1639: checking whether build environment is sane
configure:1682: result: yes
configure:1739: checking for gawk
configure:1755: found /usr/bin/gawk
configure:1765: result: gawk
configure:1775: checking whether make sets $(MAKE)
configure:1795: result: yes
configure:1974: checking for style of include used by make
configure:2002: result: GNU
configure:2073: checking for gcc
configure:2089: found /usr/bin/gcc
configure:2099: result: gcc
configure:2343: checking for C compiler version
configure:2346: gcc --version </dev/null >&5
gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2349: $? = 0
configure:2351: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /gcc/gcc-3.4.4/gcc-3.4.4-1/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug : (reconfigured)
Thread model: posix
gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
configure:2354: $? = 0
configure:2356: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2359: $? = 1
configure:2382: checking for C compiler default output file name
configure:2385: gcc    conftest.c  >&5
configure:2388: $? = 0
configure:2434: result: a.exe
configure:2439: checking whether the C compiler works
configure:2445: ./a.exe
configure:2448: $? = 0
configure:2465: result: yes
configure:2472: checking whether we are cross compiling
configure:2474: result: no
configure:2477: checking for suffix of executables
configure:2479: gcc -o conftest.exe    conftest.c  >&5
configure:2482: $? = 0
configure:2507: result: .exe
configure:2513: checking for suffix of object files
configure:2534: gcc -c   conftest.c >&5
configure:2537: $? = 0
configure:2559: result: o
configure:2563: checking whether we are using the GNU C compiler
configure:2587: gcc -c   conftest.c >&5
configure:2593: $? = 0
configure:2597: test -z
    || test ! -s conftest.err
configure:2600: $? = 0
configure:2603: test -s conftest.o
configure:2606: $? = 0
configure:2619: result: yes
configure:2625: checking whether gcc accepts -g
configure:2646: gcc -c -g  conftest.c >&5
configure:2652: $? = 0
configure:2656: test -z
    || test ! -s conftest.err
configure:2659: $? = 0
configure:2662: test -s conftest.o
configure:2665: $? = 0
configure:2676: result: yes
configure:2693: checking for gcc option to accept ANSI C
configure:2763: gcc  -c -g -O2  conftest.c >&5
configure:2769: $? = 0
configure:2773: test -z
    || test ! -s conftest.err
configure:2776: $? = 0
configure:2779: test -s conftest.o
configure:2782: $? = 0
configure:2800: result: none needed
configure:2818: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2824: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2959: checking dependency style of gcc
configure:3049: result: gcc3
configure:3067: checking for library containing strerror
configure:3097: gcc -o conftest.exe -g -O2   conftest.c  >&5
configure:3103: $? = 0
configure:3107: test -z
    || test ! -s conftest.err
configure:3110: $? = 0
configure:3113: test -s conftest.exe
configure:3116: $? = 0
configure:3186: result: none required
configure:3194: checking for an ANSI C-conforming const
configure:3261: gcc -c -g -O2  conftest.c >&5
configure:3267: $? = 0
configure:3271: test -z
    || test ! -s conftest.err
configure:3274: $? = 0
configure:3277: test -s conftest.o
configure:3280: $? = 0
configure:3291: result: yes
configure:3355: checking for gcc
configure:3381: result: gcc
configure:3625: checking for C compiler version
configure:3628: gcc --version </dev/null >&5
gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3631: $? = 0
configure:3633: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /gcc/gcc-3.4.4/gcc-3.4.4-1/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug : (reconfigured)
Thread model: posix
gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
configure:3636: $? = 0
configure:3638: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:3641: $? = 1
configure:3644: checking whether we are using the GNU C compiler
configure:3700: result: yes
configure:3706: checking whether gcc accepts -g
configure:3757: result: yes
configure:3774: checking for gcc option to accept ANSI C
configure:3881: result: none needed
configure:3899: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3905: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:4040: checking dependency style of gcc
configure:4130: result: gcc3
configure:4199: checking for g++
configure:4215: found /usr/bin/g++
configure:4225: result: g++
configure:4241: checking for C++ compiler version
configure:4244: g++ --version </dev/null >&5
g++ (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4247: $? = 0
configure:4249: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /gcc/gcc-3.4.4/gcc-3.4.4-1/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug : (reconfigured)
Thread model: posix
gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
configure:4252: $? = 0
configure:4254: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:4257: $? = 1
configure:4260: checking whether we are using the GNU C++ compiler
configure:4284: g++ -c   conftest.cc >&5
configure:4290: $? = 0
configure:4294: test -z
    || test ! -s conftest.err
configure:4297: $? = 0
configure:4300: test -s conftest.o
configure:4303: $? = 0
configure:4316: result: yes
configure:4322: checking whether g++ accepts -g
configure:4343: g++ -c -g  conftest.cc >&5
configure:4349: $? = 0
configure:4353: test -z
    || test ! -s conftest.err
configure:4356: $? = 0
configure:4359: test -s conftest.o
configure:4362: $? = 0
configure:4373: result: yes
configure:4415: g++ -c -g -O2  conftest.cc >&5
configure:4421: $? = 0
configure:4425: test -z
    || test ! -s conftest.err
configure:4428: $? = 0
configure:4431: test -s conftest.o
configure:4434: $? = 0
configure:4460: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:15: error: `exit' undeclared (first use this function)
conftest.cc:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:4466: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gift"
| #define VERSION "0.1.14"
| /* end confdefs.h.  */
|
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4415: g++ -c -g -O2  conftest.cc >&5
configure:4421: $? = 0
configure:4425: test -z
    || test ! -s conftest.err
configure:4428: $? = 0
configure:4431: test -s conftest.o
configure:4434: $? = 0
configure:4460: g++ -c -g -O2  conftest.cc >&5
configure:4466: $? = 0
configure:4470: test -z
    || test ! -s conftest.err
configure:4473: $? = 0
configure:4476: test -s conftest.o
configure:4479: $? = 0
configure:4504: checking dependency style of g++
configure:4594: result: gcc3
configure:4652: checking for ranlib
configure:4668: found /usr/bin/ranlib
configure:4679: result: ranlib
configure:4784: checking build system type
configure:4802: result: i686-pc-cygwin
configure:4810: checking host system type
configure:4824: result: i686-pc-cygwin
configure:4832: checking for a sed that does not truncate output
configure:4886: result: /usr/bin/sed
configure:4889: checking for egrep
configure:4899: result: grep -E
configure:4915: checking for ld used by gcc
configure:4982: result: /usr/i686-pc-cygwin/bin/ld.exe
configure:4991: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld
configure:5006: result: yes
configure:5011: checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files
configure:5018: result: -r
configure:5036: checking for BSD-compatible nm
configure:5078: result: /usr/bin/nm -B
configure:5082: checking whether ln -s works
configure:5086: result: yes
configure:5093: checking how to recognise dependent libraries
configure:5265: result: file_magic ^x86 archive import|^x86 DLL
configure:5495: checking how to run the C preprocessor
configure:5530: gcc -E  conftest.c
configure:5536: $? = 0
configure:5568: gcc -E  conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:5574: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gift"
| #define VERSION "0.1.14"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5613: result: gcc -E
configure:5637: gcc -E  conftest.c
configure:5643: $? = 0
configure:5675: gcc -E  conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:5681: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gift"
| #define VERSION "0.1.14"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5725: checking for ANSI C header files
configure:5750: gcc -c -g -O2  conftest.c >&5
configure:5756: $? = 0
configure:5760: test -z
    || test ! -s conftest.err
configure:5763: $? = 0
configure:5766: test -s conftest.o
configure:5769: $? = 0
configure:5858: gcc -o conftest.exe -g -O2   conftest.c  >&5
configure:5861: $? = 0
configure:5863: ./conftest.exe
configure:5866: $? = 0
configure:5881: result: yes
configure:5905: checking for sys/types.h
configure:5921: gcc -c -g -O2  conftest.c >&5
configure:5927: $? = 0
configure:5931: test -z
    || test ! -s conftest.err
configure:5934: $? = 0
configure:5937: test -s conftest.o
configure:5940: $? = 0
configure:5951: result: yes
configure:5905: checking for sys/stat.h
configure:5921: gcc -c -g -O2  conftest.c >&5
configure:5927: $? = 0
configure:5931: test -z
    || test ! -s conftest.err
configure:5934: $? = 0
configure:5937: test -s conftest.o
configure:5940: $? = 0
configure:5951: result: yes
configure:5905: checking for stdlib.h
configure:5921: gcc -c -g -O2  conftest.c >&5
configure:5927: $? = 0
configure:5931: test -z
    || test ! -s conftest.err
configure:5934: $? = 0
configure:5937: test -s conftest.o
configure:5940: $? = 0
configure:5951: result: yes
configure:5905: checking for string.h
configure:5921: gcc -c -g -O2  conftest.c >&5
configure:5927: $? = 0
configure:5931: test -z
    || test ! -s conftest.err
configure:5934: $? = 0
configure:5937: test -s conftest.o
configure:5940: $? = 0
configure:5951: result: yes
configure:5905: checking for memory.h
configure:5921: gcc -c -g -O2  conftest.c >&5
configure:5927: $? = 0
configure:5931: test -z
    || test ! -s conftest.err
configure:5934: $? = 0
configure:5937: test -s conftest.o
configure:5940: $? = 0
configure:5951: result: yes
configure:5905: checking for strings.h
configure:5921: gcc -c -g -O2  conftest.c >&5
configure:5927: $? = 0
configure:5931: test -z
    || test ! -s conftest.err
configure:5934: $? = 0
configure:5937: test -s conftest.o
configure:5940: $? = 0
configure:5951: result: yes
configure:5905: checking for inttypes.h
configure:5921: gcc -c -g -O2  conftest.c >&5
configure:5927: $? = 0
configure:5931: test -z
    || test ! -s conftest.err
configure:5934: $? = 0
configure:5937: test -s conftest.o
configure:5940: $? = 0
configure:5951: result: yes
configure:5905: checking for stdint.h
configure:5921: gcc -c -g -O2  conftest.c >&5
configure:5927: $? = 0
configure:5931: test -z
    || test ! -s conftest.err
configure:5934: $? = 0
configure:5937: test -s conftest.o
configure:5940: $? = 0
configure:5951: result: yes
configure:5905: checking for unistd.h
configure:5921: gcc -c -g -O2  conftest.c >&5
configure:5927: $? = 0
configure:5931: test -z
    || test ! -s conftest.err
configure:5934: $? = 0
configure:5937: test -s conftest.o
configure:5940: $? = 0
configure:5951: result: yes
configure:5977: checking dlfcn.h usability
configure:5989: gcc -c -g -O2  conftest.c >&5
configure:5995: $? = 0
configure:5999: test -z
    || test ! -s conftest.err
configure:6002: $? = 0
configure:6005: test -s conftest.o
configure:6008: $? = 0
configure:6018: result: yes
configure:6022: checking dlfcn.h presence
configure:6032: gcc -E  conftest.c
configure:6038: $? = 0
configure:6058: result: yes
configure:6093: checking for dlfcn.h
configure:6100: result: yes
configure:6123: checking how to run the C++ preprocessor
configure:6154: g++ -E  conftest.cc
configure:6160: $? = 0
configure:6192: g++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:6198: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gift"
| #define VERSION "0.1.14"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6237: result: g++ -E
configure:6261: g++ -E  conftest.cc
configure:6267: $? = 0
configure:6299: g++ -E  conftest.cc
conftest.cc:25:28: ac_nonexistent.h: No such file or directory
configure:6305: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gift"
| #define VERSION "0.1.14"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6402: checking for g77
configure:6418: found /usr/bin/g77
configure:6428: result: g77
configure:6443: checking for Fortran 77 compiler version
configure:6446: g77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
Copyright (C) 2004 Free Software Foundation, Inc.
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:6449: $? = 0
configure:6451: g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /gcc/gcc-3.4.4/gcc-3.4.4-1/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug : (reconfigured)
Thread model: posix
gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
configure:6454: $? = 0
configure:6456: g77 -V </dev/null >&5
g77: `-V' option must have argument
configure:6459: $? = 1
configure:6467: checking whether we are using the GNU Fortran 77 compiler
configure:6481: g77 -c  conftest.F >&5
configure:6487: $? = 0
configure:6491: test -z
    || test ! -s conftest.err
configure:6494: $? = 0
configure:6497: test -s conftest.o
configure:6500: $? = 0
configure:6513: result: yes
configure:6519: checking whether g77 accepts -g
configure:6531: g77 -c -g conftest.f >&5
configure:6537: $? = 0
configure:6541: test -z
    || test ! -s conftest.err
configure:6544: $? = 0
configure:6547: test -s conftest.o
configure:6550: $? = 0
configure:6562: result: yes
configure:6592: checking the maximum length of command line arguments
configure:6671: result: 8192
configure:6682: checking command to parse /usr/bin/nm -B output from gcc object
configure:6778: g++ -c -g -O2  conftest.cc >&5
configure:6781: $? = 0
configure:6785: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[  ][  ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:6788: $? = 0
cannot find nm_test_var in conftest.nm
configure:6778: g++ -c -g -O2  conftest.cc >&5
configure:6781: $? = 0
configure:6785: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[  ][  ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:6788: $? = 0
configure:6840: g++ -o conftest.exe -g -O2   conftest.cc conftstm.o >&5
configure:6843: $? = 0
configure:6881: result: ok
configure:6885: checking for objdir
configure:6900: result: .libs
configure:6990: checking for ar
configure:7006: found /usr/bin/ar
configure:7017: result: ar
configure:7070: checking for ranlib
configure:7097: result: ranlib
configure:7150: checking for strip
configure:7166: found /usr/bin/strip
configure:7177: result: strip
configure:7390: checking for correct ltmain.sh version
configure:7420: result: yes
configure:7482: checking if gcc static flag  works
configure:7505: result: yes
configure:7523: checking if gcc supports -fno-rtti -fno-exceptions
configure:7541: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7545: $? = 0
configure:7556: result: no
configure:7571: checking for gcc option to produce PIC
configure:7758: result:
configure:7823: checking if gcc supports -c -o file.o
configure:7844: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:7848: $? = 0
configure:7868: result: yes
configure:7894: checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries
configure:8743: result: yes
configure:8769: checking whether -lc should be explicitly linked in
configure:8774: gcc -c -g -O2  conftest.c >&5
configure:8777: $? = 0
configure:8791: gcc -shared conftest.o  -v -o ./conftest -Wl,--image-base=0x10000000 -Wl,--out-implib,conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8794: $? = 1
configure:8806: result: yes
configure:8814: checking dynamic linker characteristics
configure:9409: result: Win32 ld.exe
configure:9413: checking how to hardcode library paths into programs
configure:9438: result: immediate
configure:9452: checking whether stripping libraries is possible
configure:9457: result: yes
configure:10073: checking whether a program can dlopen itself
configure:10145: gcc -o conftest.exe -g -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c   >&5
configure:10148: $? = 0
configure:10166: result: no
configure:10287: checking if libtool supports shared libraries
configure:10289: result: yes
configure:10292: checking whether to build shared libraries
configure:10313: result: yes
configure:10316: checking whether to build static libraries
configure:10320: result: yes
configure:10412: creating libtool
configure:10961: checking for ld used by g++
configure:11028: result: /usr/i686-pc-cygwin/bin/ld.exe
configure:11037: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld
configure:11052: result: yes
configure:11103: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries
configure:11970: result: yes
configure:11988: g++ -c -g -O2  conftest.cc >&5
configure:11991: $? = 0
configure:12087: checking for g++ option to produce PIC
configure:12349: result:
configure:12414: checking if g++ supports -c -o file.o
configure:12435: g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
configure:12439: $? = 0
configure:12459: result: yes
configure:12485: checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries
configure:12510: result: yes
configure:12581: checking dynamic linker characteristics
configure:13176: result: Win32 ld.exe
configure:13180: checking how to hardcode library paths into programs
configure:13205: result: immediate
configure:13219: checking whether stripping libraries is possible
configure:13224: result: yes
configure:13840: checking whether a program can dlopen itself
configure:13933: result: no
configure:14531: checking if libtool supports shared libraries
configure:14533: result: yes
configure:14536: checking whether to build shared libraries
configure:14554: result: yes
configure:14557: checking whether to build static libraries
configure:14561: result: yes
configure:14573: checking for g77 option to produce PIC
configure:14760: result:
configure:14825: checking if g77 supports -c -o file.o
configure:14846: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14850: $? = 0
configure:14870: result: yes
configure:14896: checking whether the g77 linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries
configure:15725: result: yes
configure:15796: checking dynamic linker characteristics
configure:16391: result: Win32 ld.exe
configure:16395: checking how to hardcode library paths into programs
configure:16420: result: immediate
configure:16434: checking whether stripping libraries is possible
configure:16439: result: yes
configure:20595: checking for XML_ParserCreate in -lexpat
configure:20625: g++ -o conftest.exe -g -O2   conftest.cc -lexpat   >&5
configure:20631: $? = 0
configure:20635: test -z
    || test ! -s conftest.err
configure:20638: $? = 0
configure:20641: test -s conftest.exe
configure:20644: $? = 0
configure:20657: result: yes
configure:20671: checking for convert
configure:20689: found /usr/bin/convert
configure:20701: result: /usr/bin/convert
configure:20711: checking for perl
configure:20729: found /usr/bin/perl
configure:20741: result: /usr/bin/perl
configure:20830: checking for /usr/include/mysql++/sqlplus.hh
configure:20845: result: no
configure:20853: checking for /usr/local/include/mysql++/sqlplus.hh
configure:20868: result: no
configure:20876: checking for /usr/include/mysql/mysql.h
configure:20891: result: no
configure:20899: checking for /usr/local/include/mysql/mysql.h
configure:20914: result: no
configure:20924: checking 'new SQLQuery()' in -lsqlplus
configure:20944: g++ -o conftest.exe -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42    -lsqlplus conftest.cc -lexpat  >&5
conftest.cc:26:22: sqlplus.hh: No such file or directory
conftest.cc: In function `int main()':
conftest.cc:30: error: `SQLQuery' has not been declared
configure:20950: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gift"
| #define VERSION "0.1.14"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBEXPAT 1
| /* end confdefs.h.  */
| #include <sqlplus.hh>
| int
| main ()
| {
| new SQLQuery();
|   ;
|   return 0;
| }
configure:20974: result: no! \nThe flags used in the unsuccessful compile were -g -O2 -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42   -lsqlplus
configure:21041: checking for /usr/bin/perl
configure:21056: result: yes
configure:21060: checking if we can embed a Perl interpreter into GIFT
configure:21077: result: no
configure:21521: WARNING: Use --enable-multi-threading for enabling multi threading
configure:21604: checking for a BSD-compatible install
configure:21659: result: /usr/bin/install -c
configure:21678: checking for emacs
configure:21694: found /usr/bin/emacs
configure:21704: result: emacs
configure:21728: checking where .elc files should go
configure:21741: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
configure:21744: $? = 0
configure:21757: result: ${datadir}/emacs/site-lisp
configure:21767: checking whether make sets $(MAKE)
configure:21787: result: yes
configure:21801: checking for convert
configure:21819: found /usr/bin/convert
configure:21831: result: /usr/bin/convert
configure:21841: checking for doxygen
configure:21859: found /usr/bin/doxygen
configure:21871: result: /usr/bin/doxygen
configure:21881: checking for sgml2info
configure:21914: result: no
configure:21920: checking for sgml2txt
configure:21953: result: no
configure:21959: checking for sgml2latex
configure:21992: result: no
configure:22009: checking for ANSI C header files
configure:22165: result: yes
configure:22190: checking string usability
configure:22202: g++ -c -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42   conftest.cc >&5
configure:22208: $? = 0
configure:22212: test -z
    || test ! -s conftest.err
configure:22215: $? = 0
configure:22218: test -s conftest.o
configure:22221: $? = 0
configure:22231: result: yes
configure:22235: checking string presence
configure:22245: g++ -E  conftest.cc
configure:22251: $? = 0
configure:22271: result: yes
configure:22306: checking for string
configure:22313: result: yes
configure:22190: checking algorithm usability
configure:22202: g++ -c -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42   conftest.cc >&5
configure:22208: $? = 0
configure:22212: test -z
    || test ! -s conftest.err
configure:22215: $? = 0
configure:22218: test -s conftest.o
configure:22221: $? = 0
configure:22231: result: yes
configure:22235: checking algorithm presence
configure:22245: g++ -E  conftest.cc
configure:22251: $? = 0
configure:22271: result: yes
configure:22306: checking for algorithm
configure:22313: result: yes
configure:22331: checking for unistd.h
configure:22336: result: yes
configure:22489: checking for stdlib.h
configure:22494: result: yes
configure:22489: checking for unistd.h
configure:22494: result: yes
configure:22489: checking for sys/types.h
configure:22494: result: yes
configure:22498: checking time.h usability
configure:22510: g++ -c -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42   conftest.cc >&5
configure:22516: $? = 0
configure:22520: test -z
    || test ! -s conftest.err
configure:22523: $? = 0
configure:22526: test -s conftest.o
configure:22529: $? = 0
configure:22539: result: yes
configure:22543: checking time.h presence
configure:22553: g++ -E  conftest.cc
configure:22559: $? = 0
configure:22579: result: yes
configure:22614: checking for time.h
configure:22621: result: yes
configure:22498: checking sys/time.h usability
configure:22510: g++ -c -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42   conftest.cc >&5
configure:22516: $? = 0
configure:22520: test -z
    || test ! -s conftest.err
configure:22523: $? = 0
configure:22526: test -s conftest.o
configure:22529: $? = 0
configure:22539: result: yes
configure:22543: checking sys/time.h presence
configure:22553: g++ -E  conftest.cc
configure:22559: $? = 0
configure:22579: result: yes
configure:22614: checking for sys/time.h
configure:22621: result: yes
configure:22498: checking sys/socket.h usability
configure:22510: g++ -c -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42   conftest.cc >&5
configure:22516: $? = 0
configure:22520: test -z
    || test ! -s conftest.err
configure:22523: $? = 0
configure:22526: test -s conftest.o
configure:22529: $? = 0
configure:22539: result: yes
configure:22543: checking sys/socket.h presence
configure:22553: g++ -E  conftest.cc
configure:22559: $? = 0
configure:22579: result: yes
configure:22614: checking for sys/socket.h
configure:22621: result: yes
configure:22498: checking arpa/inet.h usability
configure:22510: g++ -c -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42   conftest.cc >&5
configure:22516: $? = 0
configure:22520: test -z
    || test ! -s conftest.err
configure:22523: $? = 0
configure:22526: test -s conftest.o
configure:22529: $? = 0
configure:22539: result: yes
configure:22543: checking arpa/inet.h presence
configure:22553: g++ -E  conftest.cc
configure:22559: $? = 0
configure:22579: result: yes
configure:22614: checking for arpa/inet.h
configure:22621: result: yes
configure:22498: checking netinet/tcp.h usability
configure:22510: g++ -c -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42   conftest.cc >&5
configure:22516: $? = 0
configure:22520: test -z
    || test ! -s conftest.err
configure:22523: $? = 0
configure:22526: test -s conftest.o
configure:22529: $? = 0
configure:22539: result: yes
configure:22543: checking netinet/tcp.h presence
configure:22553: g++ -E  conftest.cc
configure:22559: $? = 0
configure:22579: result: yes
configure:22614: checking for netinet/tcp.h
configure:22621: result: yes
configure:22498: checking sys/times.h usability
configure:22510: g++ -c -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42   conftest.cc >&5
configure:22516: $? = 0
configure:22520: test -z
    || test ! -s conftest.err
configure:22523: $? = 0
configure:22526: test -s conftest.o
configure:22529: $? = 0
configure:22539: result: yes
configure:22543: checking sys/times.h presence
configure:22553: g++ -E  conftest.cc
configure:22559: $? = 0
configure:22579: result: yes
configure:22614: checking for sys/times.h
configure:22621: result: yes
configure:22636: checking for sin in -lm
configure:22666: g++ -o conftest.exe -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42    -ldl conftest.cc -lm  -lexpat  >&5
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -ldl
collect2: ld returned 1 exit status
configure:22672: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gift"
| #define VERSION "0.1.14"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBEXPAT 1
| #define STDC_HEADERS 1
| #define HAVE_STRING 1
| #define HAVE_ALGORITHM 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_TIMES_H 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char sin ();
| int
| main ()
| {
| sin ();
|   ;
|   return 0;
| }
configure:22698: result: no
configure:22710: checking for socket in -lsocket
configure:22740: g++ -o conftest.exe -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42    -ldl conftest.cc -lsocket  -lexpat  >&5
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -ldl
collect2: ld returned 1 exit status
configure:22746: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gift"
| #define VERSION "0.1.14"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBEXPAT 1
| #define STDC_HEADERS 1
| #define HAVE_STRING 1
| #define HAVE_ALGORITHM 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_TIMES_H 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char socket ();
| int
| main ()
| {
| socket ();
|   ;
|   return 0;
| }
configure:22772: result: no
configure:22785: checking for pthread_mutexattr_destroy in -lpthread
configure:22815: g++ -o conftest.exe -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42    -ldl conftest.cc -lpthread  -lexpat  >&5
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -ldl
collect2: ld returned 1 exit status
configure:22821: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gift"
| #define VERSION "0.1.14"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBEXPAT 1
| #define STDC_HEADERS 1
| #define HAVE_STRING 1
| #define HAVE_ALGORITHM 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_TIMES_H 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char pthread_mutexattr_destroy ();
| int
| main ()
| {
| pthread_mutexattr_destroy ();
|   ;
|   return 0;
| }
configure:22847: result: no
configure:22860: checking for uuid_generate in -luuid
configure:22890: g++ -o conftest.exe -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42    -ldl conftest.cc -luuid  -lexpat  >&5
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -ldl
collect2: ld returned 1 exit status
configure:22896: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gift"
| #define VERSION "0.1.14"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBEXPAT 1
| #define STDC_HEADERS 1
| #define HAVE_STRING 1
| #define HAVE_ALGORITHM 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_TIMES_H 1
| /* end confdefs.h.  */
|
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char uuid_generate ();
| int
| main ()
| {
| uuid_generate ();
|   ;
|   return 0;
| }
configure:22922: result: no
configure:22936: checking whether byte ordering is bigendian
configure:22963: g++ -c -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42   conftest.cc >&5
configure:22969: $? = 0
configure:22973: test -z
    || test ! -s conftest.err
configure:22976: $? = 0
configure:22979: test -s conftest.o
configure:22982: $? = 0
configure:23006: g++ -c -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42   conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:46: error: `big' undeclared (first use this function)
conftest.cc:46: error: (Each undeclared identifier is reported only once for each function it appears in.)
conftest.cc:46: error: expected `;' before "endian"
configure:23012: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gift"
| #define VERSION "0.1.14"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LIBEXPAT 1
| #define STDC_HEADERS 1
| #define HAVE_STRING 1
| #define HAVE_ALGORITHM 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_TIMES_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
|
|   ;
|   return 0;
| }
configure:23147: result: no
configure:23306: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.59.  Invocation command line was
  CONFIG_FILES    =
  CONFIG_HEADERS  =
  CONFIG_LINKS    =
  CONFIG_COMMANDS =
  $ ./config.status
on msra-vs5094-1
config.status:785: creating Makefile
config.status:785: creating libMRML/Makefile
config.status:785: creating libMRML/cc/Makefile
config.status:785: creating libMRML/include/Makefile
config.status:785: creating libGIFTQuPerl/Makefile
config.status:785: creating libGIFTQuPerl/cc/Makefile
config.status:785: creating libGIFTQuPerl/include/Makefile
config.status:785: creating libGIFTAcPerl/Makefile
config.status:785: creating libGIFTAcPerl/cc/Makefile
config.status:785: creating libGIFTAcPerl/include/Makefile
config.status:785: creating libGIFTAcURL2FTS/Makefile
config.status:785: creating libGIFTAcURL2FTS/cc/Makefile
config.status:785: creating libGIFTAcURL2FTS/include/Makefile
config.status:785: creating libGIFTAcInvertedFile/Makefile
config.status:785: creating libGIFTAcInvertedFile/cc/Makefile
config.status:785: creating libGIFTAcInvertedFile/include/Makefile
config.status:785: creating libGIFTQuInvertedFile/Makefile
config.status:785: creating libGIFTQuInvertedFile/cc/Makefile
config.status:785: creating libGIFTQuInvertedFile/include/Makefile
config.status:785: creating libGIFTAcHierarchy/Makefile
config.status:785: creating libGIFTAcHierarchy/cc/Makefile
config.status:785: creating libGIFTAcHierarchy/include/Makefile
config.status:785: creating libGIFTQuHierarchy/Makefile
config.status:785: creating libGIFTQuHierarchy/cc/Makefile
config.status:785: creating libGIFTQuHierarchy/include/Makefile
config.status:785: creating libGIFTAcDistanceMatrix/Makefile
config.status:785: creating libGIFTAcDistanceMatrix/cc/Makefile
config.status:785: creating libGIFTAcDistanceMatrix/include/Makefile
config.status:785: creating FeatureExtraction/Makefile
config.status:785: creating libSquirePPM/Makefile
config.status:785: creating scripts/Makefile
config.status:785: creating scripts/emacs-lisp/Makefile
config.status:785: creating scripts/perl/Makefile
config.status:785: creating dtd/Makefile
config.status:785: creating Doc/Makefile
config.status:785: creating Doc/Doxyfile
config.status:785: creating GIFTServer/Makefile
config.status:785: creating GIFTServer/gift-mrml-messages/Makefile
config.status:785: creating GIFTServer/gift-config/Makefile
config.status:889: creating gift-config.h
config.status:1025: gift-config.h is unchanged
config.status:1205: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-cygwin
ac_cv_build_alias=i686-pc-cygwin
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_EMACSLOADPATH_set=
ac_cv_env_EMACSLOADPATH_value=
ac_cv_env_EMACS_set=
ac_cv_env_EMACS_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_e xeext=.exe
ac_cv_f77_compiler_gnu=yes
ac_cv_file__usr_bin_perl=yes
ac_cv_file__usr_include_mysql_mysql_h=no
ac_cv_file__usr_include_mysqlpp_sqlplus_hh=no
ac_cv_file__usr_local_include_mysql_mysql_h=no
ac_cv_file__usr_local_include_mysqlpp_sqlplus_hh=no
ac_cv_header_algorithm=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-cygwin
ac_cv_host_alias=i686-pc-cygwin
ac_cv_lib_expat_XML_ParserCreate=yes
ac_cv_lib_m_sin=no
ac_cv_lib_pthread_p t hread_mutexattr_destroy=no
ac_cv_lib_socket_socket=no
ac_cv_lib_uuid_uuid_generate=no
ac_cv_objext=o
ac_cv_path_CONVERT=/usr/bin/convert
ac_cv_path_DOXYGEN=/usr/bin/doxygen
ac_cv_path_MAGICK=/usr/bin/convert
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_EMACS=emacs
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=g77
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_lispdir='${datadir}/emacs/site-lisp'
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=
lt_cv_dlopen_self=no
lt_cv_file_magic_cmd=func_win32_libid
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/i686-pc-cygwin/bin/ld.exe
lt_cv_path_LDCXX=/usr/i686-pc-cygwin/bin/ld.exe
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[  ][  ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
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_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=8192
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[  ][  ]*\\(_\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
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_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/missing --run aclocal-1.8'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/missing --run autoconf'
AUTOHEADER='${SHELL} /cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/missing --run autoheader'
AUTOMAKE='${SHELL} /cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/missing --run automake-1.8'
AWK='gawk'
BAYESIAN=''
BAYESIAN_LD_ADD=''
CA_X_DISTANCEMATRIX=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CONVERT='/usr/bin/convert'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 '
CYGPATH_W='cygpath -w'
DEBDATADIR='${prefix}/share'
DEBEXECBINDIR='${exec_prefix}/bin'
DEBPERLLIBDIR='${exec_prefix}/bin'
DEBSHAREDIR='${exec_prefix}/lib'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DOXYGEN='/usr/bin/doxygen'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EMACS='emacs'
EMACSLOADPATH=''
EXEEXT='.exe'
F77='g77'
FFLAGS='-g -O2'
GIFT_BAYESIAN_DIR=''
GIFT_BAYESIAN_FLAG=''
GIFT_INTERNAL_FLAG=''
GIFT_INTERNAL_PERLS=''
GIFT_LIB_VERSION_INFO='-version-info 0:1:5'
GIFT_MYSQL_DIR='/cygdrive/c/Documents and Settings/f-dfli/gift-mysql'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=' -ldl '
LIBOBJS=''
LIBS='-lexpat '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LN_S='ln -s'
LTLIBOBJS=''
MAGICK='/usr/bin/convert'
MAKEINFO='${SHELL} /cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/missing --run makeinfo'
OBJEXT='o'
PACKAGE='gift'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PERL_LD_ADD=''
PRE_INSTALL_LIBDIRS='-L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libMRML/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTAcPerl/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTQuPerl/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTAcInvertedFile/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTAcHierarchy/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTAcDistanceMatrix/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTQuInvertedFile/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTQuBayesian/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTQuHierarchy/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTAcURL2FTS/cc/'
PRE_INSTALL_LINKDIRS='--rpath/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libMRML/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTAcPerl/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTQuPerl/cc/ --rpath/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTAcInvertedFile/cc/ --rpath/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTAcHierarchy/cc/ --rpath/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTAcDistanceMatrix/cc/ --rpath/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTQuInvertedFile/cc/ --rpath/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTQuBayesian/cc/ --rpath/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTQuHierarchy/cc/ --rpath/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTAcURL2FTS/cc/'
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB='ranlib'
SET_MAKE=''
SGML2INFO=''
SGML2LATEX=''
SGML2TXT=''
SHELL='/bin/sh'
STRIP='strip'
UNPUBLISHED=''
UNPUBLISHED_DIR=''
VERSION='0.1.14'
WEB_PUBLISHING_DIRECTORY='/cygdrive/c/Documents and Settings/f-dfli/public_html/'
WEB_PUBLISHING_LOCATION='http://localhost/~f-dfli'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='g77'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
acx_pthread_config=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-cygwin'
build_alias=''
build_cpu='i686'
build_os='cygwin'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-cygwin'
host_alias=''
host_cpu='i686'
host_os='cygwin'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
lispdir='${datadir}/emacs/site-lisp'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p -- .'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_ALGORITHM 1
#define HAVE_ARPA_INET_H 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBEXPAT 1
#define HAVE_MEMORY_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "gift"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "0.1.14"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 0
 

MAKE outputs:
make  all-recursive
make[1]: Entering directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14'
Making all in Doc
make[2]: Entering directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/Doc'
mkdir autoDoc
mkdir autoDoc/HTML
test "/usr/bin/doxygen" && /usr/bin/doxygen
test "" &&  configuring-and-hacking-the-gift.sgml
test "" &&  configuring-and-hacking-the-gift.sgml
test ""  &&  --output=dvi configuring-and-hacking-the-gift.sgml
test ""  &&  --output=dvi gift-guide.sgml
test "" &&  gift-guide.sgml
test "" &&  gift-guide.sgml
make[2]: Leaving directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/Doc'
Making all in scripts
make[2]: Entering directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/scripts'
Making all in perl
make[3]: Entering directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/scripts/perl'
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < gift-url-to-fts.pre-pl > gift-url-to-fts.pl
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < gift-diagnose-print-all-ADI.pre-pl > gift-diagnose-print-all-ADI.pl
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < gift-mrml-client.pre-pl > gift-mrml-client.pl
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < CFeedbackClient.pre-pm > CFeedbackClient.pm
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < CFCMovingTarget.pre-pm > CFCMovingTarget.pm
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < gift-perl-example-server.pre-pl > gift-perl-example-server.pl
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < gift-add-collection.pre-pl > gift-add-collection.pl
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < gift-remove-collection.pre-pl > gift-remove-collection.pl
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < gift-dtd-to-tex.pre-pl > gift-dtd-to-tex.pl
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < gift-dtd-to-keywords.pre-pl > gift-dtd-to-keywords.pl
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < CQueryParadigmMatcher.pre-pm > CQueryParadigmMatcher.pm
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < CTripleTransfer.pre-pl > CTripleTransfer.pl
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < CGLDAudreyMTam.pre-pl > CGLDAudreyMTam.pl
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < CGLStructuredAnnotation.pre-pm > CGLStructuredAnnotation.pm
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < CGIFTLink.pre-pm > CGIFTLink.pm
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < CGLDistanceMatrix.pre-pm > CGLDistanceMatrix.pm
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < CGIFTLinkDemo.pre-pl > CGIFTLinkDemo.pl
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < CXMLTreeBuilder.pre-pm > CXMLTreeBuilder.pm
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < CXMLTreeWriter.pre-pm > CXMLTreeWriter.pm
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < CXMLTreeVisitor.pre-pm > CXMLTreeVisitor.pm
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < CXTVTripletList.pre-pm > CXTVTripletList.pm
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < CXTVWriter.pre-pm > CXTVWriter.pm
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < CGraphCollection.pre-pm > CGraphCollection.pm
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < gift-old-to-new-url2fts.pre-pl > gift-old-to-new-url2fts.pl
sed -e "s:__EXECBINDIR__:/usr/local/bin:g;s:__PERL_LOCATION__:/usr/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;s:__DATADIR__:/usr/local/share:g;s:__LIBDIR__:/usr/local/lib:g;s:__HOME__:/cygdrive/c/Documents and Settings/f-dfli:g;s:__WEB_PUBLISHING_DIRECTORY__:/cygdrive/c/Documents and Settings/f-dfli/public_html/:g;s�__WEB_PUBLISHING_LOCATION__�http://localhost/~f-dfli�g;" < gift-start.pre-pl > gift-start.pl
make[3]: Leaving directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/scripts/perl'
Making all in emacs-lisp
make[3]: Entering directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/scripts/emacs-lisp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/scripts/emacs-lisp'
make[3]: Entering directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/scripts'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/scripts'
make[2]: Leaving directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/scripts'
Making all in dtd
make[2]: Entering directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/dtd'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/dtd'
Making all in libMRML
make[2]: Entering directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libMRML'
Making all in include
make[3]: Entering directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libMRML/include'
echo "Making directory.h"
Making directory.h
make[3]: Leaving directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libMRML/include'
Making all in cc
make[3]: Entering directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libMRML/cc'
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT getLibNameFromFileName.lo -MD -MP -MF ".deps/getLibNameFromFileName.Tpo" -c -o getLibNameFromFileName.lo getLibNameFromFileName.cc; \
then mv -f ".deps/getLibNameFromFileName.Tpo" ".deps/getLibNameFromFileName.Plo"; else rm -f ".deps/getLibNameFromFileName.Tpo"; exit 1; fi
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT getLibNameFromFileName.lo -MD -MP -MF .deps/getLibNameFromFileName.Tpo -c getLibNameFromFileName.cc  -DPIC -o .libs/getLibNameFromFileName.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT getLibNameFromFileName.lo -MD -MP -MF .deps/getLibNameFromFileName.Tpo -c getLibNameFromFileName.cc -o getLibNameFromFileName.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CAccessorElement.lo -MD -MP -MF ".deps/CAccessorElement.Tpo" -c -o CAccessorElement.lo CAccessorElement.cc; \
then mv -f ".deps/CAccessorElement.Tpo" ".deps/CAccessorElement.Plo"; else rm -f ".deps/CAccessorElement.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAccessorElement.lo -MD -MP -MF .deps/CAccessorElement.Tpo -c CAccessorElement.cc  -DPIC -o .libs/CAccessorElement.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAccessorElement.lo -MD -MP -MF .deps/CAccessorElement.Tpo -c CAccessorElement.cc -o CAccessorElement.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CAccessor.lo -MD -MP -MF ".deps/CAccessor.Tpo" -c -o CAccessor.lo CAccessor.cc; \
then mv -f ".deps/CAccessor.Tpo" ".deps/CAccessor.Plo"; else rm -f ".deps/CAccessor.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAccessor.lo -MD -MP -MF .deps/CAccessor.Tpo -c CAccessor.cc  -DPIC -o .libs/CAccessor.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAccessor.lo -MD -MP -MF .deps/CAccessor.Tpo -c CAccessor.cc -o CAccessor.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CAccessorImplementation.lo -MD -MP -MF ".deps/CAccessorImplementation.Tpo" -c -o CAccessorImplementation.lo CAccessorImplementation.cc; \
then mv -f ".deps/CAccessorImplementation.Tpo" ".deps/CAccessorImplementation.Plo"; else rm -f ".deps/CAccessorImplementation.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAccessorImplementation.lo -MD -MP -MF .deps/CAccessorImplementation.Tpo -c CAccessorImplementation.cc  -DPIC -o .libs/CAccessorImplementation.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAccessorImplementation.lo -MD -MP -MF .deps/CAccessorImplementation.Tpo -c CAccessorImplementation.cc -o CAccessorImplementation.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CAccessorFactoryContainer.lo -MD -MP -MF ".deps/CAccessorFactoryContainer.Tpo" -c -o CAccessorFactoryContainer.lo CAccessorFactoryContainer.cc; \
then mv -f ".deps/CAccessorFactoryContainer.Tpo" ".deps/CAccessorFactoryContainer.Plo"; else rm -f ".deps/CAccessorFactoryContainer.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAccessorFactoryContainer.lo -MD -MP -MF .deps/CAccessorFactoryContainer.Tpo -c CAccessorFactoryContainer.cc  -DPIC -o .libs/CAccessorFactoryContainer.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAccessorFactoryContainer.lo -MD -MP -MF .deps/CAccessorFactoryContainer.Tpo -c CAccessorFactoryContainer.cc -o CAccessorFactoryContainer.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CAccessorFactory.lo -MD -MP -MF ".deps/CAccessorFactory.Tpo" -c -o CAccessorFactory.lo CAccessorFactory.cc; \
then mv -f ".deps/CAccessorFactory.Tpo" ".deps/CAccessorFactory.Plo"; else rm -f ".deps/CAccessorFactory.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAccessorFactory.lo -MD -MP -MF .deps/CAccessorFactory.Tpo -c CAccessorFactory.cc  -DPIC -o .libs/CAccessorFactory.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAccessorFactory.lo -MD -MP -MF .deps/CAccessorFactory.Tpo -c CAccessorFactory.cc -o CAccessorFactory.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CAFPlugin.lo -MD -MP -MF ".deps/CAFPlugin.Tpo" -c -o CAFPlugin.lo CAFPlugin.cc; \
then mv -f ".deps/CAFPlugin.Tpo" ".deps/CAFPlugin.Plo"; else rm -f ".deps/CAFPlugin.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAFPlugin.lo -MD -MP -MF .deps/CAFPlugin.Tpo -c CAFPlugin.cc  -DPIC -o .libs/CAFPlugin.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAFPlugin.lo -MD -MP -MF .deps/CAFPlugin.Tpo -c CAFPlugin.cc -o CAFPlugin.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CRelevanceLevel.lo -MD -MP -MF ".deps/CRelevanceLevel.Tpo" -c -o CRelevanceLevel.lo CRelevanceLevel.cc; \
then mv -f ".deps/CRelevanceLevel.Tpo" ".deps/CRelevanceLevel.Plo"; else rm -f ".deps/CRelevanceLevel.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CRelevanceLevel.lo -MD -MP -MF .deps/CRelevanceLevel.Tpo -c CRelevanceLevel.cc  -DPIC -o .libs/CRelevanceLevel.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CRelevanceLevel.lo -MD -MP -MF .deps/CRelevanceLevel.Tpo -c CRelevanceLevel.cc -o CRelevanceLevel.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CRelevanceLevelList.lo -MD -MP -MF ".deps/CRelevanceLevelList.Tpo" -c -o CRelevanceLevelList.lo CRelevanceLevelList.cc; \
then mv -f ".deps/CRelevanceLevelList.Tpo" ".deps/CRelevanceLevelList.Plo"; else rm -f ".deps/CRelevanceLevelList.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CRelevanceLevelList.lo -MD -MP -MF .deps/CRelevanceLevelList.Tpo -c CRelevanceLevelList.cc  -DPIC -o .libs/CRelevanceLevelList.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CRelevanceLevelList.lo -MD -MP -MF .deps/CRelevanceLevelList.Tpo -c CRelevanceLevelList.cc -o CRelevanceLevelList.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CIDRelevanceLevelPair.lo -MD -MP -MF ".deps/CIDRelevanceLevelPair.Tpo" -c -o CIDRelevanceLevelPair.lo CIDRelevanceLevelPair.cc; \
then mv -f ".deps/CIDRelevanceLevelPair.Tpo" ".deps/CIDRelevanceLevelPair.Plo"; else rm -f ".deps/CIDRelevanceLevelPair.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CIDRelevanceLevelPair.lo -MD -MP -MF .deps/CIDRelevanceLevelPair.Tpo -c CIDRelevanceLevelPair.cc  -DPIC -o .libs/CIDRelevanceLevelPair.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CIDRelevanceLevelPair.lo -MD -MP -MF .deps/CIDRelevanceLevelPair.Tpo -c CIDRelevanceLevelPair.cc -o CIDRelevanceLevelPair.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CIDRelevanceLevelPairList.lo -MD -MP -MF ".deps/CIDRelevanceLevelPairList.Tpo" -c -o CIDRelevanceLevelPairList.lo CIDRelevanceLevelPairList.cc; \
then mv -f ".deps/CIDRelevanceLevelPairList.Tpo" ".deps/CIDRelevanceLevelPairList.Plo"; else rm -f ".deps/CIDRelevanceLevelPairList.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CIDRelevanceLevelPairList.lo -MD -MP -MF .deps/CIDRelevanceLevelPairList.Tpo -c CIDRelevanceLevelPairList.cc  -DPIC -o .libs/CIDRelevanceLevelPairList.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CIDRelevanceLevelPairList.lo -MD -MP -MF .deps/CIDRelevanceLevelPairList.Tpo -c CIDRelevanceLevelPairList.cc -o CIDRelevanceLevelPairList.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CAccessorAdmin.lo -MD -MP -MF ".deps/CAccessorAdmin.Tpo" -c -o CAccessorAdmin.lo CAccessorAdmin.cc; \
then mv -f ".deps/CAccessorAdmin.Tpo" ".deps/CAccessorAdmin.Plo"; else rm -f ".deps/CAccessorAdmin.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAccessorAdmin.lo -MD -MP -MF .deps/CAccessorAdmin.Tpo -c CAccessorAdmin.cc  -DPIC -o .libs/CAccessorAdmin.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAccessorAdmin.lo -MD -MP -MF .deps/CAccessorAdmin.Tpo -c CAccessorAdmin.cc -o CAccessorAdmin.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CAccessorAdminCollection.lo -MD -MP -MF ".deps/CAccessorAdminCollection.Tpo" -c -o CAccessorAdminCollection.lo CAccessorAdminCollection.cc; \
then mv -f ".deps/CAccessorAdminCollection.Tpo" ".deps/CAccessorAdminCollection.Plo"; else rm -f ".deps/CAccessorAdminCollection.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAccessorAdminCollection.lo -MD -MP -MF .deps/CAccessorAdminCollection.Tpo -c CAccessorAdminCollection.cc  -DPIC -o .libs/CAccessorAdminCollection.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAccessorAdminCollection.lo -MD -MP -MF .deps/CAccessorAdminCollection.Tpo -c CAccessorAdminCollection.cc -o CAccessorAdminCollection.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CPropertySheetList.lo -MD -MP -MF ".deps/CPropertySheetList.Tpo" -c -o CPropertySheetList.lo CPropertySheetList.cc; \
then mv -f ".deps/CPropertySheetList.Tpo" ".deps/CPropertySheetList.Plo"; else rm -f ".deps/CPropertySheetList.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CPropertySheetList.lo -MD -MP -MF .deps/CPropertySheetList.Tpo -c CPropertySheetList.cc  -DPIC -o .libs/CPropertySheetList.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CPropertySheetList.lo -MD -MP -MF .deps/CPropertySheetList.Tpo -c CPropertySheetList.cc -o CPropertySheetList.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CSessionManager.lo -MD -MP -MF ".deps/CSessionManager.Tpo" -c -o CSessionManager.lo CSessionManager.cc; \
then mv -f ".deps/CSessionManager.Tpo" ".deps/CSessionManager.Plo"; else rm -f ".deps/CSessionManager.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CSessionManager.lo -MD -MP -MF .deps/CSessionManager.Tpo -c CSessionManager.cc  -DPIC -o .libs/CSessionManager.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CSessionManager.lo -MD -MP -MF .deps/CSessionManager.Tpo -c CSessionManager.cc -o CSessionManager.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CAlgorithmCollection.lo -MD -MP -MF ".deps/CAlgorithmCollection.Tpo" -c -o CAlgorithmCollection.lo CAlgorithmCollection.cc; \
then mv -f ".deps/CAlgorithmCollection.Tpo" ".deps/CAlgorithmCollection.Plo"; else rm -f ".deps/CAlgorithmCollection.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAlgorithmCollection.lo -MD -MP -MF .deps/CAlgorithmCollection.Tpo -c CAlgorithmCollection.cc  -DPIC -o .libs/CAlgorithmCollection.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAlgorithmCollection.lo -MD -MP -MF .deps/CAlgorithmCollection.Tpo -c CAlgorithmCollection.cc -o CAlgorithmCollection.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CDynamicQueryFactory.lo -MD -MP -MF ".deps/CDynamicQueryFactory.Tpo" -c -o CDynamicQueryFactory.lo CDynamicQueryFactory.cc; \
then mv -f ".deps/CDynamicQueryFactory.Tpo" ".deps/CDynamicQueryFactory.Plo"; else rm -f ".deps/CDynamicQueryFactory.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CDynamicQueryFactory.lo -MD -MP -MF .deps/CDynamicQueryFactory.Tpo -c CDynamicQueryFactory.cc  -DPIC -o .libs/CDynamicQueryFactory.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CDynamicQueryFactory.lo -MD -MP -MF .deps/CDynamicQueryFactory.Tpo -c CDynamicQueryFactory.cc -o CDynamicQueryFactory.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CQueryPlugin.lo -MD -MP -MF ".deps/CQueryPlugin.Tpo" -c -o CQueryPlugin.lo CQueryPlugin.cc; \
then mv -f ".deps/CQueryPlugin.Tpo" ".deps/CQueryPlugin.Plo"; else rm -f ".deps/CQueryPlugin.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CQueryPlugin.lo -MD -MP -MF .deps/CQueryPlugin.Tpo -c CQueryPlugin.cc  -DPIC -o .libs/CQueryPlugin.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CQueryPlugin.lo -MD -MP -MF .deps/CQueryPlugin.Tpo -c CQueryPlugin.cc -o CQueryPlugin.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CStaticQueryFactory.lo -MD -MP -MF ".deps/CStaticQueryFactory.Tpo" -c -o CStaticQueryFactory.lo CStaticQueryFactory.cc; \
then mv -f ".deps/CStaticQueryFactory.Tpo" ".deps/CStaticQueryFactory.Plo"; else rm -f ".deps/CStaticQueryFactory.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CStaticQueryFactory.lo -MD -MP -MF .deps/CStaticQueryFactory.Tpo -c CStaticQueryFactory.cc  -DPIC -o .libs/CStaticQueryFactory.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CStaticQueryFactory.lo -MD -MP -MF .deps/CStaticQueryFactory.Tpo -c CStaticQueryFactory.cc -o CStaticQueryFactory.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT GIFTExceptions.lo -MD -MP -MF ".deps/GIFTExceptions.Tpo" -c -o GIFTExceptions.lo GIFTExceptions.cc; \
then mv -f ".deps/GIFTExceptions.Tpo" ".deps/GIFTExceptions.Plo"; else rm -f ".deps/GIFTExceptions.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT GIFTExceptions.lo -MD -MP -MF .deps/GIFTExceptions.Tpo -c GIFTExceptions.cc  -DPIC -o .libs/GIFTExceptions.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT GIFTExceptions.lo -MD -MP -MF .deps/GIFTExceptions.Tpo -c GIFTExceptions.cc -o GIFTExceptions.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CAttributeList.lo -MD -MP -MF ".deps/CAttributeList.Tpo" -c -o CAttributeList.lo CAttributeList.cc; \
then mv -f ".deps/CAttributeList.Tpo" ".deps/CAttributeList.Plo"; else rm -f ".deps/CAttributeList.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAttributeList.lo -MD -MP -MF .deps/CAttributeList.Tpo -c CAttributeList.cc  -DPIC -o .libs/CAttributeList.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAttributeList.lo -MD -MP -MF .deps/CAttributeList.Tpo -c CAttributeList.cc -o CAttributeList.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CXMLHelper.lo -MD -MP -MF ".deps/CXMLHelper.Tpo" -c -o CXMLHelper.lo CXMLHelper.cc; \
then mv -f ".deps/CXMLHelper.Tpo" ".deps/CXMLHelper.Plo"; else rm -f ".deps/CXMLHelper.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CXMLHelper.lo -MD -MP -MF .deps/CXMLHelper.Tpo -c CXMLHelper.cc  -DPIC -o .libs/CXMLHelper.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CXMLHelper.lo -MD -MP -MF .deps/CXMLHelper.Tpo -c CXMLHelper.cc -o CXMLHelper.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CXMLElement.lo -MD -MP -MF ".deps/CXMLElement.Tpo" -c -o CXMLElement.lo CXMLElement.cc; \
then mv -f ".deps/CXMLElement.Tpo" ".deps/CXMLElement.Plo"; else rm -f ".deps/CXMLElement.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CXMLElement.lo -MD -MP -MF .deps/CXMLElement.Tpo -c CXMLElement.cc  -DPIC -o .libs/CXMLElement.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CXMLElement.lo -MD -MP -MF .deps/CXMLElement.Tpo -c CXMLElement.cc -o CXMLElement.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CAlgorithm.lo -MD -MP -MF ".deps/CAlgorithm.Tpo" -c -o CAlgorithm.lo CAlgorithm.cc; \
then mv -f ".deps/CAlgorithm.Tpo" ".deps/CAlgorithm.Plo"; else rm -f ".deps/CAlgorithm.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAlgorithm.lo -MD -MP -MF .deps/CAlgorithm.Tpo -c CAlgorithm.cc  -DPIC -o .libs/CAlgorithm.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CAlgorithm.lo -MD -MP -MF .deps/CAlgorithm.Tpo -c CAlgorithm.cc -o CAlgorithm.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CQueryTreeNode.lo -MD -MP -MF ".deps/CQueryTreeNode.Tpo" -c -o CQueryTreeNode.lo CQueryTreeNode.cc; \
then mv -f ".deps/CQueryTreeNode.Tpo" ".deps/CQueryTreeNode.Plo"; else rm -f ".deps/CQueryTreeNode.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CQueryTreeNode.lo -MD -MP -MF .deps/CQueryTreeNode.Tpo -c CQueryTreeNode.cc  -DPIC -o .libs/CQueryTreeNode.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CQueryTreeNode.lo -MD -MP -MF .deps/CQueryTreeNode.Tpo -c CQueryTreeNode.cc -o CQueryTreeNode.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CQueryTreeBuilder.lo -MD -MP -MF ".deps/CQueryTreeBuilder.Tpo" -c -o CQueryTreeBuilder.lo CQueryTreeBuilder.cc; \
then mv -f ".deps/CQueryTreeBuilder.Tpo" ".deps/CQueryTreeBuilder.Plo"; else rm -f ".deps/CQueryTreeBuilder.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CQueryTreeBuilder.lo -MD -MP -MF .deps/CQueryTreeBuilder.Tpo -c CQueryTreeBuilder.cc  -DPIC -o .libs/CQueryTreeBuilder.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CQueryTreeBuilder.lo -MD -MP -MF .deps/CQueryTreeBuilder.Tpo -c CQueryTreeBuilder.cc -o CQueryTreeBuilder.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CQuery.lo -MD -MP -MF ".deps/CQuery.Tpo" -c -o CQuery.lo CQuery.cc; \
then mv -f ".deps/CQuery.Tpo" ".deps/CQuery.Plo"; else rm -f ".deps/CQuery.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CQuery.lo -MD -MP -MF .deps/CQuery.Tpo -c CQuery.cc  -DPIC -o .libs/CQuery.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CQuery.lo -MD -MP -MF .deps/CQuery.Tpo -c CQuery.cc -o CQuery.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CQMultiple.lo -MD -MP -MF ".deps/CQMultiple.Tpo" -c -o CQMultiple.lo CQMultiple.cc; \
then mv -f ".deps/CQMultiple.Tpo" ".deps/CQMultiple.Plo"; else rm -f ".deps/CQMultiple.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CQMultiple.lo -MD -MP -MF .deps/CQMultiple.Tpo -c CQMultiple.cc  -DPIC -o .libs/CQMultiple.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CQMultiple.lo -MD -MP -MF .deps/CQMultiple.Tpo -c CQMultiple.cc -o CQMultiple.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CMagic.lo -MD -MP -MF ".deps/CMagic.Tpo" -c -o CMagic.lo CMagic.cc; \
then mv -f ".deps/CMagic.Tpo" ".deps/CMagic.Plo"; else rm -f ".deps/CMagic.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CMagic.lo -MD -MP -MF .deps/CMagic.Tpo -c CMagic.cc  -DPIC -o .libs/CMagic.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CMagic.lo -MD -MP -MF .deps/CMagic.Tpo -c CMagic.cc -o CMagic.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CQueryParadigmMatcher.lo -MD -MP -MF ".deps/CQueryParadigmMatcher.Tpo" -c -o CQueryParadigmMatcher.lo CQueryParadigmMatcher.cc; \
then mv -f ".deps/CQueryParadigmMatcher.Tpo" ".deps/CQueryParadigmMatcher.Plo"; else rm -f ".deps/CQueryParadigmMatcher.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CQueryParadigmMatcher.lo -MD -MP -MF .deps/CQueryParadigmMatcher.Tpo -c CQueryParadigmMatcher.cc  -DPIC -o .libs/CQueryParadigmMatcher.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CQueryParadigmMatcher.lo -MD -MP -MF .deps/CQueryParadigmMatcher.Tpo -c CQueryParadigmMatcher.cc -o CQueryParadigmMatcher.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT mrml_const.lo -MD -MP -MF ".deps/mrml_const.Tpo" -c -o mrml_const.lo mrml_const.cc; \
then mv -f ".deps/mrml_const.Tpo" ".deps/mrml_const.Plo"; else rm -f ".deps/mrml_const.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT mrml_const.lo -MD -MP -MF .deps/mrml_const.Tpo -c mrml_const.cc  -DPIC -o .libs/mrml_const.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT mrml_const.lo -MD -MP -MF .deps/mrml_const.Tpo -c mrml_const.cc -o mrml_const.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CXMLElementVisitor.lo -MD -MP -MF ".deps/CXMLElementVisitor.Tpo" -c -o CXMLElementVisitor.lo CXMLElementVisitor.cc; \
then mv -f ".deps/CXMLElementVisitor.Tpo" ".deps/CXMLElementVisitor.Plo"; else rm -f ".deps/CXMLElementVisitor.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CXMLElementVisitor.lo -MD -MP -MF .deps/CXMLElementVisitor.Tpo -c CXMLElementVisitor.cc  -DPIC -o .libs/CXMLElementVisitor.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CXMLElementVisitor.lo -MD -MP -MF .deps/CXMLElementVisitor.Tpo -c CXMLElementVisitor.cc -o CXMLElementVisitor.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CXMLElementBuilder.lo -MD -MP -MF ".deps/CXMLElementBuilder.Tpo" -c -o CXMLElementBuilder.lo CXMLElementBuilder.cc; \
then mv -f ".deps/CXMLElementBuilder.Tpo" ".deps/CXMLElementBuilder.Plo"; else rm -f ".deps/CXMLElementBuilder.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CXMLElementBuilder.lo -MD -MP -MF .deps/CXMLElementBuilder.Tpo -c CXMLElementBuilder.cc  -DPIC -o .libs/CXMLElementBuilder.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CXMLElementBuilder.lo -MD -MP -MF .deps/CXMLElementBuilder.Tpo -c CXMLElementBuilder.cc -o CXMLElementBuilder.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CXEVCommunication.lo -MD -MP -MF ".deps/CXEVCommunication.Tpo" -c -o CXEVCommunication.lo CXEVCommunication.cc; \
then mv -f ".deps/CXEVCommunication.Tpo" ".deps/CXEVCommunication.Plo"; else rm -f ".deps/CXEVCommunication.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CXEVCommunication.lo -MD -MP -MF .deps/CXEVCommunication.Tpo -c CXEVCommunication.cc  -DPIC -o .libs/CXEVCommunication.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CXEVCommunication.lo -MD -MP -MF .deps/CXEVCommunication.Tpo -c CXEVCommunication.cc -o CXEVCommunication.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CMutex.lo -MD -MP -MF ".deps/CMutex.Tpo" -c -o CMutex.lo CMutex.cc; \
then mv -f ".deps/CMutex.Tpo" ".deps/CMutex.Plo"; else rm -f ".deps/CMutex.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CMutex.lo -MD -MP -MF .deps/CMutex.Tpo -c CMutex.cc  -DPIC -o .libs/CMutex.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CMutex.lo -MD -MP -MF .deps/CMutex.Tpo -c CMutex.cc -o CMutex.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CCommunicationHandler.lo -MD -MP -MF ".deps/CCommunicationHandler.Tpo" -c -o CCommunicationHandler.lo CCommunicationHandler.cc; \
then mv -f ".deps/CCommunicationHandler.Tpo" ".deps/CCommunicationHandler.Plo"; else rm -f ".deps/CCommunicationHandler.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CCommunicationHandler.lo -MD -MP -MF .deps/CCommunicationHandler.Tpo -c CCommunicationHandler.cc  -DPIC -o .libs/CCommunicationHandler.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CCommunicationHandler.lo -MD -MP -MF .deps/CCommunicationHandler.Tpo -c CCommunicationHandler.cc -o CCommunicationHandler.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CTimeStampGenerator.lo -MD -MP -MF ".deps/CTimeStampGenerator.Tpo" -c -o CTimeStampGenerator.lo CTimeStampGenerator.cc; \
then mv -f ".deps/CTimeStampGenerator.Tpo" ".deps/CTimeStampGenerator.Plo"; else rm -f ".deps/CTimeStampGenerator.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CTimeStampGenerator.lo -MD -MP -MF .deps/CTimeStampGenerator.Tpo -c CTimeStampGenerator.cc  -DPIC -o .libs/CTimeStampGenerator.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CTimeStampGenerator.lo -MD -MP -MF .deps/CTimeStampGenerator.Tpo -c CTimeStampGenerator.cc -o CTimeStampGenerator.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CDebuggingMemoryManager.lo -MD -MP -MF ".deps/CDebuggingMemoryManager.Tpo" -c -o CDebuggingMemoryManager.lo CDebuggingMemoryManager.cc; \
then mv -f ".deps/CDebuggingMemoryManager.Tpo" ".deps/CDebuggingMemoryManager.Plo"; else rm -f ".deps/CDebuggingMemoryManager.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CDebuggingMemoryManager.lo -MD -MP -MF .deps/CDebuggingMemoryManager.Tpo -c CDebuggingMemoryManager.cc  -DPIC -o .libs/CDebuggingMemoryManager.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CDebuggingMemoryManager.lo -MD -MP -MF .deps/CDebuggingMemoryManager.Tpo -c CDebuggingMemoryManager.cc -o CDebuggingMemoryManager.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CRPipe.lo -MD -MP -MF ".deps/CRPipe.Tpo" -c -o CRPipe.lo CRPipe.cc; \
then mv -f ".deps/CRPipe.Tpo" ".deps/CRPipe.Plo"; else rm -f ".deps/CRPipe.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CRPipe.lo -MD -MP -MF .deps/CRPipe.Tpo -c CRPipe.cc  -DPIC -o .libs/CRPipe.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CRPipe.lo -MD -MP -MF .deps/CRPipe.Tpo -c CRPipe.cc -o CRPipe.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CReaper.lo -MD -MP -MF ".deps/CReaper.Tpo" -c -o CReaper.lo CReaper.cc; \
then mv -f ".deps/CReaper.Tpo" ".deps/CReaper.Plo"; else rm -f ".deps/CReaper.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CReaper.lo -MD -MP -MF .deps/CReaper.Tpo -c CReaper.cc  -DPIC -o .libs/CReaper.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CReaper.lo -MD -MP -MF .deps/CReaper.Tpo -c CReaper.cc -o CReaper.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CReaperDistributor.lo -MD -MP -MF ".deps/CReaperDistributor.Tpo" -c -o CReaperDistributor.lo CReaperDistributor.cc; \
then mv -f ".deps/CReaperDistributor.Tpo" ".deps/CReaperDistributor.Plo"; else rm -f ".deps/CReaperDistributor.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CReaperDistributor.lo -MD -MP -MF .deps/CReaperDistributor.Tpo -c CReaperDistributor.cc  -DPIC -o .libs/CReaperDistributor.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CReaperDistributor.lo -MD -MP -MF .deps/CReaperDistributor.Tpo -c CReaperDistributor.cc -o CReaperDistributor.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT safePopen.lo -MD -MP -MF ".deps/safePopen.Tpo" -c -o safePopen.lo safePopen.cc; \
then mv -f ".deps/safePopen.Tpo" ".deps/safePopen.Plo"; else rm -f ".deps/safePopen.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT safePopen.lo -MD -MP -MF .deps/safePopen.Tpo -c safePopen.cc  -DPIC -o .libs/safePopen.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT safePopen.lo -MD -MP -MF .deps/safePopen.Tpo -c safePopen.cc -o safePopen.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT createErrorMessage.lo -MD -MP -MF ".deps/createErrorMessage.Tpo" -c -o createErrorMessage.lo createErrorMessage.cc; \
then mv -f ".deps/createErrorMessage.Tpo" ".deps/createErrorMessage.Plo"; else rm -f ".deps/createErrorMessage.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT createErrorMessage.lo -MD -MP -MF .deps/createErrorMessage.Tpo -c createErrorMessage.cc  -DPIC -o .libs/createErrorMessage.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT createErrorMessage.lo -MD -MP -MF .deps/createErrorMessage.Tpo -c createErrorMessage.cc -o createErrorMessage.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CI18nTranslator.lo -MD -MP -MF ".deps/CI18nTranslator.Tpo" -c -o CI18nTranslator.lo CI18nTranslator.cc; \
then mv -f ".deps/CI18nTranslator.Tpo" ".deps/CI18nTranslator.Plo"; else rm -f ".deps/CI18nTranslator.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CI18nTranslator.lo -MD -MP -MF .deps/CI18nTranslator.Tpo -c CI18nTranslator.cc  -DPIC -o .libs/CI18nTranslator.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CI18nTranslator.lo -MD -MP -MF .deps/CI18nTranslator.Tpo -c CI18nTranslator.cc -o CI18nTranslator.o >/dev/null 2>&1
if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT CXEVI18nTranslator.lo -MD -MP -MF ".deps/CXEVI18nTranslator.Tpo" -c -o CXEVI18nTranslator.lo CXEVI18nTranslator.cc; \
then mv -f ".deps/CXEVI18nTranslator.Tpo" ".deps/CXEVI18nTranslator.Plo"; else rm -f ".deps/CXEVI18nTranslator.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CXEVI18nTranslator.lo -MD -MP -MF .deps/CXEVI18nTranslator.Tpo -c CXEVI18nTranslator.cc  -DPIC -o .libs/CXEVI18nTranslator.o
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -MT CXEVI18nTranslator.lo -MD -MP -MF .deps/CXEVI18nTranslator.Tpo -c CXEVI18nTranslator.cc -o CXEVI18nTranslator.o >/dev/null 2>&1
/bin/sh ../../libtool --mode=link g++  -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42   -ldl  -o libMRML.la -rpath /usr/local/lib -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libMRML/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTAcPerl/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTQuPerl/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTAcInvertedFile/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTAcHierarchy/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTAcDistanceMatrix/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTQuInvertedFile/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTQuBayesian/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTQuHierarchy/cc/ -L/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libGIFTAcURL2FTS/cc/  -version-info 4:0:3 getLibNameFromFileName.lo CAccessorElement.lo CAccessor.lo CAccessorImplementation.lo CAccessorFactoryContainer.lo CAccessorFactory.lo CAFPlugin.lo CRelevanceLevel.lo CRelevanceLevelList.lo CIDRelevanceLevelPair.lo CIDRelevanceLevelPairList.lo CAccessorAdmin.lo CAccessorAdminCollection.lo CPropertySheetList.lo CSessionManager.lo CAlgorithmCollection.lo CDynamicQueryFactory.lo CQueryPlugin.lo CStaticQueryFactory.lo GIFTExceptions.lo CAttributeList.lo CXMLHelper.lo CXMLElement.lo CAlgorithm.lo CQueryTreeNode.lo CQueryTreeBuilder.lo CQuery.lo CQMultiple.lo CMagic.lo CQueryParadigmMatcher.lo mrml_const.lo CXMLElementVisitor.lo CXMLElementBuilder.lo CXEVCommunication.lo CMutex.lo CCommunicationHandler.lo CTimeStampGenerator.lo CDebuggingMemoryManager.lo CRPipe.lo CReaper.lo CReaperDistributor.lo safePopen.lo createErrorMessage.lo CI18nTranslator.lo CXEVI18nTranslator.lo  -lexpat
ar cru .libs/libMRML.a  getLibNameFromFileName.o CAccessorElement.o CAccessor.o CAccessorImplementation.o CAccessorFactoryContainer.o CAccessorFactory.o CAFPlugin.o CRelevanceLevel.o CRelevanceLevelList.o CIDRelevanceLevelPair.o CIDRelevanceLevelPairList.o CAccessorAdmin.o CAccessorAdminCollection.o CPropertySheetList.o CSessionManager.o CAlgorithmCollection.o CDynamicQueryFactory.o CQueryPlugin.o CStaticQueryFactory.o GIFTExceptions.o CAttributeList.o CXMLHelper.o CXMLElement.o CAlgorithm.o CQueryTreeNode.o CQueryTreeBuilder.o CQuery.o CQMultiple.o CMagic.o CQueryParadigmMatcher.o mrml_const.o CXMLElementVisitor.o CXMLElementBuilder.o CXEVCommunication.o CMutex.o CCommunicationHandler.o CTimeStampGenerator.o CDebuggingMemoryManager.o CRPipe.o CReaper.o CReaperDistributor.o safePopen.o createErrorMessage.o CI18nTranslator.o CXEVI18nTranslator.o
ranlib .libs/libMRML.a
creating libMRML.la
(cd .libs && rm -f libMRML.la && ln -s ../libMRML.la libMRML.la)
sed -e "s?CXXFLAGS%?g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -I/usr/local/include�g;\
        s?INCLUDES%?I/usr/local/include�g;\
                s?LDFLAGS%?ldl �g;\
                s?LIBS%?lexpat ?g;\
                s?GIFT_MYSQL_DIR%?cygdrive/c/Documents and Settings/f-dfli/gift-mysql�g;\
        s?libdir%?usr/local/lib�g;"  < libMRML-config.pre-cc  > libMRML-config.cc
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL -DLINK_DYNAMICALLY -I../..    -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42  -MT libMRML-config.o -MD -MP -MF ".deps/libMRML-config.Tpo" -c -o libMRML-config.o libMRML-config.cc; \
then mv -f ".deps/libMRML-config.Tpo" ".deps/libMRML-config.Po"; else rm -f ".deps/libMRML-config.Tpo"; exit 1; fi
/bin/sh ../../libtool --mode=link g++  -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42   -ldl  -o libMRML-config.exe  libMRML-config.o  -lexpat
g++ -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE -DEF_PROTECT_ALIGNMENT=8 -DEF_FILL=42 -o libMRML-config.exe libMRML-config.o  -ldl /usr/lib/libexpat.dll.a
make[3]: Leaving directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libMRML/cc'
make[2]: Leaving directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14/libMRML'
make[1]: Leaving directory `/cygdrive/c/Documents and Settings/f-dfli/gift/gift-0.1.14'
 
MAKE ERRORS:
mkdir: cannot create directory `autoDoc': File exists
make[2]: [system-doc] Error 1 (ignored)
mkdir: cannot create directory `autoDoc/HTML': File exists
make[2]: [system-doc] Error 1 (ignored)
Warning: Tag `CGI_NAME' at line 128 of file Doxyfile has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `CGI_URL' at line 129 of file Doxyfile has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `DOC_URL' at line 130 of file Doxyfile has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `DOC_ABSPATH' at line 131 of file Doxyfile has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `BIN_ABSPATH' at line 132 of file Doxyfile has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `EXT_DOC_PATHS' at line 133 of file Doxyfile has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Error: tag HTML_HEADER: header file `HTML/DoxygenHeader.html' does not exist
make[2]: [system-doc] Error 1 (ignored)
make[2]: [configuring-and-hacking-the-gift.info] Error 1 (ignored)
make[2]: [configuring-and-hacking-the-gift.txt] Error 1 (ignored)
make[2]: [configuring-and-hacking-the-gift.dvi] Error 1 (ignored)
make[2]: [gift-guide.dvi] Error 1 (ignored)
make[2]: [gift-guide.txt] Error 1 (ignored)
make[2]: [gift-guide.info] Error 1 (ignored)
CQuery.cc:321:2: warning: #warning put time stamp here
CQMultiple.cc:299:2: warning: #warning treading blocked
CQMultiple.cc:311:2: warning: #warning treading blocked
CMutex.cc:41:2: warning: #warning NOT USING THREADS
CMutex.cc:50:2: warning: #warning NOT USING THREADS
CMutex.cc:59:2: warning: #warning NOT USING THREADS
CCommunicationHandler.cc:902:2: warning: #warning FIXME add response translation here
libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries
libMRML-config.pre-cc:49:6: warning: #warning no getopt long present
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -ldl
collect2: ld returned 1 exit status
make[3]: *** [libMRML-config.exe] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

雅虎免费邮箱-3.5G容量,20M附件
雅虎助手-搜索、杀毒、防骚扰 _______________________________________________
bug-GIFT mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-gift


_______________________________________________
bug-GIFT mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-gift


雅虎免费邮箱-3.5G容量,20M附件
雅虎助手-搜索、杀毒、防骚扰
_______________________________________________
bug-GIFT mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-gift

reply via email to

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