You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Hong <ma...@gmail.com> on 2017/01/26 18:56:22 UTC

Build --all errors on libxml2?

Hi,

I encountered a bunch of link errors of missing symbol ___security_cookie.

Does anybody know what could be the problem?

link.exe /nologo /VERSION:2.9 /LIBPATH:bin.msvc /LIBPATH:.\lib /DLL
 /IMPLIB:bin.msvc\libxml2.lib /OUT:bin.msvc\libxml2.dll int.msvc\buf.obj
int.msvc\c14n.obj int.msvc\catalog.obj int.msvc\chvalid.obj
int.msvc\debugXML.obj int.msvc\dict.obj int.msvc\DOCBparser.obj
int.msvc\encoding.obj int.msvc\entities.obj int.msvc\error.obj
int.msvc\globals.obj int.msvc\hash.obj int.msvc\HTMLparser.obj
int.msvc\HTMLtree.obj int.msvc\legacy.obj int.msvc\list.obj
int.msvc\nanoftp.obj int.msvc\nanohttp.obj int.msvc\parser.obj
int.msvc\parserInternals.obj int.msvc\pattern.obj int.msvc\relaxng.obj
int.msvc\SAX2.obj int.msvc\SAX.obj int.msvc\schematron.obj
int.msvc\threads.obj int.msvc\tree.obj int.msvc\uri.obj int.msvc\valid.obj
int.msvc\xinclude.obj int.msvc\xlink.obj int.msvc\xmlIO.obj
int.msvc\xmlmemory.obj int.msvc\xmlreader.obj int.msvc\xmlregexp.obj
int.msvc\xmlmodule.obj int.msvc\xmlsave.obj int.msvc\xmlschemas.obj
int.msvc\xmlschemastypes.obj int.msvc\xmlunicode.obj int.msvc\xmlwriter.obj
int.msvc\xpath.obj int.msvc\xpointer.obj int.msvc\xmlstring.obj
 wsock32.lib ws2_32.lib kernel32.lib
   Creating library bin.msvc\libxml2.lib and object bin.msvc\libxml2.exp
xmlsave.obj : error LNK2019: unresolved external symbol ___security_cookie
referenced in function _xhtmlNodeListDumpOutput
xmlschemas.obj : error LNK2001: unresolved external symbol
___security_cookie
xmlschemastypes.obj : error LNK2001: unresolved external symbol
___security_cookie
xpath.obj : error LNK2001: unresolved external symbol ___security_cookie
valid.obj : error LNK2001: unresolved external symbol ___security_cookie
xlink.obj : error LNK2001: unresolved external symbol ___security_cookie
xmlIO.obj : error LNK2001: unresolved external symbol ___security_cookie
xmlregexp.obj : error LNK2001: unresolved external symbol ___security_cookie
SAX2.obj : error LNK2001: unresolved external symbol ___security_cookie
schematron.obj : error LNK2001: unresolved external symbol
___security_cookie
tree.obj : error LNK2001: unresolved external symbol ___security_cookie
uri.obj : error LNK2001: unresolved external symbol ___security_cookie
nanohttp.obj : error LNK2001: unresolved external symbol ___security_cookie
parser.obj : error LNK2001: unresolved external symbol ___security_cookie
parserInternals.obj : error LNK2001: unresolved external symbol
___security_cookie
relaxng.obj : error LNK2001: unresolved external symbol ___security_cookie
error.obj : error LNK2001: unresolved external symbol ___security_cookie
HTMLparser.obj : error LNK2001: unresolved external symbol
___security_cookie
HTMLtree.obj : error LNK2001: unresolved external symbol ___security_cookie
nanoftp.obj : error LNK2001: unresolved external symbol ___security_cookie
catalog.obj : error LNK2001: unresolved external symbol ___security_cookie
debugXML.obj : error LNK2001: unresolved external symbol ___security_cookie
encoding.obj : error LNK2001: unresolved external symbol ___security_cookie
entities.obj : error LNK2001: unresolved external symbol ___security_cookie
xmlsave.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
xmlschemas.obj : error LNK2019: unresolved external symbol
@__security_check_cookie@4 referenced in function
_xmlSchemaFormatNodeForError
xmlschemastypes.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
xpath.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
valid.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
xlink.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
xmlIO.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
xmlregexp.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
SAX2.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
schematron.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
tree.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
uri.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
nanohttp.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
parser.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
parserInternals.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
relaxng.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
error.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
HTMLparser.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
HTMLtree.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
nanoftp.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
catalog.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
debugXML.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
encoding.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
entities.obj : error LNK2001: unresolved external symbol
@__security_check_cookie@4
error.obj : error LNK2019: unresolved external symbol _vsnprintf referenced
in function _xmlParserError
xmlreader.obj : error LNK2001: unresolved external symbol _vsnprintf
xmlwriter.obj : error LNK2001: unresolved external symbol _vsnprintf
xmlstring.obj : error LNK2001: unresolved external symbol _vsnprintf
xmlschemastypes.obj : error LNK2019: unresolved external symbol __ftol2_sse
referenced in function _xmlSchemaValidateDuration
xpath.obj : error LNK2001: unresolved external symbol __ftol2_sse
xpointer.obj : error LNK2001: unresolved external symbol __ftol2_sse
bin.msvc\libxml2.dll : fatal error LNK1120: 4 unresolved externals
NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~3.0\VC\bin\link.exe' :
return code '0x460'
Stop.
dmake:  Error code 2, while making './
wntmsci12.pro/misc/build/so_built_so_libxml2'

Re: Build --all errors on libxml2?

Posted by Damjan Jovanovic <da...@apache.org>.
MSVC looks right.

I am not sure. Googling found several links, none of them particularly
revealing:

https://blogs.msdn.microsoft.com/nikolad/2005/01/28/unresolved-external-__security_cookie-with-platform-sdk-compiler/
https://forums.mcci.com/making-connections/entry/building-one-driver-for-win7-win8-win8-1



On Tue, Jan 31, 2017 at 11:55 PM, Hong <ma...@gmail.com> wrote:

> Hi Damjan,
>
> Did you see anything wrong with the MSVC?
>
> On Mon, Jan 30, 2017 at 10:07 PM, Hong <ma...@gmail.com> wrote:
>
> > Hi Damjan,
> >
> > I will paste the raw text here. The mailing list probably filtered the
> > attachment out.
> >
> > 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.69.  Invocation command line was
> >
> >   $ ./configure --with-frame-home=/cygdrive/c/
> Microsoft_SDKs/Windows/v7.0
> > --with-psdk-home=/cygdrive/c/Microsoft_SDKs/Windows/v7.0
> > --with-midl-path=/cygdrive/c/Microsoft_SDKs/Windows/v7.0/bin
> > --with-ant-home=/cygdrive/c/apacheAnt --with-jdk-home=C:/PROGRA~2/
> Java/JDK18~1.0_1
> > --with-csc-path=C:/Windows/Microsoft.NET/Framework/v3.5
> > --with-cl-home=C:/PROGRA~2/MICROS~3.0/VC --with-asm-home=C:/PROGRA~2/
> MICROS~3.0/VC/bin
> > --with-dmake-url=http://sourceforge.net/projects/
> > oooextras.mirror/files/dmake-4.12.tar.bz2 --with-epm-url=https://
> > sourceforge.net/projects/oooextras.mirror/files/epm-3.7.tar.gz
> > --disable-pch --disable-atl --disable-activex --disable-nss-module
> > --disable-directx --without-junit
> >
> > ## --------- ##
> > ## Platform. ##
> > ## --------- ##
> >
> > hostname = Steven-PC
> > uname -m = i686
> > uname -r = 2.6.1(0.305/5/3)
> > uname -s = CYGWIN_NT-6.1-WOW
> > uname -v = 2016-12-16 11:50
> >
> > /usr/bin/uname -p = unknown
> > /bin/uname -X     = unknown
> >
> > /bin/arch              = i686
> > /usr/bin/arch -k       = unknown
> > /usr/convex/getsysinfo = unknown
> > /usr/bin/hostinfo      = unknown
> > /bin/machine           = unknown
> > /usr/bin/oslevel       = unknown
> > /bin/universe          = unknown
> >
> > PATH: /usr/local/bin
> > PATH: /usr/bin
> > PATH: /cygdrive/c/ProgramData/Oracle/Java/javapath
> > PATH: /cygdrive/c/Program Files/iis express/PHP/v7.0
> > PATH: /cygdrive/c/Windows/system32
> > PATH: /cygdrive/c/Windows
> > PATH: /cygdrive/c/Windows/System32/Wbem
> > PATH: /cygdrive/c/Program Files (x86)/Windows Kits/8.1/Windows
> Performance
> > Toolkit
> > PATH: /cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn
> > PATH: /cygdrive/c/Program Files (x86)/Microsoft SQL Server/100/Tools/Binn
> > PATH: /cygdrive/c/Program Files/Microsoft SQL Server/100/Tools/Binn
> > PATH: /cygdrive/c/Program Files/Microsoft SQL Server/100/DTS/Binn
> > PATH: /cygdrive/c/Program Files/Java/jdk1.8.0_11/bin
> > PATH: /cygdrive/c/work/android-ndk-r10
> > PATH: /cygdrive/c/cygwin64/bin
> > PATH: /cygdrive/c/Program Files (x86)/Visual Leak Detector/bin/Win32
> > PATH: /cygdrive/c/Program Files (x86)/Visual Leak Detector/bin/Win64
> > PATH: /cygdrive/c/Program Files/TortoiseSVN/bin
> > PATH: /cygdrive/c/PROGRA~1/DISKEE~1/DISKEE~1
> > PATH: /cygdrive/c/work/GOOGLETEST/depot_tools
> > PATH: /cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn
> > PATH: /cygdrive/c/Qt/5.4/msvc2010_opengl/include
> > PATH: /cygdrive/c/opencv/build/x86/vc10/bin
> > PATH: /cygdrive/c/GoogleTest/FXQAImage/Debug
> > PATH: /cygdrive/c/work/GOOGLETEST/src/out/Debug
> > PATH: /cygdrive/c/Steventest/pdfium/build/Debug
> > PATH: /cygdrive/c/program files (x86)/skype/Phone
> > PATH: /cygdrive/c/Program Files/Microsoft/Web Platform Installer
> > PATH: /cygdrive/c/Pro
> > PATH: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0
> > PATH: /cygdrive/c/Program Files (x86)/Delphi7SE/bin
> > PATH: /cygdrive/c/Program Files (x86)/Delphi7SE/Projects/BPL
> > PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual
> > Studio/Common/Tools/WinNT
> > PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual
> > Studio/Common/MSDev98/Bin
> > PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual
> Studio/Common/Tools
> > PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual Studio/VC98/bin
> > PATH: /cygdrive/c/Program Files (x86)/Java/jdk1.8.0_121/bin
> > PATH: /cygdrive/c/apacheAnt/bin
> > PATH: /cygdrive/c/Users/Steven/AppData/Local/atom/bin
> >
> >
> > ## ----------- ##
> > ## Core tests. ##
> > ## ----------- ##
> >
> > configure:5152: checking whether configure is up-to-date
> > configure:5159: result: yes
> > configure:5186: checking for grep that handles long lines and -e
> > configure:5244: result: /usr/bin/grep
> > configure:5249: checking for egrep
> > configure:5311: result: /usr/bin/grep -E
> > configure:5320: checking for gawk
> > configure:5350: result: no
> > configure:5320: checking for mawk
> > configure:5350: result: no
> > configure:5320: checking for nawk
> > configure:5350: result: no
> > configure:5320: checking for awk
> > configure:5336: found /usr/bin/awk
> > configure:5347: result: awk
> > configure:5360: checking for awk
> > configure:5378: found /usr/bin/awk
> > configure:5390: result: /usr/bin/awk
> > configure:5406: checking for sed
> > configure:5424: found /usr/bin/sed
> > configure:5436: result: /usr/bin/sed
> > configure:5451: checking for solenv environment
> > configure:5455: result: default
> > configure:5482: checking for custom pack.lst
> > configure:5496: result: no
> > configure:5536: checking build system type
> > configure:5550: result: i686-pc-cygwin
> > configure:5570: checking host system type
> > configure:5583: result: i686-pc-cygwin
> > configure:5603: checking target system type
> > configure:5616: result: i686-pc-cygwin
> > configure:5651: checking Cygwin version
> > configure:5654: result: 2.6.1(0.305/5/3)
> > configure:5924: checking for pkg-config
> > configure:5957: result: no
> > configure:5992: checking whether to enable crashdump feature
> > configure:6001: result: no
> > configure:6011: checking whether to use the standard non-optimizing
> > compiler
> > configure:6015: result: no
> > configure:6026: checking whether to build/use the Windows 64bit shell
> > extensions
> > configure:6030: result: no
> > configure:6040: checking whether to turn warnings to errors
> > configure:6053: result: no
> > configure:6058: checking whether to do a debug build
> > configure:6069: result: no
> > configure:6074: checking whether to build with additional debug utilities
> > configure:6086: result: no, full product build
> > configure:6093: checking whether to include symbols into final build
> > configure:6115: result: no
> > configure:6120: checking whether to strip the solver or not.
> > configure:6139: result: yes
> > configure:6156: checking whether to enable category B components
> > configure:6188: result: no: disabled modules nss, hunspell, hyphen,
> saxon,
> > rhino, graphite, coinmp
> > configure:6195: checking whether to enable the Online Update support
> > configure:6200: result: yes
> > configure:6209: checking whether to enable unit tests
> > configure:6214: result: yes
> > configure:6223: checking whether to enable native CUPS support
> > configure:6231: result: no
> > configure:6236: checking whether to enable fontconfig support
> > configure:6244: result: no
> > configure:6261: checking whether to use DirectX
> > configure:6270: result: no
> > configure:6275: checking whether to use ActiveX
> > configure:6283: result: no
> > configure:6287: checking whether to use ATL
> > configure:6296: result: no
> > configure:6305: checking whether to use RPATH in shared libraries
> > configure:6312: result: yes
> > configure:6333: checking whether to use dicts from external paths
> > configure:6367: result: no
> > configure:6377: checking Windows build environment sanity
> > configure:6397: result: ok
> > configure:6403: checking for cygwin gcc/g++
> > configure:6406: result: found
> > configure:6416: checking for bash
> > configure:6434: found /usr/bin/bash
> > configure:6446: result: /usr/bin/bash
> > configure:6461: checking gcc home
> > configure:6468: result: /usr
> > configure:7416: checking whether to enable pch feature
> > configure:7434: result: no
> > configure:7439: checking for GNU make
> > configure:7448: result: make
> > configure:7454: checking the GNU make version
> > configure:7459: result: make 4.2.1
> > 3+:
> > configure:7466: checking for dmake
> > configure:7533: no system or user-provided dmake found
> > configure:7540: result: dmake will be downloaded and compiled in
> bootstrap
> > configure:7588: checking for GNU or compatible BSD tar
> > configure:7597: result: tar
> > configure:7776: checking for perl
> > configure:7794: found /usr/bin/perl
> > configure:7806: result: /usr/bin/perl
> > configure:7827: checking the Perl version
> > configure:7834: result: checked (perl 5)
> > configure:7841: checking for required Perl modules
> > configure:7849: result: all modules found
> > configure:7879: checking for friendly registry keys
> > configure:7890: result: done
> > configure:8000: checking the Microsoft C/C++ Compiler
> > configure:8051: result: found (/cygdrive/c/PROGRA~2/MICROS~
> > 3.0/VC/bin/cl.exe)
> > configure:8055: checking the Version of Microsoft C/C++ Compiler
> > configure:8066: result: found Compiler version 001500003072 in "Microsoft
> > (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for 80x86
> > "
> > configure:8071: result: found .NET 2008 / VS 9.0.
> > configure:8103: checking for midl.exe
> > configure:8121: found /cygdrive/c/Program Files (x86)/Microsoft Visual
> > Studio/VC98/bin/midl.exe
> > configure:8133: result: /cygdrive/c/Program Files (x86)/Microsoft Visual
> > Studio/VC98/bin/midl.exe
> > configure:8174: checking for csc.exe
> > configure:8207: result: no
> > configure:8233: checking .NET Framework
> > configure:8258: result: found
> > configure:9062: checking for sys/types.h
> > configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> > conftest.c >&5
> > conftest.c
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > configure:9062: $? = 0
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | /* end confdefs.h.  */
> > | #include <stdio.h>
> > | #ifdef HAVE_SYS_TYPES_H
> > | # include <sys/types.h>
> > | #endif
> > | #ifdef HAVE_SYS_STAT_H
> > | # include <sys/stat.h>
> > | #endif
> > | #ifdef STDC_HEADERS
> > | # include <stdlib.h>
> > | # include <stddef.h>
> > | #else
> > | # ifdef HAVE_STDLIB_H
> > | #  include <stdlib.h>
> > | # endif
> > | #endif
> > | #ifdef HAVE_STRING_H
> > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> > | #  include <memory.h>
> > | # endif
> > | # include <string.h>
> > | #endif
> > | #ifdef HAVE_STRINGS_H
> > | # include <strings.h>
> > | #endif
> > | #ifdef HAVE_INTTYPES_H
> > | # include <inttypes.h>
> > | #endif
> > | #ifdef HAVE_STDINT_H
> > | # include <stdint.h>
> > | #endif
> > | #ifdef HAVE_UNISTD_H
> > | # include <unistd.h>
> > | #endif
> > |
> > | #include <sys/types.h>
> > configure:9062: result: no
> > configure:9062: checking for sys/stat.h
> > configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> > conftest.c >&5
> > conftest.c
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > configure:9062: $? = 0
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | /* end confdefs.h.  */
> > | #include <stdio.h>
> > | #ifdef HAVE_SYS_TYPES_H
> > | # include <sys/types.h>
> > | #endif
> > | #ifdef HAVE_SYS_STAT_H
> > | # include <sys/stat.h>
> > | #endif
> > | #ifdef STDC_HEADERS
> > | # include <stdlib.h>
> > | # include <stddef.h>
> > | #else
> > | # ifdef HAVE_STDLIB_H
> > | #  include <stdlib.h>
> > | # endif
> > | #endif
> > | #ifdef HAVE_STRING_H
> > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> > | #  include <memory.h>
> > | # endif
> > | # include <string.h>
> > | #endif
> > | #ifdef HAVE_STRINGS_H
> > | # include <strings.h>
> > | #endif
> > | #ifdef HAVE_INTTYPES_H
> > | # include <inttypes.h>
> > | #endif
> > | #ifdef HAVE_STDINT_H
> > | # include <stdint.h>
> > | #endif
> > | #ifdef HAVE_UNISTD_H
> > | # include <unistd.h>
> > | #endif
> > |
> > | #include <sys/stat.h>
> > configure:9062: result: no
> > configure:9062: checking for stdlib.h
> > configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> > conftest.c >&5
> > conftest.c
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > configure:9062: $? = 0
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | /* end confdefs.h.  */
> > | #include <stdio.h>
> > | #ifdef HAVE_SYS_TYPES_H
> > | # include <sys/types.h>
> > | #endif
> > | #ifdef HAVE_SYS_STAT_H
> > | # include <sys/stat.h>
> > | #endif
> > | #ifdef STDC_HEADERS
> > | # include <stdlib.h>
> > | # include <stddef.h>
> > | #else
> > | # ifdef HAVE_STDLIB_H
> > | #  include <stdlib.h>
> > | # endif
> > | #endif
> > | #ifdef HAVE_STRING_H
> > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> > | #  include <memory.h>
> > | # endif
> > | # include <string.h>
> > | #endif
> > | #ifdef HAVE_STRINGS_H
> > | # include <strings.h>
> > | #endif
> > | #ifdef HAVE_INTTYPES_H
> > | # include <inttypes.h>
> > | #endif
> > | #ifdef HAVE_STDINT_H
> > | # include <stdint.h>
> > | #endif
> > | #ifdef HAVE_UNISTD_H
> > | # include <unistd.h>
> > | #endif
> > |
> > | #include <stdlib.h>
> > configure:9062: result: no
> > configure:9062: checking for string.h
> > configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> > conftest.c >&5
> > conftest.c
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > configure:9062: $? = 0
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | /* end confdefs.h.  */
> > | #include <stdio.h>
> > | #ifdef HAVE_SYS_TYPES_H
> > | # include <sys/types.h>
> > | #endif
> > | #ifdef HAVE_SYS_STAT_H
> > | # include <sys/stat.h>
> > | #endif
> > | #ifdef STDC_HEADERS
> > | # include <stdlib.h>
> > | # include <stddef.h>
> > | #else
> > | # ifdef HAVE_STDLIB_H
> > | #  include <stdlib.h>
> > | # endif
> > | #endif
> > | #ifdef HAVE_STRING_H
> > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> > | #  include <memory.h>
> > | # endif
> > | # include <string.h>
> > | #endif
> > | #ifdef HAVE_STRINGS_H
> > | # include <strings.h>
> > | #endif
> > | #ifdef HAVE_INTTYPES_H
> > | # include <inttypes.h>
> > | #endif
> > | #ifdef HAVE_STDINT_H
> > | # include <stdint.h>
> > | #endif
> > | #ifdef HAVE_UNISTD_H
> > | # include <unistd.h>
> > | #endif
> > |
> > | #include <string.h>
> > configure:9062: result: no
> > configure:9062: checking for memory.h
> > configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> > conftest.c >&5
> > conftest.c
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > configure:9062: $? = 0
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | /* end confdefs.h.  */
> > | #include <stdio.h>
> > | #ifdef HAVE_SYS_TYPES_H
> > | # include <sys/types.h>
> > | #endif
> > | #ifdef HAVE_SYS_STAT_H
> > | # include <sys/stat.h>
> > | #endif
> > | #ifdef STDC_HEADERS
> > | # include <stdlib.h>
> > | # include <stddef.h>
> > | #else
> > | # ifdef HAVE_STDLIB_H
> > | #  include <stdlib.h>
> > | # endif
> > | #endif
> > | #ifdef HAVE_STRING_H
> > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> > | #  include <memory.h>
> > | # endif
> > | # include <string.h>
> > | #endif
> > | #ifdef HAVE_STRINGS_H
> > | # include <strings.h>
> > | #endif
> > | #ifdef HAVE_INTTYPES_H
> > | # include <inttypes.h>
> > | #endif
> > | #ifdef HAVE_STDINT_H
> > | # include <stdint.h>
> > | #endif
> > | #ifdef HAVE_UNISTD_H
> > | # include <unistd.h>
> > | #endif
> > |
> > | #include <memory.h>
> > configure:9062: result: no
> > configure:9062: checking for strings.h
> > configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> > conftest.c >&5
> > conftest.c
> > conftest.c(43) : fatal error C1083: Cannot open include file:
> 'strings.h':
> > No such file or directory
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > configure:9062: $? = 2
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | /* end confdefs.h.  */
> > | #include <stdio.h>
> > | #ifdef HAVE_SYS_TYPES_H
> > | # include <sys/types.h>
> > | #endif
> > | #ifdef HAVE_SYS_STAT_H
> > | # include <sys/stat.h>
> > | #endif
> > | #ifdef STDC_HEADERS
> > | # include <stdlib.h>
> > | # include <stddef.h>
> > | #else
> > | # ifdef HAVE_STDLIB_H
> > | #  include <stdlib.h>
> > | # endif
> > | #endif
> > | #ifdef HAVE_STRING_H
> > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> > | #  include <memory.h>
> > | # endif
> > | # include <string.h>
> > | #endif
> > | #ifdef HAVE_STRINGS_H
> > | # include <strings.h>
> > | #endif
> > | #ifdef HAVE_INTTYPES_H
> > | # include <inttypes.h>
> > | #endif
> > | #ifdef HAVE_STDINT_H
> > | # include <stdint.h>
> > | #endif
> > | #ifdef HAVE_UNISTD_H
> > | # include <unistd.h>
> > | #endif
> > |
> > | #include <strings.h>
> > configure:9062: result: no
> > configure:9062: checking for inttypes.h
> > configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> > conftest.c >&5
> > conftest.c
> > conftest.c(43) : fatal error C1083: Cannot open include file:
> > 'inttypes.h': No such file or directory
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > configure:9062: $? = 2
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | /* end confdefs.h.  */
> > | #include <stdio.h>
> > | #ifdef HAVE_SYS_TYPES_H
> > | # include <sys/types.h>
> > | #endif
> > | #ifdef HAVE_SYS_STAT_H
> > | # include <sys/stat.h>
> > | #endif
> > | #ifdef STDC_HEADERS
> > | # include <stdlib.h>
> > | # include <stddef.h>
> > | #else
> > | # ifdef HAVE_STDLIB_H
> > | #  include <stdlib.h>
> > | # endif
> > | #endif
> > | #ifdef HAVE_STRING_H
> > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> > | #  include <memory.h>
> > | # endif
> > | # include <string.h>
> > | #endif
> > | #ifdef HAVE_STRINGS_H
> > | # include <strings.h>
> > | #endif
> > | #ifdef HAVE_INTTYPES_H
> > | # include <inttypes.h>
> > | #endif
> > | #ifdef HAVE_STDINT_H
> > | # include <stdint.h>
> > | #endif
> > | #ifdef HAVE_UNISTD_H
> > | # include <unistd.h>
> > | #endif
> > |
> > | #include <inttypes.h>
> > configure:9062: result: no
> > configure:9062: checking for stdint.h
> > configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> > conftest.c >&5
> > conftest.c
> > conftest.c(43) : fatal error C1083: Cannot open include file: 'stdint.h':
> > No such file or directory
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > configure:9062: $? = 2
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | /* end confdefs.h.  */
> > | #include <stdio.h>
> > | #ifdef HAVE_SYS_TYPES_H
> > | # include <sys/types.h>
> > | #endif
> > | #ifdef HAVE_SYS_STAT_H
> > | # include <sys/stat.h>
> > | #endif
> > | #ifdef STDC_HEADERS
> > | # include <stdlib.h>
> > | # include <stddef.h>
> > | #else
> > | # ifdef HAVE_STDLIB_H
> > | #  include <stdlib.h>
> > | # endif
> > | #endif
> > | #ifdef HAVE_STRING_H
> > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> > | #  include <memory.h>
> > | # endif
> > | # include <string.h>
> > | #endif
> > | #ifdef HAVE_STRINGS_H
> > | # include <strings.h>
> > | #endif
> > | #ifdef HAVE_INTTYPES_H
> > | # include <inttypes.h>
> > | #endif
> > | #ifdef HAVE_STDINT_H
> > | # include <stdint.h>
> > | #endif
> > | #ifdef HAVE_UNISTD_H
> > | # include <unistd.h>
> > | #endif
> > |
> > | #include <stdint.h>
> > configure:9062: result: no
> > configure:9062: checking for unistd.h
> > configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> > conftest.c >&5
> > conftest.c
> > conftest.c(43) : fatal error C1083: Cannot open include file: 'unistd.h':
> > No such file or directory
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > configure:9062: $? = 2
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | /* end confdefs.h.  */
> > | #include <stdio.h>
> > | #ifdef HAVE_SYS_TYPES_H
> > | # include <sys/types.h>
> > | #endif
> > | #ifdef HAVE_SYS_STAT_H
> > | # include <sys/stat.h>
> > | #endif
> > | #ifdef STDC_HEADERS
> > | # include <stdlib.h>
> > | # include <stddef.h>
> > | #else
> > | # ifdef HAVE_STDLIB_H
> > | #  include <stdlib.h>
> > | # endif
> > | #endif
> > | #ifdef HAVE_STRING_H
> > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> > | #  include <memory.h>
> > | # endif
> > | # include <string.h>
> > | #endif
> > | #ifdef HAVE_STRINGS_H
> > | # include <strings.h>
> > | #endif
> > | #ifdef HAVE_INTTYPES_H
> > | # include <inttypes.h>
> > | #endif
> > | #ifdef HAVE_STDINT_H
> > | # include <stdint.h>
> > | #endif
> > | #ifdef HAVE_UNISTD_H
> > | # include <unistd.h>
> > | #endif
> > |
> > | #include <unistd.h>
> > configure:9062: result: no
> > configure:9078: checking size of long
> > configure:9083: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -o
> conftest
> >    conftest.c  >&5
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > cl : Command line warning D9035 : option 'o' has been deprecated and will
> > be removed in a future release
> > conftest.c
> > Microsoft (R) Incremental Linker Version 9.00.30729.01
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > /out:conftest.exe
> > /out:conftest.exe
> > conftest.obj
> > LIBCMT.lib(crt0init.obj) : warning LNK4254: section '.CRT' (40000040)
> > merged into '.data' (C0000040) with different attributes
> > configure:9083: $? = 0
> > configure:9083: ./conftest
> > configure:9083: $? = 0
> > configure:9097: result: 4
> > configure:9109: checking whether byte ordering is bigendian
> > configure:9124: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> > conftest.c >&5
> > conftest.c
> > conftest.c(11) : error C2061: syntax error : identifier 'a'
> > conftest.c(11) : error C2059: syntax error : ';'
> > conftest.c(11) : error C2061: syntax error : identifier 'capable'
> > conftest.c(11) : error C2059: syntax error : ';'
> > conftest.c(13) : error C2054: expected '(' to follow 'compiler'
> > conftest.c(13) : error C2085: 'dummy' : not in formal parameter list
> > conftest.c(15) : fatal error C1004: unexpected end-of-file found
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > configure:9124: $? = 2
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | #define SIZEOF_LONG 4
> > | /* end confdefs.h.  */
> > | #ifndef __APPLE_CC__
> > |       not a universal capable compiler
> > |     #endif
> > |     typedef int dummy;
> > |
> > configure:9169: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> > conftest.c >&5
> > conftest.c
> > conftest.c(11) : fatal error C1083: Cannot open include file:
> > 'sys/param.h': No such file or directory
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > configure:9169: $? = 2
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | #define SIZEOF_LONG 4
> > | /* end confdefs.h.  */
> > | #include <sys/types.h>
> > |     #include <sys/param.h>
> > |
> > | int
> > | main ()
> > | {
> > | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN     && defined
> > LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN     && LITTLE_ENDIAN)
> > |      bogus endian macros
> > |     #endif
> > |
> > |   ;
> > |   return 0;
> > | }
> > configure:9213: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> > conftest.c >&5
> > conftest.c
> > conftest.c(16) : error C2065: 'bogus' : undeclared identifier
> > conftest.c(16) : error C2146: syntax error : missing ';' before
> identifier
> > 'endian'
> > conftest.c(16) : error C2065: 'endian' : undeclared identifier
> > conftest.c(16) : error C2146: syntax error : missing ';' before
> identifier
> > 'macros'
> > conftest.c(19) : error C2065: 'macros' : undeclared identifier
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > configure:9213: $? = 2
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | #define SIZEOF_LONG 4
> > | /* end confdefs.h.  */
> > | #include <limits.h>
> > |
> > | int
> > | main ()
> > | {
> > | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
> > |      bogus endian macros
> > |     #endif
> > |
> > |   ;
> > |   return 0;
> > | }
> > configure:9304: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -o
> conftest
> >    conftest.c  >&5
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > cl : Command line warning D9035 : option 'o' has been deprecated and will
> > be removed in a future release
> > conftest.c
> > Microsoft (R) Incremental Linker Version 9.00.30729.01
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > /out:conftest.exe
> > /out:conftest.exe
> > conftest.obj
> > LIBCMT.lib(crt0init.obj) : warning LNK4254: section '.CRT' (40000040)
> > merged into '.data' (C0000040) with different attributes
> > configure:9304: $? = 0
> > configure:9304: ./conftest
> > configure:9304: $? = 0
> > configure:9315: result: no
> > configure:9343: checking for special C compiler options needed for large
> > files
> > configure:9373: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> > conftest.c >&5
> > conftest.c
> > conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(18) : error C2118: negative subscript
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > configure:9373: $? = 2
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | #define SIZEOF_LONG 4
> > | /* end confdefs.h.  */
> > | #include <sys/types.h>
> > |  /* Check that off_t can represent 2**63 - 1 correctly.
> > |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
> > |     since some C++ compilers masquerading as C compilers
> > |     incorrectly reject 9223372036854775807.  */
> > | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
> > |   int off_t_is_large[(LARGE_OFF_T % 2147483629 <(214)%20748-3629> ==
> 721
> > |       && LARGE_OFF_T % 2147483647 <(214)%20748-3647> == 1)
> > |      ? 1 : -1];
> > | int
> > | main ()
> > | {
> > |
> > |   ;
> > |   return 0;
> > | }
> > configure:9378: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -n32 -c
> > conftest.c >&5
> > conftest.c
> > conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(18) : error C2118: negative subscript
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > cl : Command line warning D9002 : ignoring unknown option '-n32'
> > configure:9378: $? = 2
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | #define SIZEOF_LONG 4
> > | /* end confdefs.h.  */
> > | #include <sys/types.h>
> > |  /* Check that off_t can represent 2**63 - 1 correctly.
> > |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
> > |     since some C++ compilers masquerading as C compilers
> > |     incorrectly reject 9223372036854775807.  */
> > | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
> > |   int off_t_is_large[(LARGE_OFF_T % 2147483629 <(214)%20748-3629> ==
> 721
> > |       && LARGE_OFF_T % 2147483647 <(214)%20748-3647> == 1)
> > |      ? 1 : -1];
> > | int
> > | main ()
> > | {
> > |
> > |   ;
> > |   return 0;
> > | }
> > configure:9388: result: no
> > configure:9394: checking for _FILE_OFFSET_BITS value needed for large
> files
> > configure:9419: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> > conftest.c >&5
> > conftest.c
> > conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(18) : error C2118: negative subscript
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > configure:9419: $? = 2
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | #define SIZEOF_LONG 4
> > | /* end confdefs.h.  */
> > | #include <sys/types.h>
> > |  /* Check that off_t can represent 2**63 - 1 correctly.
> > |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
> > |     since some C++ compilers masquerading as C compilers
> > |     incorrectly reject 9223372036854775807.  */
> > | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
> > |   int off_t_is_large[(LARGE_OFF_T % 2147483629 <(214)%20748-3629> ==
> 721
> > |       && LARGE_OFF_T % 2147483647 <(214)%20748-3647> == 1)
> > |      ? 1 : -1];
> > | int
> > | main ()
> > | {
> > |
> > |   ;
> > |   return 0;
> > | }
> > configure:9443: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> > conftest.c >&5
> > conftest.c
> > conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(18) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(18) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(19) : error C2118: negative subscript
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > configure:9443: $? = 2
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | #define SIZEOF_LONG 4
> > | /* end confdefs.h.  */
> > | #define _FILE_OFFSET_BITS 64
> > | #include <sys/types.h>
> > |  /* Check that off_t can represent 2**63 - 1 correctly.
> > |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
> > |     since some C++ compilers masquerading as C compilers
> > |     incorrectly reject 9223372036854775807.  */
> > | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
> > |   int off_t_is_large[(LARGE_OFF_T % 2147483629 <(214)%20748-3629> ==
> 721
> > |       && LARGE_OFF_T % 2147483647 <(214)%20748-3647> == 1)
> > |      ? 1 : -1];
> > | int
> > | main ()
> > | {
> > |
> > |   ;
> > |   return 0;
> > | }
> > configure:9451: result: unknown
> > configure:9463: checking for _LARGE_FILES value needed for large files
> > configure:9488: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> > conftest.c >&5
> > conftest.c
> > conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(18) : error C2118: negative subscript
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > configure:9488: $? = 2
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | #define SIZEOF_LONG 4
> > | /* end confdefs.h.  */
> > | #include <sys/types.h>
> > |  /* Check that off_t can represent 2**63 - 1 correctly.
> > |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
> > |     since some C++ compilers masquerading as C compilers
> > |     incorrectly reject 9223372036854775807.  */
> > | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
> > |   int off_t_is_large[(LARGE_OFF_T % 2147483629 <(214)%20748-3629> ==
> 721
> > |       && LARGE_OFF_T % 2147483647 <(214)%20748-3647> == 1)
> > |      ? 1 : -1];
> > | int
> > | main ()
> > | {
> > |
> > |   ;
> > |   return 0;
> > | }
> > configure:9512: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> > conftest.c >&5
> > conftest.c
> > conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(18) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(18) : warning C4293: '<<' : shift count negative or too big,
> > undefined behavior
> > conftest.c(19) : error C2118: negative subscript
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > configure:9512: $? = 2
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | #define SIZEOF_LONG 4
> > | /* end confdefs.h.  */
> > | #define _LARGE_FILES 1
> > | #include <sys/types.h>
> > |  /* Check that off_t can represent 2**63 - 1 correctly.
> > |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
> > |     since some C++ compilers masquerading as C compilers
> > |     incorrectly reject 9223372036854775807.  */
> > | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
> > |   int off_t_is_large[(LARGE_OFF_T % 2147483629 <(214)%20748-3629> ==
> 721
> > |       && LARGE_OFF_T % 2147483647 <(214)%20748-3647> == 1)
> > |      ? 1 : -1];
> > | int
> > | main ()
> > | {
> > |
> > |   ;
> > |   return 0;
> > | }
> > configure:9520: result: unknown
> > configure:10091: result: no g++ includes
> > configure:10238: checking exception type
> > configure:10273: result:
> > configure:10284: checking what the default STL should be
> > configure:10329: checking whether we are allowed and able to use
> > --ccache-skip
> > configure:10332: result: only used on Mac currently, skipping
> > configure:10580: checking which memory allocator to use
> > configure:10728: result: internal
> > configure:10734: checking whether to add custom build version
> > configure:10742: result: no
> > configure:10747: checking whether to build with Java support
> > configure:10750: result: yes
> > configure:10845: checking the installed JDK
> > configure:10927: result: checked (JDK 1.8.0_121)
> > configure:11258: checking for jawt lib name
> > configure:11428: result: -ljawt
> > configure:11434: checking whether to enable gcj aot compilation
> > configure:11499: result: no
> > configure:11515: checking whether to enable EPM for packing
> > configure:11518: result: yes
> > configure:11629: checking which package format to use
> > configure:11697: result: msi
> > configure:11885: checking for gperf
> > configure:11903: found /usr/bin/gperf
> > configure:11915: result: /usr/bin/gperf
> > configure:11926: checking for gperf
> > configure:11956: result: /usr/bin/gperf
> > configure:11974: checking gperf version
> > configure:11977: result: OK
> > configure:11985: checking whether to build the stax
> > configure:11993: result: yes
> > configure:11998: checking whether to build the ODK
> > configure:12001: result: yes
> > configure:12004: checking for external/unowinreg/unowinreg.dll
> > configure:12017: result: not found, will be built
> > configure:12368: checking whether to provide libstdc++/libgcc_s in the
> > installset
> > configure:12376: result: yes
> > configure:12385: checking which zlib to use
> > configure:12443: result: internal
> > configure:12450: checking which jpeg to use
> > configure:12509: result: internal
> > configure:12516: checking which expat to use
> > configure:12580: result: internal
> > configure:12760: checking which libxslt to use
> > configure:12911: result: internal
> > configure:12921: checking which libxml to use
> > configure:13028: result: internal
> > configure:13076: checking which python to use
> > configure:13362: result: internal
> > configure:13372: checking for bzip2
> > configure:13390: found /usr/bin/bzip2
> > configure:13402: result: /usr/bin/bzip2
> > configure:13421: checking which lucene to use
> > configure:13630: result: internal
> > configure:13639: checking whether to build the MySQL Connector extension
> > configure:13655: result: no
> > configure:13885: checking which hsqldb to use
> > configure:13948: result: internal
> > configure:13957: checking which beanshell to use
> > configure:13996: result: none (disabled)
> > configure:14007: checking which saxon to use
> > configure:14210: result: none (disabled)
> > configure:14221: checking whether to enable support for JavaScript
> > configure:14229: result: no
> > configure:14239: checking which libapr to use
> > configure:14337: result: internal
> > configure:14350: checking which libapr-util to use
> > configure:14448: result: internal
> > configure:14461: checking which libserf to use
> > configure:14560: result: internal
> > configure:14574: checking whether to enable support for CoinMP
> > configure:14777: result: no
> > configure:14790: checking which curl to use
> > configure:14856: result: internal
> > configure:14865: checking which mdds to use
> > configure:14893: result: internal
> > configure:14900: checking which boost to use
> > configure:14975: result: internal
> > configure:14982: checking which vigra to use
> > configure:15010: result: internal
> > configure:15017: checking which odbc headers to use
> > configure:15034: result: internal
> > configure:15041: checking whether to build XML Security support
> > configure:15044: result: no, since NSS disabled but needed
> > configure:15051: checking whether to build LDAP configuration backend
> > configure:15189: checking whether to build the internal NSS module
> > configure:15227: result: no
> > configure:15235: checking which sane header to use
> > configure:15251: result: internal
> > configure:15258: checking which icu to use
> > configure:15482: result: internal
> > configure:15497: checking whether to enable graphite support
> > configure:15608: result: no
> > configure:16495: checking whether to link to Xrender
> > configure:16503: result: no, dynamically open it
> > configure:16507: checking which Xrender headers to use
> > configure:16523: result: internal
> > configure:16580: checking whether to enable RandR support
> > configure:16725: result: no
> > configure:16733: checking which libnss to use
> > configure:16831: result: internal
> > configure:16843: checking which libssl to use
> > configure:16949: result: internal
> > configure:16958: checking which redland library to use
> > configure:17057: result: internal
> > configure:17066: checking whether to build the Spell Checking component
> > configure:17232: result: no
> > configure:17237: checking whether to build the Hyphenator component
> > configure:17405: result: no
> > configure:17423: checking which mythes to use
> > configure:17606: result: internal
> > configure:17616: checking which libtextcat to use
> > configure:17678: result: internal
> > configure:17685: checking which libtextcat data directory to use
> > configure:17696: result: internal
> > configure:17758: checking for getopt
> > configure:17758: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -o
> > conftest    conftest.c  >&5
> > conftest.c
> > Microsoft (R) Incremental Linker Version 9.00.30729.01
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > /out:conftest.exe
> > /out:conftest.exe
> > conftest.obj
> > conftest.obj : error LNK2019: unresolved external symbol _getopt
> > referenced in function _main
> > conftest.exe : fatal error LNK1120: 1 unresolved externals
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > cl : Command line warning D9035 : option 'o' has been deprecated and will
> > be removed in a future release
> > configure:17758: $? = 2
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | #define SIZEOF_LONG 4
> > | /* end confdefs.h.  */
> > | /* Define getopt to an innocuous variant, in case <limits.h> declares
> > getopt.
> > |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
> > | #define getopt innocuous_getopt
> > |
> > | /* System header to define __stub macros and hopefully few prototypes,
> > |     which can conflict with char getopt (); below.
> > |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
> > |     <limits.h> exists even on freestanding compilers.  */
> > |
> > | #ifdef __STDC__
> > | # include <limits.h>
> > | #else
> > | # include <assert.h>
> > | #endif
> > |
> > | #undef getopt
> > |
> > | /* Override any GCC internal prototype to avoid an error.
> > |    Use char because int might match the return type of a GCC
> > |    builtin and then its argument prototype would still apply.  */
> > | #ifdef __cplusplus
> > | extern "C"
> > | #endif
> > | char getopt ();
> > | /* The GNU C library defines this for functions which it implements
> > |     to always fail with ENOSYS.  Some functions are actually named
> > |     something starting with __ and the normal name is an alias.  */
> > | #if defined __stub_getopt || defined __stub___getopt
> > | choke me
> > | #endif
> > |
> > | int
> > | main ()
> > | {
> > | return getopt ();
> > |   ;
> > |   return 0;
> > | }
> > configure:17758: result: no
> > configure:17771: checking for readdir_r
> > configure:17771: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -o
> > conftest    conftest.c  >&5
> > conftest.c
> > Microsoft (R) Incremental Linker Version 9.00.30729.01
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > /out:conftest.exe
> > /out:conftest.exe
> > conftest.obj
> > conftest.obj : error LNK2019: unresolved external symbol _readdir_r
> > referenced in function _main
> > conftest.exe : fatal error LNK1120: 1 unresolved externals
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> > 80x86
> > Copyright (C) Microsoft Corporation.  All rights reserved.
> >
> > cl : Command line warning D9035 : option 'o' has been deprecated and will
> > be removed in a future release
> > configure:17771: $? = 2
> > configure: failed program was:
> > | /* confdefs.h */
> > | #define PACKAGE_NAME ""
> > | #define PACKAGE_TARNAME ""
> > | #define PACKAGE_VERSION ""
> > | #define PACKAGE_STRING ""
> > | #define PACKAGE_BUGREPORT ""
> > | #define PACKAGE_URL ""
> > | #define SIZEOF_LONG 4
> > | /* end confdefs.h.  */
> > | /* Define readdir_r to an innocuous variant, in case <limits.h>
> declares
> > readdir_r.
> > |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
> > | #define readdir_r innocuous_readdir_r
> > |
> > | /* System header to define __stub macros and hopefully few prototypes,
> > |     which can conflict with char readdir_r (); below.
> > |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
> > |     <limits.h> exists even on freestanding compilers.  */
> > |
> > | #ifdef __STDC__
> > | # include <limits.h>
> > | #else
> > | # include <assert.h>
> > | #endif
> > |
> > | #undef readdir_r
> > |
> > | /* Override any GCC internal prototype to avoid an error.
> > |    Use char because int might match the return type of a GCC
> > |    builtin and then its argument prototype would still apply.  */
> > | #ifdef __cplusplus
> > | extern "C"
> > | #endif
> > | char readdir_r ();
> > | /* The GNU C library defines this for functions which it implements
> > |     to always fail with ENOSYS.  Some functions are actually named
> > |     something starting with __ and the normal name is an alias.  */
> > | #if defined __stub_readdir_r || defined __stub___readdir_r
> > | choke me
> > | #endif
> > |
> > | int
> > | main ()
> > | {
> > | return readdir_r ();
> > |   ;
> > |   return 0;
> > | }
> > configure:17771: result: no
> > configure:17795: checking for PSDK files
> > configure:17847: result: SDK files found ...)
> > configure:17858: result: Found Windows SDK 7.0
> (/cygdrive/c/Microsoft_SDKs/
> > Windows/v7.0)
> > configure:17870: checking for DirectX SDK files
> > configure:17931: result: disabled
> > configure:17941: checking for ATL and MFC
> > configure:17944: result: ATL is disabled, nothing to check
> > configure:18055: checking for NSIS
> > configure:18059: checking for nsis.exe
> > configure:18092: result: no
> > configure:18111: WARNING: NSIS not found, no self contained installer
> will
> > be build.
> > configure:18148: checking for bison
> > configure:18166: found /usr/bin/bison
> > configure:18178: result: /usr/bin/bison
> > configure:18189: checking the bison version
> > configure:18200: result: checked (/usr/bin/bison 3.0.4)
> > configure:18209: checking for flex
> > configure:18227: found /usr/bin/flex
> > configure:18239: result: /usr/bin/flex
> > configure:18252: checking for patch
> > configure:18270: found /usr/bin/patch
> > configure:18282: result: /usr/bin/patch
> > configure:18325: checking for gnucp
> > configure:18358: result: no
> > configure:18325: checking for cp
> > configure:18343: found /usr/bin/cp
> > configure:18355: result: /usr/bin/cp
> > configure:18378: checking whether /usr/bin/cp is GNU cp from coreutils
> > with preserve= support
> > configure:18381: result: yes
> > configure:18405: checking for bash
> > configure:18423: found /usr/bin/bash
> > configure:18435: result: /usr/bin/bash
> > configure:18451: checking ml.exe assembler path
> > configure:18509: result:
> > configure:18518: checking nasm.exe assembler path
> > configure:18526: checking for nasm.exe
> > configure:18559: result: no
> > configure:18570: result:
> > configure:18591: checking for zip
> > configure:18609: found /usr/bin/zip
> > configure:18621: result: /usr/bin/zip
> > configure:18631: checking for unzip
> > configure:18649: found /usr/bin/unzip
> > configure:18661: result: /usr/bin/unzip
> > configure:18686: checking for dbghelp.dll
> > configure:18689: result: found and executable
> > configure:18703: checking for vcredist_x86.exe
> > configure:18706: result: found and executable
> > configure:18713: checking for vcredist_x64.exe
> > configure:18716: result: found and executable
> > configure:18736: checking for gdiplus.dll
> > configure:18739: result: found and executable
> > configure:18750: checking for msvcr100.dll
> > configure:18753: result: found and executable
> > configure:18764: checking which VCLplugs shall be built
> > configure:18791: result: gtk
> > configure:18797: checking whether to enable GConf support
> > configure:18895: result: no
> > configure:18902: checking whether to enable GNOME VFS support
> > configure:19093: result: no
> > configure:19660: checking whether to use cairo
> > configure:19811: result: no
> > configure:19829: checking whether to build the OpenGL Transitions
> component
> > configure:19928: result: no
> > configure:19935: checking whether to build the PDF Import extension
> > configure:20047: result: no
> > configure:20056: checking whether to build the Wiki Publisher extension
> > configure:20072: result: no
> > configure:20121: checking whether to build the Report Builder extension
> > configure:20889: result: no
> > configure:21570: checking whether to enable the lockdown pieces
> > configure:21578: result: no
> > configure:21583: checking whether to enable evolution 2 support
> > configure:21682: result: no
> > configure:21689: checking whether to enable KDE address book support
> > configure:21740: result: no
> > configure:21746: checking whether to include MathMLDTD
> > configure:21754: result: yes
> > configure:21765: checking whether to include category B fonts
> > configure:21774: result: no
> > configure:21780: checking whether to include category A fonts
> > configure:21783: result: yes
> > configure:21795: checking whether any fonts are included
> > configure:21800: result: yes
> > configure:21811: checking whether to include PPDs
> > configure:21814: result: yes
> > configure:21824: checking whether to include AFMs
> > configure:21827: result: yes
> > configure:21840: checking whether and how to use Xinerama
> > configure:21945: result: no
> > configure:21979: checking whether to build own version of libpng
> > configure:21985: result: yes
> > configure:22002: checking whether to build own version of libjpeg
> > configure:22025: result: yes
> > configure:22031: checking whether to trigger rat scan
> > configure:22034: result: no
> > configure:22215: checking for jakarta-ant
> > configure:22249: result: no
> > configure:22215: checking for ant
> > configure:22234: found /cygdrive/c/apacheAnt/bin/ant
> > configure:22246: result: /cygdrive/c/apacheAnt/bin/ant
> > configure:22281: checking if /cygdrive/c/apacheAnt/bin/ant works
> > configure:22306: /cygdrive/c/apacheAnt/bin/ant -buildfile conftest.xml
> 1>&2
> > Buildfile: C:\work\OpenOfficeSVN\main\conftest.xml
> >
> > conftest:
> >     [javac] C:\work\OpenOfficeSVN\main\conftest.xml:3: warning:
> > 'includeantruntime' was not set, defaulting to build.sysclasspath=last;
> set
> > to false for repeatable builds
> >     [javac] Compiling 1 source file
> >
> > BUILD SUCCESSFUL
> > Total time: 4 seconds
> > configure:22309: $? = 0
> > configure:22312: result: Ant works
> > configure:22340: checking Ant lib directory
> > configure:22367: result: Ant lib directory found.
> > configure:22380: checking whether ant is >= 1.6.0
> > configure: ant_version 1.10.0
> > configure: ant_version_major 1
> > configure: ant_version_minor 10
> > configure:22392: result: yes, 1.10.0
> > configure:22521: checking which languages to be built
> > configure:22525: result: en-US
> > configure:22535: checking which languages have poor help localizations
> > configure:22539: result: none
> > configure:22547: checking which dictionaries to include
> > configure:22551: result: ALL
> > configure:22560: checking for additional 'intro' bitmaps
> > configure:22565: result: none
> > configure:22583: checking for additional 'about' bitmaps
> > configure:22588: result: none
> > configure:22607: checking for vendor
> > configure:22610: result: not set
> > configure:22620: checking for UNIX wrapper name
> > configure:22623: result: not set
> > configure:22632: checking whether to statically link to Gtk
> > configure:22640: result: no
> > configure:22645: checking whether to use layout dialogs
> > configure:22653: result: no
> > configure:22661: checking build verbosity
> > configure:22675: result: not set
> > configure:22680: checking whether to enable dependency tracking
> > configure:22687: result: yes
> > configure:22704: checking solver path
> > configure:22708: result: default
> > configure:22727: writing config.status
> > configure:22880: creating ./config.status
> >
> > ## ---------------------- ##
> > ## Running config.status. ##
> > ## ---------------------- ##
> >
> > This file was extended by config.status, which was
> > generated by GNU Autoconf 2.69.  Invocation command line was
> >
> >   CONFIG_FILES    =
> >   CONFIG_HEADERS  =
> >   CONFIG_LINKS    =
> >   CONFIG_COMMANDS =
> >   $ ./config.status
> >
> > on Steven-PC
> >
> > config.status:1114: creating set_soenv
> > config.status:1114: creating Makefile
> >
> > ## ---------------- ##
> > ## Cache variables. ##
> > ## ---------------- ##
> >
> > ac_cv_build=i686-pc-cygwin
> > ac_cv_c_bigendian=no
> > ac_cv_env_APR_CFLAGS_set=
> > ac_cv_env_APR_CFLAGS_value=
> > ac_cv_env_APR_LIBS_set=
> > ac_cv_env_APR_LIBS_value=
> > ac_cv_env_APR_UTIL_CFLAGS_set=
> > ac_cv_env_APR_UTIL_CFLAGS_value=
> > ac_cv_env_APR_UTIL_LIBS_set=
> > ac_cv_env_APR_UTIL_LIBS_value=
> > ac_cv_env_CAIRO_CFLAGS_set=
> > ac_cv_env_CAIRO_CFLAGS_value=
> > ac_cv_env_CAIRO_LIBS_set=
> > ac_cv_env_CAIRO_LIBS_value=
> > ac_cv_env_CCC_set=
> > ac_cv_env_CCC_value=
> > ac_cv_env_CC_set=
> > ac_cv_env_CC_value=
> > ac_cv_env_CFLAGS_set=
> > ac_cv_env_CFLAGS_value=
> > ac_cv_env_COINMP_CFLAGS_set=
> > ac_cv_env_COINMP_CFLAGS_value=
> > ac_cv_env_COINMP_LIBS_set=
> > ac_cv_env_COINMP_LIBS_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_DBUS_CFLAGS_set=
> > ac_cv_env_DBUS_CFLAGS_value=
> > ac_cv_env_DBUS_LIBS_set=
> > ac_cv_env_DBUS_LIBS_value=
> > ac_cv_env_FREETYPE_CFLAGS_set=
> > ac_cv_env_FREETYPE_CFLAGS_value=
> > ac_cv_env_FREETYPE_LIBS_set=
> > ac_cv_env_FREETYPE_LIBS_value=
> > ac_cv_env_GCONF_CFLAGS_set=
> > ac_cv_env_GCONF_CFLAGS_value=
> > ac_cv_env_GCONF_LIBS_set=
> > ac_cv_env_GCONF_LIBS_value=
> > ac_cv_env_GIO_CFLAGS_set=
> > ac_cv_env_GIO_CFLAGS_value=
> > ac_cv_env_GIO_LIBS_set=
> > ac_cv_env_GIO_LIBS_value=
> > ac_cv_env_GNOMEVFS_CFLAGS_set=
> > ac_cv_env_GNOMEVFS_CFLAGS_value=
> > ac_cv_env_GNOMEVFS_LIBS_set=
> > ac_cv_env_GNOMEVFS_LIBS_value=
> > ac_cv_env_GOBJECT_CFLAGS_set=
> > ac_cv_env_GOBJECT_CFLAGS_value=
> > ac_cv_env_GOBJECT_LIBS_set=
> > ac_cv_env_GOBJECT_LIBS_value=
> > ac_cv_env_GRAPHITE_CFLAGS_set=
> > ac_cv_env_GRAPHITE_CFLAGS_value=
> > ac_cv_env_GRAPHITE_LIBS_set=
> > ac_cv_env_GRAPHITE_LIBS_value=
> > ac_cv_env_GSTREAMER_CFLAGS_set=
> > ac_cv_env_GSTREAMER_CFLAGS_value=
> > ac_cv_env_GSTREAMER_LIBS_set=
> > ac_cv_env_GSTREAMER_LIBS_value=
> > ac_cv_env_GTHREAD_CFLAGS_set=
> > ac_cv_env_GTHREAD_CFLAGS_value=
> > ac_cv_env_GTHREAD_LIBS_set=
> > ac_cv_env_GTHREAD_LIBS_value=
> > ac_cv_env_GTK_2_10_CFLAGS_set=
> > ac_cv_env_GTK_2_10_CFLAGS_value=
> > ac_cv_env_GTK_2_10_LIBS_set=
> > ac_cv_env_GTK_2_10_LIBS_value=
> > ac_cv_env_GTK_CFLAGS_set=
> > ac_cv_env_GTK_CFLAGS_value=
> > ac_cv_env_GTK_LIBS_set=
> > ac_cv_env_GTK_LIBS_value=
> > ac_cv_env_HUNSPELL_CFLAGS_set=
> > ac_cv_env_HUNSPELL_CFLAGS_value=
> > ac_cv_env_HUNSPELL_LIBS_set=
> > ac_cv_env_HUNSPELL_LIBS_value=
> > ac_cv_env_LDFLAGS_set=
> > ac_cv_env_LDFLAGS_value=
> > ac_cv_env_LIBS_set=
> > ac_cv_env_LIBS_value=
> > ac_cv_env_LIBXML_CFLAGS_set=
> > ac_cv_env_LIBXML_CFLAGS_value=
> > ac_cv_env_LIBXML_LIBS_set=
> > ac_cv_env_LIBXML_LIBS_value=
> > ac_cv_env_LIBXSLT_CFLAGS_set=
> > ac_cv_env_LIBXSLT_CFLAGS_value=
> > ac_cv_env_LIBXSLT_LIBS_set=
> > ac_cv_env_LIBXSLT_LIBS_value=
> > ac_cv_env_MYTHES_CFLAGS_set=
> > ac_cv_env_MYTHES_CFLAGS_value=
> > ac_cv_env_MYTHES_LIBS_set=
> > ac_cv_env_MYTHES_LIBS_value=
> > ac_cv_env_NSS_CFLAGS_set=
> > ac_cv_env_NSS_CFLAGS_value=
> > ac_cv_env_NSS_LIBS_set=
> > ac_cv_env_NSS_LIBS_value=
> > ac_cv_env_OPENSSL_CFLAGS_set=
> > ac_cv_env_OPENSSL_CFLAGS_value=
> > ac_cv_env_OPENSSL_LIBS_set=
> > ac_cv_env_OPENSSL_LIBS_value=
> > ac_cv_env_PKG_CONFIG_LIBDIR_set=
> > ac_cv_env_PKG_CONFIG_LIBDIR_value=
> > ac_cv_env_PKG_CONFIG_PATH_set=
> > ac_cv_env_PKG_CONFIG_PATH_value=
> > ac_cv_env_PKG_CONFIG_set=
> > ac_cv_env_PKG_CONFIG_value=
> > ac_cv_env_POPPLER_CFLAGS_set=
> > ac_cv_env_POPPLER_CFLAGS_value=
> > ac_cv_env_POPPLER_LIBS_set=
> > ac_cv_env_POPPLER_LIBS_value=
> > ac_cv_env_REDLAND_CFLAGS_set=
> > ac_cv_env_REDLAND_CFLAGS_value=
> > ac_cv_env_REDLAND_LIBS_set=
> > ac_cv_env_REDLAND_LIBS_value=
> > ac_cv_env_SERF_CFLAGS_set=
> > ac_cv_env_SERF_CFLAGS_value=
> > ac_cv_env_SERF_LIBS_set=
> > ac_cv_env_SERF_LIBS_value=
> > ac_cv_env_XMKMF_set=
> > ac_cv_env_XMKMF_value=
> > ac_cv_env_XRANDR_CFLAGS_set=
> > ac_cv_env_XRANDR_CFLAGS_value=
> > ac_cv_env_XRANDR_LIBS_set=
> > ac_cv_env_XRANDR_LIBS_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_func_getopt=no
> > ac_cv_func_readdir_r=no
> > ac_cv_header_inttypes_h=no
> > ac_cv_header_memory_h=no
> > ac_cv_header_stdint_h=no
> > ac_cv_header_stdlib_h=no
> > ac_cv_header_string_h=no
> > ac_cv_header_strings_h=no
> > ac_cv_header_sys_stat_h=no
> > ac_cv_header_sys_types_h=no
> > ac_cv_header_unistd_h=no
> > ac_cv_host=i686-pc-cygwin
> > ac_cv_path_ANT=/cygdrive/c/apacheAnt/bin/ant
> > ac_cv_path_AWK=/usr/bin/awk
> > ac_cv_path_BISON=/usr/bin/bison
> > ac_cv_path_BZIP2=/usr/bin/bzip2
> > ac_cv_path_CYGWIN_PATH=/usr/bin/bash
> > ac_cv_path_EGREP='/usr/bin/grep -E'
> > ac_cv_path_FLEX=/usr/bin/flex
> > ac_cv_path_GNUCP=/usr/bin/cp
> > ac_cv_path_GPERF=/usr/bin/gperf
> > ac_cv_path_GREP=/usr/bin/grep
> > ac_cv_path_MIDL_PATH='/cygdrive/c/Program Files (x86)/Microsoft Visual
> > Studio/VC98/bin/midl.exe'
> > ac_cv_path_PATCH=/usr/bin/patch
> > ac_cv_path_PERL=/usr/bin/perl
> > ac_cv_path_SED=/usr/bin/sed
> > ac_cv_path_SHELLPATH=/usr/bin/bash
> > ac_cv_path_UNZIP=/usr/bin/unzip
> > ac_cv_path_ZIP=/usr/bin/zip
> > ac_cv_prog_AWK=awk
> > ac_cv_sizeof_long=4
> > ac_cv_sys_file_offset_bits=unknown
> > ac_cv_sys_large_files=unknown
> > ac_cv_sys_largefile_CC=no
> > ac_cv_target=i686-pc-cygwin
> >
> > ## ----------------- ##
> > ## Output variables. ##
> > ## ----------------- ##
> >
> > ABOUT_BITMAPS=''
> > ADDITIONAL_REPOSITORIES='../ext_libraries'
> > ALLOC=''
> > ANT='/cygdrive/c/apacheAnt/bin/ant'
> > ANT_HOME='/cygdrive/c/apacheAnt'
> > ANT_LIB='/cygdrive/c/apacheAnt/lib'
> > APR_CFLAGS=''
> > APR_LIBS=''
> > APR_UTIL_CFLAGS=''
> > APR_UTIL_LIBS=''
> > ARM_TARGET=''
> > ASM_HOME='/cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin'
> > ATL_INCLUDE=''
> > ATL_LIB=''
> > ATL_LIB_X64=''
> > AWK='/usr/bin/awk'
> > AWTLIB='-ljawt'
> > BISON='/usr/bin/bison'
> > BSH_JAR=''
> > BUILD_EPM=''
> > BUILD_PIXMAN=''
> > BUILD_STAX='YES'
> > BUILD_TYPE='OOo TWAIN GTEST ODK ZLIB JPEG EXPAT LIBXSLT LIBXML2 LIBXMLSEC
> > PYTHON LUCENE HSQLDB APR APR_UTIL SERF CURL MDDS BOOST VIGRA UNIXODBC
> SANE
> > ICU X11_EXTENSIONS NSS OPENSSL REDLAND MYTHES LIBTEXTCAT LIBTEXTCATDATA
> > MATHMLDTD MORE_FONTS AFMS'
> > BUILD_UNOWINREG='YES'
> > BUILD_VER_STRING=''
> > BUILD_X64=''
> > BUNDLED_EXTENSION_BLOBS=''
> > BUNDLED_PREREG_EXTENSIONS=''
> > BZIP2='/usr/bin/bzip2'
> > CAIRO_CFLAGS=''
> > CAIRO_LIBS=''
> > CC='/cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe'
> > CCACHE=''
> > CC_PATH='./'
> > CFLAGS=''
> > COINMP_CFLAGS=''
> > COINMP_LIBS=''
> > COMEX='12'
> > COMMONS_CODEC_JAR=''
> > COMMONS_HTTPCLIENT_JAR=''
> > COMMONS_LANG_JAR=''
> > COMMONS_LOGGING_JAR=''
> > COMPATH='/cygdrive/c/PROGRA~2/MICROS~3.0/VC'
> > COM_IS=''
> > CPP=''
> > CPPFLAGS=''
> > CRYPT_LINK=''
> > CSC_PATH='/cygdrive/c/Windows/MICROS~1.NET/FRAMEW~1/v3.5'
> > CURLCONFIG=''
> > CURL_CFLAGS=''
> > CURL_LIBS=''
> > CUSTOM_PACK_LIST=''
> > CXX='/cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe'
> > CXXCPP=''
> > CXXFLAGS=''
> > CYGWIN_PATH='/usr/bin'
> > DBUS_CFLAGS=''
> > DBUS_LIBS=''
> > DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
> > -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
> > -DSIZEOF_LONG=4'
> > DICT_SYSTEM_DIR=''
> > DIRECTXSDK_HOME=''
> > DIRECTXSDK_LIB='/lib'
> > DISABLE_ACTIVEX='TRUE'
> > DISABLE_ATL='TRUE'
> > DISABLE_SAXON='YES'
> > DISABLE_STRIP=''
> > DMAKE=''
> > DMAKE_PATH=''
> > DMAKE_URL='http://sourceforge.net/projects/oooextras.mirror/
> > files/dmake-4.12.tar.bz2'
> > DO_FETCH_TARBALLS='yes'
> > DPKG=''
> > ECHO_C=''
> > ECHO_N='-n'
> > ECHO_T=''
> > EGREP='/usr/bin/grep -E'
> > ENABLE_BEANSHELL='NO'
> > ENABLE_BUNDLED_DICTIONARIES=''
> > ENABLE_CAIRO=''
> > ENABLE_CAIRO_CANVAS='FALSE'
> > ENABLE_CATEGORY_B=''
> > ENABLE_COINMP='NO'
> > ENABLE_CRASHDUMP=''
> > ENABLE_CUPS=''
> > ENABLE_DBUS=''
> > ENABLE_DEBUG='FALSE'
> > ENABLE_DIRECTX=''
> > ENABLE_DIRECT_DRAW=''
> > ENABLE_EVOAB2=''
> > ENABLE_FONTCONFIG=''
> > ENABLE_GCONF=''
> > ENABLE_GIO=''
> > ENABLE_GNOMEVFS=''
> > ENABLE_GRAPHITE='FALSE'
> > ENABLE_GSTREAMER=''
> > ENABLE_GTK='TRUE'
> > ENABLE_HUNSPELL=''
> > ENABLE_HYPHEN=''
> > ENABLE_JAVASCRIPT='NO'
> > ENABLE_KAB=''
> > ENABLE_KDE4=''
> > ENABLE_KDE=''
> > ENABLE_LAYOUT='FALSE'
> > ENABLE_LOCKDOWN=''
> > ENABLE_MEDIAWIKI='NO'
> > ENABLE_MYSQLC='NO'
> > ENABLE_NSS_MODULE='NO'
> > ENABLE_ONLINE_UPDATE='YES'
> > ENABLE_OPENGL=''
> > ENABLE_PCH=''
> > ENABLE_PDFIMPORT='NO'
> > ENABLE_RANDR=''
> > ENABLE_REPORTBUILDER='NO'
> > ENABLE_RPATH='yes'
> > ENABLE_STATIC_GTK='FALSE'
> > ENABLE_SYMBOLS=''
> > ENABLE_SYSTRAY_GTK=''
> > ENABLE_UNIT_TESTS='YES'
> > ENABLE_WERROR='FALSE'
> > EPM=''
> > EPM_URL='https://sourceforge.net/projects/oooextras.mirror/
> > files/epm-3.7.tar.gz'
> > EXCEPTIONS=''
> > EXEEXT=''
> > FBSD_GCC_RPATH=''
> > FLEX='/usr/bin/flex'
> > FLUTE_JAR=''
> > FRAME_HOME='/cygdrive/c/MICROS~1/Windows/v7.0'
> > FREETYPE_CFLAGS=''
> > FREETYPE_LIBS=''
> > GCCVER='20995'
> > GCC_HOME='/usr'
> > GCONF_CFLAGS=''
> > GCONF_LIBS=''
> > GIO_CFLAGS=''
> > GIO_LIBS=''
> > GNOMEVFS_CFLAGS=''
> > GNOMEVFS_LIBS=''
> > GNUCP='/usr/bin/cp'
> > GNUMAKE='make'
> > GNUPATCH=''
> > GNUTAR='tar'
> > GOBJECT_CFLAGS=''
> > GOBJECT_LIBS=''
> > GPERF='/usr/bin/gperf'
> > GRAPHITE_CFLAGS=''
> > GRAPHITE_LIBS=''
> > GREP='/usr/bin/grep'
> > GSTREAMER_CFLAGS=''
> > GSTREAMER_LIBS=''
> > GTHREAD_CFLAGS=''
> > GTHREAD_LIBS=''
> > GTK_2_10_CFLAGS=''
> > GTK_2_10_LIBS=''
> > GTK_CFLAGS=''
> > GTK_LIBS=''
> > GXX_INCLUDE_PATH='NO_GXX_INCLUDE'
> > HAMCREST_CORE_JAR=''
> > HAVE_ATLTHUNK=''
> > HAVE_GCC_VISIBILITY_FEATURE=''
> > HAVE_GETOPT='NO'
> > HAVE_LD_BSYMBOLIC_FUNCTIONS=''
> > HAVE_LD_HASH_STYLE=''
> > HAVE_READDIR_R='NO'
> > HOME='/home/Steven'
> > HSQLDB_JAR=''
> > HUNSPELL_CFLAGS=''
> > HUNSPELL_LIBS=''
> > HYPHEN_LIB=''
> > HYPH_SYSTEM_DIR=''
> > ICUCONFIG=''
> > ICU_MAJOR=''
> > ICU_MICRO=''
> > ICU_MINOR=''
> > INTRO_BITMAPS=''
> > IS_SYSTEM_DMAKE=''
> > JAVAAOTCOMPILER=''
> > JAVACISGCJ=''
> > JAVACOMPILER='/cygdrive/c/PROGRA~2/Java/JDK18~1.0_1/bin/javac.exe'
> > JAVADOC='/cygdrive/c/PROGRA~2/Java/JDK18~1.0_1/bin/javadoc.exe'
> > JAVAFLAGS=''
> > JAVAIFLAGS=''
> > JAVAINTERPRETER='/cygdrive/c/PROGRA~2/Java/JDK18~1.0_1/bin/java.exe'
> > JAVA_HOME='/cygdrive/c/PROGRA~2/Java/JDK18~1.0_1'
> > JDK='sun'
> > JFREEREPORT_JAR=''
> > KDE4_CFLAGS=''
> > KDE4_LIBS=''
> > KDE_CFLAGS=''
> > KDE_LIBS=''
> > LDFLAGS=''
> > LFS_CFLAGS='-D_FILE_OFFSET_BITS=unknown -D_LARGE_FILES'
> > LIBBASE_JAR=''
> > LIBFONTS_JAR=''
> > LIBFORMULA_JAR=''
> > LIBINTL_PREFIX=''
> > LIBLAYOUT_JAR=''
> > LIBLOADER_JAR=''
> > LIBMYSQL_PATH=''
> > LIBOBJS=''
> > LIBREPOSITORY_JAR=''
> > LIBS=''
> > LIBSERIALIZER_JAR=''
> > LIBXML_CFLAGS=''
> > LIBXML_JAR=''
> > LIBXML_LIBS=''
> > LIBXSLT_CFLAGS=''
> > LIBXSLT_LIBS=''
> > LOCAL_SOLENV='DEFAULT'
> > LOCAL_SOLVER='DEFAULT'
> > LTLIBOBJS=''
> > LUCENE_ANALYZERS_JAR=''
> > LUCENE_CORE_JAR=''
> > MACOSX_DEPLOYMENT_TARGET=''
> > MACOSX_SDK_PATH=''
> > MFC_INCLUDE=''
> > MFC_LIB=''
> > MIDL_PATH='/cygdrive/c/MICROS~1/Windows/v7.0/bin'
> > MINGWCXX=''
> > MINGWSTRIP=''
> > MINGW_BACKWARD_INCLUDE_PATH=''
> > MINGW_CLIB_DIR=''
> > MINGW_GCCDLL=''
> > MINGW_GCCLIB_EH=''
> > MINGW_GXXDLL=''
> > MINGW_LIB_INCLUDE_PATH=''
> > MINGW_SHARED_GCCLIB=''
> > MINGW_SHARED_GXXLIB=''
> > MINGW_SHARED_LIBSTDCPP=''
> > ML_EXE=''
> > MOC4='moc'
> > MOC='moc'
> > MOCQT4=''
> > MOZILLABUILD=''
> > MOZ_INC=''
> > MSPDB_PATH='/cygdrive/c/PROGRA~2/MICROS~3.0/Common7/IDE'
> > MYSQLCONFIG=''
> > MYSQL_DEFINES=''
> > MYSQL_INC=''
> > MYSQL_LIB=''
> > MYTHES_CFLAGS=''
> > MYTHES_LIBS=''
> > NASM_EXE=''
> > NASM_HOME='NO_NASM_HOME'
> > NEW_SHADOW_API=''
> > NSIS_PATH=''
> > NSS_CFLAGS=''
> > NSS_LIBS=''
> > OBJEXT=''
> > OOO_JUNIT_JAR=''
> > OOO_VENDOR=''
> > OPENSSL_CFLAGS=''
> > OPENSSL_LIBS=''
> > OSVERSION=''
> > PACKAGE_BUGREPORT=''
> > PACKAGE_NAME=''
> > PACKAGE_STRING=''
> > PACKAGE_TARNAME=''
> > PACKAGE_URL=''
> > PACKAGE_VERSION=''
> > PAM=''
> > PAM_LINK=''
> > PATCH='/usr/bin/patch'
> > PATH_SEPARATOR=':'
> > PERL='/usr/bin/perl'
> > PKGFORMAT='msi'
> > PKGMK=''
> > PKG_CONFIG=''
> > PKG_CONFIG_LIBDIR=''
> > PKG_CONFIG_PATH=''
> > POPPLER_CFLAGS=''
> > POPPLER_LIBS=''
> > PRODUCT='full'
> > PROEXT='.pro'
> > PROFULLSWITCH='product=full'
> > PSDK_HOME='/cygdrive/c/Microsoft_SDKs/Windows/v7.0'
> > PTHREAD_CFLAGS=''
> > PTHREAD_LIBS=''
> > PYTHON=''
> > PYTHON_CFLAGS=''
> > PYTHON_EXEC_PREFIX=''
> > PYTHON_LIBS=''
> > PYTHON_PLATFORM=''
> > PYTHON_PREFIX=''
> > PYTHON_VERSION=''
> > RAT_JAR_HOME=''
> > REDLAND_CFLAGS=''
> > REDLAND_LIBS=''
> > RPM=''
> > SAC_JAR=''
> > SAXON_JAR=''
> > SCPDEFS=' -DENABLE_ONLINE_UPDATE -DWITH_CATA_FONTS'
> > SED='/usr/bin/sed'
> > SERF_CFLAGS=''
> > SERF_LIBS=''
> > SERIALIZER_JAR=''
> > SERVLETAPI_JAR=''
> > SHELL='/bin/sh'
> > SHELLPATH='/usr/bin'
> > SIZEOF_LONG='4'
> > SOLAR_JAVA='TRUE'
> > SOURCEVERSION='AOO420'
> > SYSTEM_APACHE_COMMONS=''
> > SYSTEM_APR='NO'
> > SYSTEM_APR_UTIL='NO'
> > SYSTEM_BOOST='NO'
> > SYSTEM_BSH='NO'
> > SYSTEM_CAIRO=''
> > SYSTEM_COINMP='NO'
> > SYSTEM_CURL='NO'
> > SYSTEM_DICTS='NO'
> > SYSTEM_EXPAT='NO'
> > SYSTEM_GDKPIXBUF='YES'
> > SYSTEM_GENBRK=''
> > SYSTEM_GENCCODE=''
> > SYSTEM_GENCMN=''
> > SYSTEM_GETTEXT='YES'
> > SYSTEM_GLIB='YES'
> > SYSTEM_GRAPHITE=''
> > SYSTEM_HSQLDB='NO'
> > SYSTEM_HUNSPELL=''
> > SYSTEM_HYPH=''
> > SYSTEM_ICU='NO'
> > SYSTEM_JFREEREPORT=''
> > SYSTEM_JPEG='NO'
> > SYSTEM_LIBC=''
> > SYSTEM_LIBJPEG='NO'
> > SYSTEM_LIBPNG='NO'
> > SYSTEM_LIBTEXTCAT='NO'
> > SYSTEM_LIBTEXTCAT_DATA=''
> > SYSTEM_LIBXML='NO'
> > SYSTEM_LIBXSLT='NO'
> > SYSTEM_LUCENE='NO'
> > SYSTEM_MDDS='NO'
> > SYSTEM_MYSQL=''
> > SYSTEM_MYSQL_CPPCONN=''
> > SYSTEM_MYTHES='NO'
> > SYSTEM_NSS='NO'
> > SYSTEM_ODBC_HEADERS='NO'
> > SYSTEM_OPENSSL='NO'
> > SYSTEM_PANGO='YES'
> > SYSTEM_POPPLER=''
> > SYSTEM_PYTHON='NO'
> > SYSTEM_REDLAND='NO'
> > SYSTEM_SANE_HEADER='NO'
> > SYSTEM_SAXON='NO'
> > SYSTEM_SERF='NO'
> > SYSTEM_SERVLETAPI=''
> > SYSTEM_STDLIBS='NO'
> > SYSTEM_VIGRA='NO'
> > SYSTEM_XRENDER_HEADERS='NO'
> > SYSTEM_ZLIB='NO'
> > TARFILE_LOCATION='DEFAULT'
> > THES_SYSTEM_DIR=''
> > UNIXWRAPPERNAME=''
> > UNZIP='/usr/bin/unzip'
> > UPD='420'
> > USE_CCACHE=''
> > USE_FT_EMBOLDEN=''
> > USE_MINGW=''
> > USE_PACKAGER=''
> > USE_SYSTEM_STL='YES'
> > USE_XINERAMA=''
> > VALGRIND_CFLAGS=''
> > VC_STANDARD=''
> > VERBOSE=''
> > WINDOWS_VISTA_PSDK='TRUE'
> > WITHOUT_AFMS=''
> > WITHOUT_PPDS=''
> > WITH_CATA_FONTS='YES'
> > WITH_CATB_FONTS='NO'
> > WITH_DICT=',ALL,'
> > WITH_FONTS='YES'
> > WITH_LANG=''
> > WITH_LDAP='NO'
> > WITH_MINGWIN='0'
> > WITH_OPENLDAP=''
> > WITH_POOR_HELP_LOCALIZATIONS=''
> > WITH_VC_REDIST='YES'
> > WORDS_BIGENDIAN='no'
> > XAU_LIBS=''
> > XINC='no_x_includes'
> > XINERAMA_LINK=''
> > XLIB='no_x_libraries'
> > XMKMF=''
> > XRANDR_CFLAGS=''
> > XRANDR_DLOPEN=''
> > XRANDR_LIBS=''
> > XRENDER_LINK='NO'
> > XSLTPROC=''
> > X_CFLAGS=''
> > X_EXTRA_LIBS=''
> > X_LIBS=''
> > X_PRE_LIBS=''
> > ZIP='/usr/bin/zip'
> > ZIP_HOME='/usr/bin'
> > _cc=''
> > _solenv='./solenv'
> > ac_ct_CC=''
> > ac_ct_CXX=''
> > bindir='${exec_prefix}/bin'
> > build='i686-pc-cygwin'
> > build_alias=''
> > build_cpu='i686'
> > build_os='cygwin'
> > build_vendor='pc'
> > datadir='${datarootdir}'
> > datarootdir='${prefix}/share'
> > docdir='${datarootdir}/doc/${PACKAGE}'
> > dvidir='${docdir}'
> > exec_prefix='${prefix}'
> > host='i686-pc-cygwin'
> > host_alias=''
> > host_cpu='i686'
> > host_os='cygwin'
> > host_vendor='pc'
> > htmldir='${docdir}'
> > includedir='${prefix}/include'
> > infodir='${datarootdir}/info'
> > libdir='${exec_prefix}/lib'
> > libexecdir='${exec_prefix}/libexec'
> > localedir='${datarootdir}/locale'
> > localstatedir='${prefix}/var'
> > mandir='${datarootdir}/man'
> > nodep=''
> > oldincludedir='/usr/include'
> > pdfdir='${docdir}'
> > pkgpyexecdir=''
> > pkgpythondir=''
> > prefix='/usr/local'
> > program_transform_name='s,x,x,'
> > psdir='${docdir}'
> > pyexecdir=''
> > pythondir=''
> > sbindir='${exec_prefix}/sbin'
> > sharedstatedir='${prefix}/com'
> > sysconfdir='${prefix}/etc'
> > target='i686-pc-cygwin'
> > target_alias=''
> > target_cpu='i686'
> > target_os='cygwin'
> > target_vendor='pc'
> >
> > ## ----------- ##
> > ## confdefs.h. ##
> > ## ----------- ##
> >
> > /* confdefs.h */
> > #define PACKAGE_NAME ""
> > #define PACKAGE_TARNAME ""
> > #define PACKAGE_VERSION ""
> > #define PACKAGE_STRING ""
> > #define PACKAGE_BUGREPORT ""
> > #define PACKAGE_URL ""
> > #define SIZEOF_LONG 4
> >
> > configure: exit 0
> >
> >
> >
> >
> > On Mon, Jan 30, 2017 at 7:37 PM, Damjan Jovanovic <da...@apache.org>
> > wrote:
> >
> >> I don't see any attachments.
> >>
> >> On Tue, Jan 31, 2017 at 5:04 AM, Hong <ma...@gmail.com> wrote:
> >>
> >> > Hi Damjan,
> >> >
> >> > I attached config.log. Can you please take a look? Thanks.
> >> >
> >> > On Thu, Jan 26, 2017 at 12:02 PM, Damjan Jovanovic <damjan@apache.org
> >
> >> > wrote:
> >> >
> >> >> I suspect a wrong version of MSVC. Attach your config.log.
> >> >>
> >> >> On Thu, Jan 26, 2017 at 8:56 PM, Hong <ma...@gmail.com> wrote:
> >> >>
> >> >> > Hi,
> >> >> >
> >> >> > I encountered a bunch of link errors of missing symbol
> >> >> ___security_cookie.
> >> >> >
> >> >> > Does anybody know what could be the problem?
> >> >> >
> >> >> > link.exe /nologo /VERSION:2.9 /LIBPATH:bin.msvc /LIBPATH:.\lib /DLL
> >> >> >  /IMPLIB:bin.msvc\libxml2.lib /OUT:bin.msvc\libxml2.dll
> >> int.msvc\buf.obj
> >> >> > int.msvc\c14n.obj int.msvc\catalog.obj int.msvc\chvalid.obj
> >> >> > int.msvc\debugXML.obj int.msvc\dict.obj int.msvc\DOCBparser.obj
> >> >> > int.msvc\encoding.obj int.msvc\entities.obj int.msvc\error.obj
> >> >> > int.msvc\globals.obj int.msvc\hash.obj int.msvc\HTMLparser.obj
> >> >> > int.msvc\HTMLtree.obj int.msvc\legacy.obj int.msvc\list.obj
> >> >> > int.msvc\nanoftp.obj int.msvc\nanohttp.obj int.msvc\parser.obj
> >> >> > int.msvc\parserInternals.obj int.msvc\pattern.obj
> >> int.msvc\relaxng.obj
> >> >> > int.msvc\SAX2.obj int.msvc\SAX.obj int.msvc\schematron.obj
> >> >> > int.msvc\threads.obj int.msvc\tree.obj int.msvc\uri.obj
> >> >> int.msvc\valid.obj
> >> >> > int.msvc\xinclude.obj int.msvc\xlink.obj int.msvc\xmlIO.obj
> >> >> > int.msvc\xmlmemory.obj int.msvc\xmlreader.obj
> int.msvc\xmlregexp.obj
> >> >> > int.msvc\xmlmodule.obj int.msvc\xmlsave.obj int.msvc\xmlschemas.obj
> >> >> > int.msvc\xmlschemastypes.obj int.msvc\xmlunicode.obj
> >> >> int.msvc\xmlwriter.obj
> >> >> > int.msvc\xpath.obj int.msvc\xpointer.obj int.msvc\xmlstring.obj
> >> >> >  wsock32.lib ws2_32.lib kernel32.lib
> >> >> >    Creating library bin.msvc\libxml2.lib and object
> >> bin.msvc\libxml2.exp
> >> >> > xmlsave.obj : error LNK2019: unresolved external symbol
> >> >> ___security_cookie
> >> >> > referenced in function _xhtmlNodeListDumpOutput
> >> >> > xmlschemas.obj : error LNK2001: unresolved external symbol
> >> >> > ___security_cookie
> >> >> > xmlschemastypes.obj : error LNK2001: unresolved external symbol
> >> >> > ___security_cookie
> >> >> > xpath.obj : error LNK2001: unresolved external symbol
> >> ___security_cookie
> >> >> > valid.obj : error LNK2001: unresolved external symbol
> >> ___security_cookie
> >> >> > xlink.obj : error LNK2001: unresolved external symbol
> >> ___security_cookie
> >> >> > xmlIO.obj : error LNK2001: unresolved external symbol
> >> ___security_cookie
> >> >> > xmlregexp.obj : error LNK2001: unresolved external symbol
> >> >> > ___security_cookie
> >> >> > SAX2.obj : error LNK2001: unresolved external symbol
> >> ___security_cookie
> >> >> > schematron.obj : error LNK2001: unresolved external symbol
> >> >> > ___security_cookie
> >> >> > tree.obj : error LNK2001: unresolved external symbol
> >> ___security_cookie
> >> >> > uri.obj : error LNK2001: unresolved external symbol
> >> ___security_cookie
> >> >> > nanohttp.obj : error LNK2001: unresolved external symbol
> >> >> ___security_cookie
> >> >> > parser.obj : error LNK2001: unresolved external symbol
> >> >> ___security_cookie
> >> >> > parserInternals.obj : error LNK2001: unresolved external symbol
> >> >> > ___security_cookie
> >> >> > relaxng.obj : error LNK2001: unresolved external symbol
> >> >> ___security_cookie
> >> >> > error.obj : error LNK2001: unresolved external symbol
> >> ___security_cookie
> >> >> > HTMLparser.obj : error LNK2001: unresolved external symbol
> >> >> > ___security_cookie
> >> >> > HTMLtree.obj : error LNK2001: unresolved external symbol
> >> >> ___security_cookie
> >> >> > nanoftp.obj : error LNK2001: unresolved external symbol
> >> >> ___security_cookie
> >> >> > catalog.obj : error LNK2001: unresolved external symbol
> >> >> ___security_cookie
> >> >> > debugXML.obj : error LNK2001: unresolved external symbol
> >> >> ___security_cookie
> >> >> > encoding.obj : error LNK2001: unresolved external symbol
> >> >> ___security_cookie
> >> >> > entities.obj : error LNK2001: unresolved external symbol
> >> >> ___security_cookie
> >> >> > xmlsave.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > xmlschemas.obj : error LNK2019: unresolved external symbol
> >> >> > @__security_check_cookie@4 referenced in function
> >> >> > _xmlSchemaFormatNodeForError
> >> >> > xmlschemastypes.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > xpath.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > valid.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > xlink.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > xmlIO.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > xmlregexp.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > SAX2.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > schematron.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > tree.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > uri.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > nanohttp.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > parser.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > parserInternals.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > relaxng.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > error.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > HTMLparser.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > HTMLtree.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > nanoftp.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > catalog.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > debugXML.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > encoding.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > entities.obj : error LNK2001: unresolved external symbol
> >> >> > @__security_check_cookie@4
> >> >> > error.obj : error LNK2019: unresolved external symbol _vsnprintf
> >> >> referenced
> >> >> > in function _xmlParserError
> >> >> > xmlreader.obj : error LNK2001: unresolved external symbol
> _vsnprintf
> >> >> > xmlwriter.obj : error LNK2001: unresolved external symbol
> _vsnprintf
> >> >> > xmlstring.obj : error LNK2001: unresolved external symbol
> _vsnprintf
> >> >> > xmlschemastypes.obj : error LNK2019: unresolved external symbol
> >> >> __ftol2_sse
> >> >> > referenced in function _xmlSchemaValidateDuration
> >> >> > xpath.obj : error LNK2001: unresolved external symbol __ftol2_sse
> >> >> > xpointer.obj : error LNK2001: unresolved external symbol
> __ftol2_sse
> >> >> > bin.msvc\libxml2.dll : fatal error LNK1120: 4 unresolved externals
> >> >> > NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~3.0\VC\
> bin\link.exe'
> >> :
> >> >> > return code '0x460'
> >> >> > Stop.
> >> >> > dmake:  Error code 2, while making './
> >> >> > wntmsci12.pro/misc/build/so_built_so_libxml2'
> >> >> >
> >> >>
> >> >
> >> >
> >> >
> >> > ---------------------------------------------------------------------
> >> > To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> >> > For additional commands, e-mail: dev-help@openoffice.apache.org
> >> >
> >>
> >
> >
>

Re: Build --all errors on libxml2?

Posted by Hong <ma...@gmail.com>.
Hi Damjan,

Did you see anything wrong with the MSVC?

On Mon, Jan 30, 2017 at 10:07 PM, Hong <ma...@gmail.com> wrote:

> Hi Damjan,
>
> I will paste the raw text here. The mailing list probably filtered the
> attachment out.
>
> 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.69.  Invocation command line was
>
>   $ ./configure --with-frame-home=/cygdrive/c/Microsoft_SDKs/Windows/v7.0
> --with-psdk-home=/cygdrive/c/Microsoft_SDKs/Windows/v7.0
> --with-midl-path=/cygdrive/c/Microsoft_SDKs/Windows/v7.0/bin
> --with-ant-home=/cygdrive/c/apacheAnt --with-jdk-home=C:/PROGRA~2/Java/JDK18~1.0_1
> --with-csc-path=C:/Windows/Microsoft.NET/Framework/v3.5
> --with-cl-home=C:/PROGRA~2/MICROS~3.0/VC --with-asm-home=C:/PROGRA~2/MICROS~3.0/VC/bin
> --with-dmake-url=http://sourceforge.net/projects/
> oooextras.mirror/files/dmake-4.12.tar.bz2 --with-epm-url=https://
> sourceforge.net/projects/oooextras.mirror/files/epm-3.7.tar.gz
> --disable-pch --disable-atl --disable-activex --disable-nss-module
> --disable-directx --without-junit
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = Steven-PC
> uname -m = i686
> uname -r = 2.6.1(0.305/5/3)
> uname -s = CYGWIN_NT-6.1-WOW
> uname -v = 2016-12-16 11:50
>
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
>
> /bin/arch              = i686
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
>
> PATH: /usr/local/bin
> PATH: /usr/bin
> PATH: /cygdrive/c/ProgramData/Oracle/Java/javapath
> PATH: /cygdrive/c/Program Files/iis express/PHP/v7.0
> PATH: /cygdrive/c/Windows/system32
> PATH: /cygdrive/c/Windows
> PATH: /cygdrive/c/Windows/System32/Wbem
> PATH: /cygdrive/c/Program Files (x86)/Windows Kits/8.1/Windows Performance
> Toolkit
> PATH: /cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn
> PATH: /cygdrive/c/Program Files (x86)/Microsoft SQL Server/100/Tools/Binn
> PATH: /cygdrive/c/Program Files/Microsoft SQL Server/100/Tools/Binn
> PATH: /cygdrive/c/Program Files/Microsoft SQL Server/100/DTS/Binn
> PATH: /cygdrive/c/Program Files/Java/jdk1.8.0_11/bin
> PATH: /cygdrive/c/work/android-ndk-r10
> PATH: /cygdrive/c/cygwin64/bin
> PATH: /cygdrive/c/Program Files (x86)/Visual Leak Detector/bin/Win32
> PATH: /cygdrive/c/Program Files (x86)/Visual Leak Detector/bin/Win64
> PATH: /cygdrive/c/Program Files/TortoiseSVN/bin
> PATH: /cygdrive/c/PROGRA~1/DISKEE~1/DISKEE~1
> PATH: /cygdrive/c/work/GOOGLETEST/depot_tools
> PATH: /cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn
> PATH: /cygdrive/c/Qt/5.4/msvc2010_opengl/include
> PATH: /cygdrive/c/opencv/build/x86/vc10/bin
> PATH: /cygdrive/c/GoogleTest/FXQAImage/Debug
> PATH: /cygdrive/c/work/GOOGLETEST/src/out/Debug
> PATH: /cygdrive/c/Steventest/pdfium/build/Debug
> PATH: /cygdrive/c/program files (x86)/skype/Phone
> PATH: /cygdrive/c/Program Files/Microsoft/Web Platform Installer
> PATH: /cygdrive/c/Pro
> PATH: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0
> PATH: /cygdrive/c/Program Files (x86)/Delphi7SE/bin
> PATH: /cygdrive/c/Program Files (x86)/Delphi7SE/Projects/BPL
> PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual
> Studio/Common/Tools/WinNT
> PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual
> Studio/Common/MSDev98/Bin
> PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual Studio/Common/Tools
> PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual Studio/VC98/bin
> PATH: /cygdrive/c/Program Files (x86)/Java/jdk1.8.0_121/bin
> PATH: /cygdrive/c/apacheAnt/bin
> PATH: /cygdrive/c/Users/Steven/AppData/Local/atom/bin
>
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
> configure:5152: checking whether configure is up-to-date
> configure:5159: result: yes
> configure:5186: checking for grep that handles long lines and -e
> configure:5244: result: /usr/bin/grep
> configure:5249: checking for egrep
> configure:5311: result: /usr/bin/grep -E
> configure:5320: checking for gawk
> configure:5350: result: no
> configure:5320: checking for mawk
> configure:5350: result: no
> configure:5320: checking for nawk
> configure:5350: result: no
> configure:5320: checking for awk
> configure:5336: found /usr/bin/awk
> configure:5347: result: awk
> configure:5360: checking for awk
> configure:5378: found /usr/bin/awk
> configure:5390: result: /usr/bin/awk
> configure:5406: checking for sed
> configure:5424: found /usr/bin/sed
> configure:5436: result: /usr/bin/sed
> configure:5451: checking for solenv environment
> configure:5455: result: default
> configure:5482: checking for custom pack.lst
> configure:5496: result: no
> configure:5536: checking build system type
> configure:5550: result: i686-pc-cygwin
> configure:5570: checking host system type
> configure:5583: result: i686-pc-cygwin
> configure:5603: checking target system type
> configure:5616: result: i686-pc-cygwin
> configure:5651: checking Cygwin version
> configure:5654: result: 2.6.1(0.305/5/3)
> configure:5924: checking for pkg-config
> configure:5957: result: no
> configure:5992: checking whether to enable crashdump feature
> configure:6001: result: no
> configure:6011: checking whether to use the standard non-optimizing
> compiler
> configure:6015: result: no
> configure:6026: checking whether to build/use the Windows 64bit shell
> extensions
> configure:6030: result: no
> configure:6040: checking whether to turn warnings to errors
> configure:6053: result: no
> configure:6058: checking whether to do a debug build
> configure:6069: result: no
> configure:6074: checking whether to build with additional debug utilities
> configure:6086: result: no, full product build
> configure:6093: checking whether to include symbols into final build
> configure:6115: result: no
> configure:6120: checking whether to strip the solver or not.
> configure:6139: result: yes
> configure:6156: checking whether to enable category B components
> configure:6188: result: no: disabled modules nss, hunspell, hyphen, saxon,
> rhino, graphite, coinmp
> configure:6195: checking whether to enable the Online Update support
> configure:6200: result: yes
> configure:6209: checking whether to enable unit tests
> configure:6214: result: yes
> configure:6223: checking whether to enable native CUPS support
> configure:6231: result: no
> configure:6236: checking whether to enable fontconfig support
> configure:6244: result: no
> configure:6261: checking whether to use DirectX
> configure:6270: result: no
> configure:6275: checking whether to use ActiveX
> configure:6283: result: no
> configure:6287: checking whether to use ATL
> configure:6296: result: no
> configure:6305: checking whether to use RPATH in shared libraries
> configure:6312: result: yes
> configure:6333: checking whether to use dicts from external paths
> configure:6367: result: no
> configure:6377: checking Windows build environment sanity
> configure:6397: result: ok
> configure:6403: checking for cygwin gcc/g++
> configure:6406: result: found
> configure:6416: checking for bash
> configure:6434: found /usr/bin/bash
> configure:6446: result: /usr/bin/bash
> configure:6461: checking gcc home
> configure:6468: result: /usr
> configure:7416: checking whether to enable pch feature
> configure:7434: result: no
> configure:7439: checking for GNU make
> configure:7448: result: make
> configure:7454: checking the GNU make version
> configure:7459: result: make 4.2.1
> 3+:
> configure:7466: checking for dmake
> configure:7533: no system or user-provided dmake found
> configure:7540: result: dmake will be downloaded and compiled in bootstrap
> configure:7588: checking for GNU or compatible BSD tar
> configure:7597: result: tar
> configure:7776: checking for perl
> configure:7794: found /usr/bin/perl
> configure:7806: result: /usr/bin/perl
> configure:7827: checking the Perl version
> configure:7834: result: checked (perl 5)
> configure:7841: checking for required Perl modules
> configure:7849: result: all modules found
> configure:7879: checking for friendly registry keys
> configure:7890: result: done
> configure:8000: checking the Microsoft C/C++ Compiler
> configure:8051: result: found (/cygdrive/c/PROGRA~2/MICROS~
> 3.0/VC/bin/cl.exe)
> configure:8055: checking the Version of Microsoft C/C++ Compiler
> configure:8066: result: found Compiler version 001500003072 in "Microsoft
> (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for 80x86
> "
> configure:8071: result: found .NET 2008 / VS 9.0.
> configure:8103: checking for midl.exe
> configure:8121: found /cygdrive/c/Program Files (x86)/Microsoft Visual
> Studio/VC98/bin/midl.exe
> configure:8133: result: /cygdrive/c/Program Files (x86)/Microsoft Visual
> Studio/VC98/bin/midl.exe
> configure:8174: checking for csc.exe
> configure:8207: result: no
> configure:8233: checking .NET Framework
> configure:8258: result: found
> configure:9062: checking for sys/types.h
> configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> conftest.c >&5
> conftest.c
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> configure:9062: $? = 0
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> |
> | #include <sys/types.h>
> configure:9062: result: no
> configure:9062: checking for sys/stat.h
> configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> conftest.c >&5
> conftest.c
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> configure:9062: $? = 0
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> |
> | #include <sys/stat.h>
> configure:9062: result: no
> configure:9062: checking for stdlib.h
> configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> conftest.c >&5
> conftest.c
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> configure:9062: $? = 0
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> |
> | #include <stdlib.h>
> configure:9062: result: no
> configure:9062: checking for string.h
> configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> conftest.c >&5
> conftest.c
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> configure:9062: $? = 0
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> |
> | #include <string.h>
> configure:9062: result: no
> configure:9062: checking for memory.h
> configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> conftest.c >&5
> conftest.c
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> configure:9062: $? = 0
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> |
> | #include <memory.h>
> configure:9062: result: no
> configure:9062: checking for strings.h
> configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> conftest.c >&5
> conftest.c
> conftest.c(43) : fatal error C1083: Cannot open include file: 'strings.h':
> No such file or directory
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> configure:9062: $? = 2
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> |
> | #include <strings.h>
> configure:9062: result: no
> configure:9062: checking for inttypes.h
> configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> conftest.c >&5
> conftest.c
> conftest.c(43) : fatal error C1083: Cannot open include file:
> 'inttypes.h': No such file or directory
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> configure:9062: $? = 2
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> |
> | #include <inttypes.h>
> configure:9062: result: no
> configure:9062: checking for stdint.h
> configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> conftest.c >&5
> conftest.c
> conftest.c(43) : fatal error C1083: Cannot open include file: 'stdint.h':
> No such file or directory
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> configure:9062: $? = 2
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> |
> | #include <stdint.h>
> configure:9062: result: no
> configure:9062: checking for unistd.h
> configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> conftest.c >&5
> conftest.c
> conftest.c(43) : fatal error C1083: Cannot open include file: 'unistd.h':
> No such file or directory
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> configure:9062: $? = 2
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | /* end confdefs.h.  */
> | #include <stdio.h>
> | #ifdef HAVE_SYS_TYPES_H
> | # include <sys/types.h>
> | #endif
> | #ifdef HAVE_SYS_STAT_H
> | # include <sys/stat.h>
> | #endif
> | #ifdef STDC_HEADERS
> | # include <stdlib.h>
> | # include <stddef.h>
> | #else
> | # ifdef HAVE_STDLIB_H
> | #  include <stdlib.h>
> | # endif
> | #endif
> | #ifdef HAVE_STRING_H
> | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
> | #  include <memory.h>
> | # endif
> | # include <string.h>
> | #endif
> | #ifdef HAVE_STRINGS_H
> | # include <strings.h>
> | #endif
> | #ifdef HAVE_INTTYPES_H
> | # include <inttypes.h>
> | #endif
> | #ifdef HAVE_STDINT_H
> | # include <stdint.h>
> | #endif
> | #ifdef HAVE_UNISTD_H
> | # include <unistd.h>
> | #endif
> |
> | #include <unistd.h>
> configure:9062: result: no
> configure:9078: checking size of long
> configure:9083: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -o conftest
>    conftest.c  >&5
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> cl : Command line warning D9035 : option 'o' has been deprecated and will
> be removed in a future release
> conftest.c
> Microsoft (R) Incremental Linker Version 9.00.30729.01
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> /out:conftest.exe
> /out:conftest.exe
> conftest.obj
> LIBCMT.lib(crt0init.obj) : warning LNK4254: section '.CRT' (40000040)
> merged into '.data' (C0000040) with different attributes
> configure:9083: $? = 0
> configure:9083: ./conftest
> configure:9083: $? = 0
> configure:9097: result: 4
> configure:9109: checking whether byte ordering is bigendian
> configure:9124: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> conftest.c >&5
> conftest.c
> conftest.c(11) : error C2061: syntax error : identifier 'a'
> conftest.c(11) : error C2059: syntax error : ';'
> conftest.c(11) : error C2061: syntax error : identifier 'capable'
> conftest.c(11) : error C2059: syntax error : ';'
> conftest.c(13) : error C2054: expected '(' to follow 'compiler'
> conftest.c(13) : error C2085: 'dummy' : not in formal parameter list
> conftest.c(15) : fatal error C1004: unexpected end-of-file found
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> configure:9124: $? = 2
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define SIZEOF_LONG 4
> | /* end confdefs.h.  */
> | #ifndef __APPLE_CC__
> |       not a universal capable compiler
> |     #endif
> |     typedef int dummy;
> |
> configure:9169: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> conftest.c >&5
> conftest.c
> conftest.c(11) : fatal error C1083: Cannot open include file:
> 'sys/param.h': No such file or directory
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> configure:9169: $? = 2
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define SIZEOF_LONG 4
> | /* end confdefs.h.  */
> | #include <sys/types.h>
> |     #include <sys/param.h>
> |
> | int
> | main ()
> | {
> | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN     && defined
> LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN     && LITTLE_ENDIAN)
> |      bogus endian macros
> |     #endif
> |
> |   ;
> |   return 0;
> | }
> configure:9213: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> conftest.c >&5
> conftest.c
> conftest.c(16) : error C2065: 'bogus' : undeclared identifier
> conftest.c(16) : error C2146: syntax error : missing ';' before identifier
> 'endian'
> conftest.c(16) : error C2065: 'endian' : undeclared identifier
> conftest.c(16) : error C2146: syntax error : missing ';' before identifier
> 'macros'
> conftest.c(19) : error C2065: 'macros' : undeclared identifier
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> configure:9213: $? = 2
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define SIZEOF_LONG 4
> | /* end confdefs.h.  */
> | #include <limits.h>
> |
> | int
> | main ()
> | {
> | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
> |      bogus endian macros
> |     #endif
> |
> |   ;
> |   return 0;
> | }
> configure:9304: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -o conftest
>    conftest.c  >&5
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> cl : Command line warning D9035 : option 'o' has been deprecated and will
> be removed in a future release
> conftest.c
> Microsoft (R) Incremental Linker Version 9.00.30729.01
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> /out:conftest.exe
> /out:conftest.exe
> conftest.obj
> LIBCMT.lib(crt0init.obj) : warning LNK4254: section '.CRT' (40000040)
> merged into '.data' (C0000040) with different attributes
> configure:9304: $? = 0
> configure:9304: ./conftest
> configure:9304: $? = 0
> configure:9315: result: no
> configure:9343: checking for special C compiler options needed for large
> files
> configure:9373: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> conftest.c >&5
> conftest.c
> conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(18) : error C2118: negative subscript
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> configure:9373: $? = 2
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define SIZEOF_LONG 4
> | /* end confdefs.h.  */
> | #include <sys/types.h>
> |  /* Check that off_t can represent 2**63 - 1 correctly.
> |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
> |     since some C++ compilers masquerading as C compilers
> |     incorrectly reject 9223372036854775807.  */
> | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
> |   int off_t_is_large[(LARGE_OFF_T % 2147483629 <(214)%20748-3629> == 721
> |       && LARGE_OFF_T % 2147483647 <(214)%20748-3647> == 1)
> |      ? 1 : -1];
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:9378: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -n32 -c
> conftest.c >&5
> conftest.c
> conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(18) : error C2118: negative subscript
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> cl : Command line warning D9002 : ignoring unknown option '-n32'
> configure:9378: $? = 2
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define SIZEOF_LONG 4
> | /* end confdefs.h.  */
> | #include <sys/types.h>
> |  /* Check that off_t can represent 2**63 - 1 correctly.
> |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
> |     since some C++ compilers masquerading as C compilers
> |     incorrectly reject 9223372036854775807.  */
> | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
> |   int off_t_is_large[(LARGE_OFF_T % 2147483629 <(214)%20748-3629> == 721
> |       && LARGE_OFF_T % 2147483647 <(214)%20748-3647> == 1)
> |      ? 1 : -1];
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:9388: result: no
> configure:9394: checking for _FILE_OFFSET_BITS value needed for large files
> configure:9419: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> conftest.c >&5
> conftest.c
> conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(18) : error C2118: negative subscript
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> configure:9419: $? = 2
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define SIZEOF_LONG 4
> | /* end confdefs.h.  */
> | #include <sys/types.h>
> |  /* Check that off_t can represent 2**63 - 1 correctly.
> |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
> |     since some C++ compilers masquerading as C compilers
> |     incorrectly reject 9223372036854775807.  */
> | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
> |   int off_t_is_large[(LARGE_OFF_T % 2147483629 <(214)%20748-3629> == 721
> |       && LARGE_OFF_T % 2147483647 <(214)%20748-3647> == 1)
> |      ? 1 : -1];
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:9443: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> conftest.c >&5
> conftest.c
> conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(18) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(18) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(19) : error C2118: negative subscript
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> configure:9443: $? = 2
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define SIZEOF_LONG 4
> | /* end confdefs.h.  */
> | #define _FILE_OFFSET_BITS 64
> | #include <sys/types.h>
> |  /* Check that off_t can represent 2**63 - 1 correctly.
> |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
> |     since some C++ compilers masquerading as C compilers
> |     incorrectly reject 9223372036854775807.  */
> | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
> |   int off_t_is_large[(LARGE_OFF_T % 2147483629 <(214)%20748-3629> == 721
> |       && LARGE_OFF_T % 2147483647 <(214)%20748-3647> == 1)
> |      ? 1 : -1];
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:9451: result: unknown
> configure:9463: checking for _LARGE_FILES value needed for large files
> configure:9488: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> conftest.c >&5
> conftest.c
> conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(18) : error C2118: negative subscript
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> configure:9488: $? = 2
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define SIZEOF_LONG 4
> | /* end confdefs.h.  */
> | #include <sys/types.h>
> |  /* Check that off_t can represent 2**63 - 1 correctly.
> |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
> |     since some C++ compilers masquerading as C compilers
> |     incorrectly reject 9223372036854775807.  */
> | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
> |   int off_t_is_large[(LARGE_OFF_T % 2147483629 <(214)%20748-3629> == 721
> |       && LARGE_OFF_T % 2147483647 <(214)%20748-3647> == 1)
> |      ? 1 : -1];
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:9512: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
> conftest.c >&5
> conftest.c
> conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(18) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(18) : warning C4293: '<<' : shift count negative or too big,
> undefined behavior
> conftest.c(19) : error C2118: negative subscript
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> configure:9512: $? = 2
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define SIZEOF_LONG 4
> | /* end confdefs.h.  */
> | #define _LARGE_FILES 1
> | #include <sys/types.h>
> |  /* Check that off_t can represent 2**63 - 1 correctly.
> |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
> |     since some C++ compilers masquerading as C compilers
> |     incorrectly reject 9223372036854775807.  */
> | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
> |   int off_t_is_large[(LARGE_OFF_T % 2147483629 <(214)%20748-3629> == 721
> |       && LARGE_OFF_T % 2147483647 <(214)%20748-3647> == 1)
> |      ? 1 : -1];
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:9520: result: unknown
> configure:10091: result: no g++ includes
> configure:10238: checking exception type
> configure:10273: result:
> configure:10284: checking what the default STL should be
> configure:10329: checking whether we are allowed and able to use
> --ccache-skip
> configure:10332: result: only used on Mac currently, skipping
> configure:10580: checking which memory allocator to use
> configure:10728: result: internal
> configure:10734: checking whether to add custom build version
> configure:10742: result: no
> configure:10747: checking whether to build with Java support
> configure:10750: result: yes
> configure:10845: checking the installed JDK
> configure:10927: result: checked (JDK 1.8.0_121)
> configure:11258: checking for jawt lib name
> configure:11428: result: -ljawt
> configure:11434: checking whether to enable gcj aot compilation
> configure:11499: result: no
> configure:11515: checking whether to enable EPM for packing
> configure:11518: result: yes
> configure:11629: checking which package format to use
> configure:11697: result: msi
> configure:11885: checking for gperf
> configure:11903: found /usr/bin/gperf
> configure:11915: result: /usr/bin/gperf
> configure:11926: checking for gperf
> configure:11956: result: /usr/bin/gperf
> configure:11974: checking gperf version
> configure:11977: result: OK
> configure:11985: checking whether to build the stax
> configure:11993: result: yes
> configure:11998: checking whether to build the ODK
> configure:12001: result: yes
> configure:12004: checking for external/unowinreg/unowinreg.dll
> configure:12017: result: not found, will be built
> configure:12368: checking whether to provide libstdc++/libgcc_s in the
> installset
> configure:12376: result: yes
> configure:12385: checking which zlib to use
> configure:12443: result: internal
> configure:12450: checking which jpeg to use
> configure:12509: result: internal
> configure:12516: checking which expat to use
> configure:12580: result: internal
> configure:12760: checking which libxslt to use
> configure:12911: result: internal
> configure:12921: checking which libxml to use
> configure:13028: result: internal
> configure:13076: checking which python to use
> configure:13362: result: internal
> configure:13372: checking for bzip2
> configure:13390: found /usr/bin/bzip2
> configure:13402: result: /usr/bin/bzip2
> configure:13421: checking which lucene to use
> configure:13630: result: internal
> configure:13639: checking whether to build the MySQL Connector extension
> configure:13655: result: no
> configure:13885: checking which hsqldb to use
> configure:13948: result: internal
> configure:13957: checking which beanshell to use
> configure:13996: result: none (disabled)
> configure:14007: checking which saxon to use
> configure:14210: result: none (disabled)
> configure:14221: checking whether to enable support for JavaScript
> configure:14229: result: no
> configure:14239: checking which libapr to use
> configure:14337: result: internal
> configure:14350: checking which libapr-util to use
> configure:14448: result: internal
> configure:14461: checking which libserf to use
> configure:14560: result: internal
> configure:14574: checking whether to enable support for CoinMP
> configure:14777: result: no
> configure:14790: checking which curl to use
> configure:14856: result: internal
> configure:14865: checking which mdds to use
> configure:14893: result: internal
> configure:14900: checking which boost to use
> configure:14975: result: internal
> configure:14982: checking which vigra to use
> configure:15010: result: internal
> configure:15017: checking which odbc headers to use
> configure:15034: result: internal
> configure:15041: checking whether to build XML Security support
> configure:15044: result: no, since NSS disabled but needed
> configure:15051: checking whether to build LDAP configuration backend
> configure:15189: checking whether to build the internal NSS module
> configure:15227: result: no
> configure:15235: checking which sane header to use
> configure:15251: result: internal
> configure:15258: checking which icu to use
> configure:15482: result: internal
> configure:15497: checking whether to enable graphite support
> configure:15608: result: no
> configure:16495: checking whether to link to Xrender
> configure:16503: result: no, dynamically open it
> configure:16507: checking which Xrender headers to use
> configure:16523: result: internal
> configure:16580: checking whether to enable RandR support
> configure:16725: result: no
> configure:16733: checking which libnss to use
> configure:16831: result: internal
> configure:16843: checking which libssl to use
> configure:16949: result: internal
> configure:16958: checking which redland library to use
> configure:17057: result: internal
> configure:17066: checking whether to build the Spell Checking component
> configure:17232: result: no
> configure:17237: checking whether to build the Hyphenator component
> configure:17405: result: no
> configure:17423: checking which mythes to use
> configure:17606: result: internal
> configure:17616: checking which libtextcat to use
> configure:17678: result: internal
> configure:17685: checking which libtextcat data directory to use
> configure:17696: result: internal
> configure:17758: checking for getopt
> configure:17758: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -o
> conftest    conftest.c  >&5
> conftest.c
> Microsoft (R) Incremental Linker Version 9.00.30729.01
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> /out:conftest.exe
> /out:conftest.exe
> conftest.obj
> conftest.obj : error LNK2019: unresolved external symbol _getopt
> referenced in function _main
> conftest.exe : fatal error LNK1120: 1 unresolved externals
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> cl : Command line warning D9035 : option 'o' has been deprecated and will
> be removed in a future release
> configure:17758: $? = 2
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define SIZEOF_LONG 4
> | /* end confdefs.h.  */
> | /* Define getopt to an innocuous variant, in case <limits.h> declares
> getopt.
> |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
> | #define getopt innocuous_getopt
> |
> | /* System header to define __stub macros and hopefully few prototypes,
> |     which can conflict with char getopt (); below.
> |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
> |     <limits.h> exists even on freestanding compilers.  */
> |
> | #ifdef __STDC__
> | # include <limits.h>
> | #else
> | # include <assert.h>
> | #endif
> |
> | #undef getopt
> |
> | /* Override any GCC internal prototype to avoid an error.
> |    Use char because int might match the return type of a GCC
> |    builtin and then its argument prototype would still apply.  */
> | #ifdef __cplusplus
> | extern "C"
> | #endif
> | char getopt ();
> | /* The GNU C library defines this for functions which it implements
> |     to always fail with ENOSYS.  Some functions are actually named
> |     something starting with __ and the normal name is an alias.  */
> | #if defined __stub_getopt || defined __stub___getopt
> | choke me
> | #endif
> |
> | int
> | main ()
> | {
> | return getopt ();
> |   ;
> |   return 0;
> | }
> configure:17758: result: no
> configure:17771: checking for readdir_r
> configure:17771: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -o
> conftest    conftest.c  >&5
> conftest.c
> Microsoft (R) Incremental Linker Version 9.00.30729.01
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> /out:conftest.exe
> /out:conftest.exe
> conftest.obj
> conftest.obj : error LNK2019: unresolved external symbol _readdir_r
> referenced in function _main
> conftest.exe : fatal error LNK1120: 1 unresolved externals
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
> 80x86
> Copyright (C) Microsoft Corporation.  All rights reserved.
>
> cl : Command line warning D9035 : option 'o' has been deprecated and will
> be removed in a future release
> configure:17771: $? = 2
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE_URL ""
> | #define SIZEOF_LONG 4
> | /* end confdefs.h.  */
> | /* Define readdir_r to an innocuous variant, in case <limits.h> declares
> readdir_r.
> |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
> | #define readdir_r innocuous_readdir_r
> |
> | /* System header to define __stub macros and hopefully few prototypes,
> |     which can conflict with char readdir_r (); below.
> |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
> |     <limits.h> exists even on freestanding compilers.  */
> |
> | #ifdef __STDC__
> | # include <limits.h>
> | #else
> | # include <assert.h>
> | #endif
> |
> | #undef readdir_r
> |
> | /* Override any GCC internal prototype to avoid an error.
> |    Use char because int might match the return type of a GCC
> |    builtin and then its argument prototype would still apply.  */
> | #ifdef __cplusplus
> | extern "C"
> | #endif
> | char readdir_r ();
> | /* The GNU C library defines this for functions which it implements
> |     to always fail with ENOSYS.  Some functions are actually named
> |     something starting with __ and the normal name is an alias.  */
> | #if defined __stub_readdir_r || defined __stub___readdir_r
> | choke me
> | #endif
> |
> | int
> | main ()
> | {
> | return readdir_r ();
> |   ;
> |   return 0;
> | }
> configure:17771: result: no
> configure:17795: checking for PSDK files
> configure:17847: result: SDK files found ...)
> configure:17858: result: Found Windows SDK 7.0 (/cygdrive/c/Microsoft_SDKs/
> Windows/v7.0)
> configure:17870: checking for DirectX SDK files
> configure:17931: result: disabled
> configure:17941: checking for ATL and MFC
> configure:17944: result: ATL is disabled, nothing to check
> configure:18055: checking for NSIS
> configure:18059: checking for nsis.exe
> configure:18092: result: no
> configure:18111: WARNING: NSIS not found, no self contained installer will
> be build.
> configure:18148: checking for bison
> configure:18166: found /usr/bin/bison
> configure:18178: result: /usr/bin/bison
> configure:18189: checking the bison version
> configure:18200: result: checked (/usr/bin/bison 3.0.4)
> configure:18209: checking for flex
> configure:18227: found /usr/bin/flex
> configure:18239: result: /usr/bin/flex
> configure:18252: checking for patch
> configure:18270: found /usr/bin/patch
> configure:18282: result: /usr/bin/patch
> configure:18325: checking for gnucp
> configure:18358: result: no
> configure:18325: checking for cp
> configure:18343: found /usr/bin/cp
> configure:18355: result: /usr/bin/cp
> configure:18378: checking whether /usr/bin/cp is GNU cp from coreutils
> with preserve= support
> configure:18381: result: yes
> configure:18405: checking for bash
> configure:18423: found /usr/bin/bash
> configure:18435: result: /usr/bin/bash
> configure:18451: checking ml.exe assembler path
> configure:18509: result:
> configure:18518: checking nasm.exe assembler path
> configure:18526: checking for nasm.exe
> configure:18559: result: no
> configure:18570: result:
> configure:18591: checking for zip
> configure:18609: found /usr/bin/zip
> configure:18621: result: /usr/bin/zip
> configure:18631: checking for unzip
> configure:18649: found /usr/bin/unzip
> configure:18661: result: /usr/bin/unzip
> configure:18686: checking for dbghelp.dll
> configure:18689: result: found and executable
> configure:18703: checking for vcredist_x86.exe
> configure:18706: result: found and executable
> configure:18713: checking for vcredist_x64.exe
> configure:18716: result: found and executable
> configure:18736: checking for gdiplus.dll
> configure:18739: result: found and executable
> configure:18750: checking for msvcr100.dll
> configure:18753: result: found and executable
> configure:18764: checking which VCLplugs shall be built
> configure:18791: result: gtk
> configure:18797: checking whether to enable GConf support
> configure:18895: result: no
> configure:18902: checking whether to enable GNOME VFS support
> configure:19093: result: no
> configure:19660: checking whether to use cairo
> configure:19811: result: no
> configure:19829: checking whether to build the OpenGL Transitions component
> configure:19928: result: no
> configure:19935: checking whether to build the PDF Import extension
> configure:20047: result: no
> configure:20056: checking whether to build the Wiki Publisher extension
> configure:20072: result: no
> configure:20121: checking whether to build the Report Builder extension
> configure:20889: result: no
> configure:21570: checking whether to enable the lockdown pieces
> configure:21578: result: no
> configure:21583: checking whether to enable evolution 2 support
> configure:21682: result: no
> configure:21689: checking whether to enable KDE address book support
> configure:21740: result: no
> configure:21746: checking whether to include MathMLDTD
> configure:21754: result: yes
> configure:21765: checking whether to include category B fonts
> configure:21774: result: no
> configure:21780: checking whether to include category A fonts
> configure:21783: result: yes
> configure:21795: checking whether any fonts are included
> configure:21800: result: yes
> configure:21811: checking whether to include PPDs
> configure:21814: result: yes
> configure:21824: checking whether to include AFMs
> configure:21827: result: yes
> configure:21840: checking whether and how to use Xinerama
> configure:21945: result: no
> configure:21979: checking whether to build own version of libpng
> configure:21985: result: yes
> configure:22002: checking whether to build own version of libjpeg
> configure:22025: result: yes
> configure:22031: checking whether to trigger rat scan
> configure:22034: result: no
> configure:22215: checking for jakarta-ant
> configure:22249: result: no
> configure:22215: checking for ant
> configure:22234: found /cygdrive/c/apacheAnt/bin/ant
> configure:22246: result: /cygdrive/c/apacheAnt/bin/ant
> configure:22281: checking if /cygdrive/c/apacheAnt/bin/ant works
> configure:22306: /cygdrive/c/apacheAnt/bin/ant -buildfile conftest.xml 1>&2
> Buildfile: C:\work\OpenOfficeSVN\main\conftest.xml
>
> conftest:
>     [javac] C:\work\OpenOfficeSVN\main\conftest.xml:3: warning:
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set
> to false for repeatable builds
>     [javac] Compiling 1 source file
>
> BUILD SUCCESSFUL
> Total time: 4 seconds
> configure:22309: $? = 0
> configure:22312: result: Ant works
> configure:22340: checking Ant lib directory
> configure:22367: result: Ant lib directory found.
> configure:22380: checking whether ant is >= 1.6.0
> configure: ant_version 1.10.0
> configure: ant_version_major 1
> configure: ant_version_minor 10
> configure:22392: result: yes, 1.10.0
> configure:22521: checking which languages to be built
> configure:22525: result: en-US
> configure:22535: checking which languages have poor help localizations
> configure:22539: result: none
> configure:22547: checking which dictionaries to include
> configure:22551: result: ALL
> configure:22560: checking for additional 'intro' bitmaps
> configure:22565: result: none
> configure:22583: checking for additional 'about' bitmaps
> configure:22588: result: none
> configure:22607: checking for vendor
> configure:22610: result: not set
> configure:22620: checking for UNIX wrapper name
> configure:22623: result: not set
> configure:22632: checking whether to statically link to Gtk
> configure:22640: result: no
> configure:22645: checking whether to use layout dialogs
> configure:22653: result: no
> configure:22661: checking build verbosity
> configure:22675: result: not set
> configure:22680: checking whether to enable dependency tracking
> configure:22687: result: yes
> configure:22704: checking solver path
> configure:22708: result: default
> configure:22727: writing config.status
> configure:22880: creating ./config.status
>
> ## ---------------------- ##
> ## Running config.status. ##
> ## ---------------------- ##
>
> This file was extended by config.status, which was
> generated by GNU Autoconf 2.69.  Invocation command line was
>
>   CONFIG_FILES    =
>   CONFIG_HEADERS  =
>   CONFIG_LINKS    =
>   CONFIG_COMMANDS =
>   $ ./config.status
>
> on Steven-PC
>
> config.status:1114: creating set_soenv
> config.status:1114: creating Makefile
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_build=i686-pc-cygwin
> ac_cv_c_bigendian=no
> ac_cv_env_APR_CFLAGS_set=
> ac_cv_env_APR_CFLAGS_value=
> ac_cv_env_APR_LIBS_set=
> ac_cv_env_APR_LIBS_value=
> ac_cv_env_APR_UTIL_CFLAGS_set=
> ac_cv_env_APR_UTIL_CFLAGS_value=
> ac_cv_env_APR_UTIL_LIBS_set=
> ac_cv_env_APR_UTIL_LIBS_value=
> ac_cv_env_CAIRO_CFLAGS_set=
> ac_cv_env_CAIRO_CFLAGS_value=
> ac_cv_env_CAIRO_LIBS_set=
> ac_cv_env_CAIRO_LIBS_value=
> ac_cv_env_CCC_set=
> ac_cv_env_CCC_value=
> ac_cv_env_CC_set=
> ac_cv_env_CC_value=
> ac_cv_env_CFLAGS_set=
> ac_cv_env_CFLAGS_value=
> ac_cv_env_COINMP_CFLAGS_set=
> ac_cv_env_COINMP_CFLAGS_value=
> ac_cv_env_COINMP_LIBS_set=
> ac_cv_env_COINMP_LIBS_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_DBUS_CFLAGS_set=
> ac_cv_env_DBUS_CFLAGS_value=
> ac_cv_env_DBUS_LIBS_set=
> ac_cv_env_DBUS_LIBS_value=
> ac_cv_env_FREETYPE_CFLAGS_set=
> ac_cv_env_FREETYPE_CFLAGS_value=
> ac_cv_env_FREETYPE_LIBS_set=
> ac_cv_env_FREETYPE_LIBS_value=
> ac_cv_env_GCONF_CFLAGS_set=
> ac_cv_env_GCONF_CFLAGS_value=
> ac_cv_env_GCONF_LIBS_set=
> ac_cv_env_GCONF_LIBS_value=
> ac_cv_env_GIO_CFLAGS_set=
> ac_cv_env_GIO_CFLAGS_value=
> ac_cv_env_GIO_LIBS_set=
> ac_cv_env_GIO_LIBS_value=
> ac_cv_env_GNOMEVFS_CFLAGS_set=
> ac_cv_env_GNOMEVFS_CFLAGS_value=
> ac_cv_env_GNOMEVFS_LIBS_set=
> ac_cv_env_GNOMEVFS_LIBS_value=
> ac_cv_env_GOBJECT_CFLAGS_set=
> ac_cv_env_GOBJECT_CFLAGS_value=
> ac_cv_env_GOBJECT_LIBS_set=
> ac_cv_env_GOBJECT_LIBS_value=
> ac_cv_env_GRAPHITE_CFLAGS_set=
> ac_cv_env_GRAPHITE_CFLAGS_value=
> ac_cv_env_GRAPHITE_LIBS_set=
> ac_cv_env_GRAPHITE_LIBS_value=
> ac_cv_env_GSTREAMER_CFLAGS_set=
> ac_cv_env_GSTREAMER_CFLAGS_value=
> ac_cv_env_GSTREAMER_LIBS_set=
> ac_cv_env_GSTREAMER_LIBS_value=
> ac_cv_env_GTHREAD_CFLAGS_set=
> ac_cv_env_GTHREAD_CFLAGS_value=
> ac_cv_env_GTHREAD_LIBS_set=
> ac_cv_env_GTHREAD_LIBS_value=
> ac_cv_env_GTK_2_10_CFLAGS_set=
> ac_cv_env_GTK_2_10_CFLAGS_value=
> ac_cv_env_GTK_2_10_LIBS_set=
> ac_cv_env_GTK_2_10_LIBS_value=
> ac_cv_env_GTK_CFLAGS_set=
> ac_cv_env_GTK_CFLAGS_value=
> ac_cv_env_GTK_LIBS_set=
> ac_cv_env_GTK_LIBS_value=
> ac_cv_env_HUNSPELL_CFLAGS_set=
> ac_cv_env_HUNSPELL_CFLAGS_value=
> ac_cv_env_HUNSPELL_LIBS_set=
> ac_cv_env_HUNSPELL_LIBS_value=
> ac_cv_env_LDFLAGS_set=
> ac_cv_env_LDFLAGS_value=
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_value=
> ac_cv_env_LIBXML_CFLAGS_set=
> ac_cv_env_LIBXML_CFLAGS_value=
> ac_cv_env_LIBXML_LIBS_set=
> ac_cv_env_LIBXML_LIBS_value=
> ac_cv_env_LIBXSLT_CFLAGS_set=
> ac_cv_env_LIBXSLT_CFLAGS_value=
> ac_cv_env_LIBXSLT_LIBS_set=
> ac_cv_env_LIBXSLT_LIBS_value=
> ac_cv_env_MYTHES_CFLAGS_set=
> ac_cv_env_MYTHES_CFLAGS_value=
> ac_cv_env_MYTHES_LIBS_set=
> ac_cv_env_MYTHES_LIBS_value=
> ac_cv_env_NSS_CFLAGS_set=
> ac_cv_env_NSS_CFLAGS_value=
> ac_cv_env_NSS_LIBS_set=
> ac_cv_env_NSS_LIBS_value=
> ac_cv_env_OPENSSL_CFLAGS_set=
> ac_cv_env_OPENSSL_CFLAGS_value=
> ac_cv_env_OPENSSL_LIBS_set=
> ac_cv_env_OPENSSL_LIBS_value=
> ac_cv_env_PKG_CONFIG_LIBDIR_set=
> ac_cv_env_PKG_CONFIG_LIBDIR_value=
> ac_cv_env_PKG_CONFIG_PATH_set=
> ac_cv_env_PKG_CONFIG_PATH_value=
> ac_cv_env_PKG_CONFIG_set=
> ac_cv_env_PKG_CONFIG_value=
> ac_cv_env_POPPLER_CFLAGS_set=
> ac_cv_env_POPPLER_CFLAGS_value=
> ac_cv_env_POPPLER_LIBS_set=
> ac_cv_env_POPPLER_LIBS_value=
> ac_cv_env_REDLAND_CFLAGS_set=
> ac_cv_env_REDLAND_CFLAGS_value=
> ac_cv_env_REDLAND_LIBS_set=
> ac_cv_env_REDLAND_LIBS_value=
> ac_cv_env_SERF_CFLAGS_set=
> ac_cv_env_SERF_CFLAGS_value=
> ac_cv_env_SERF_LIBS_set=
> ac_cv_env_SERF_LIBS_value=
> ac_cv_env_XMKMF_set=
> ac_cv_env_XMKMF_value=
> ac_cv_env_XRANDR_CFLAGS_set=
> ac_cv_env_XRANDR_CFLAGS_value=
> ac_cv_env_XRANDR_LIBS_set=
> ac_cv_env_XRANDR_LIBS_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_func_getopt=no
> ac_cv_func_readdir_r=no
> ac_cv_header_inttypes_h=no
> ac_cv_header_memory_h=no
> ac_cv_header_stdint_h=no
> ac_cv_header_stdlib_h=no
> ac_cv_header_string_h=no
> ac_cv_header_strings_h=no
> ac_cv_header_sys_stat_h=no
> ac_cv_header_sys_types_h=no
> ac_cv_header_unistd_h=no
> ac_cv_host=i686-pc-cygwin
> ac_cv_path_ANT=/cygdrive/c/apacheAnt/bin/ant
> ac_cv_path_AWK=/usr/bin/awk
> ac_cv_path_BISON=/usr/bin/bison
> ac_cv_path_BZIP2=/usr/bin/bzip2
> ac_cv_path_CYGWIN_PATH=/usr/bin/bash
> ac_cv_path_EGREP='/usr/bin/grep -E'
> ac_cv_path_FLEX=/usr/bin/flex
> ac_cv_path_GNUCP=/usr/bin/cp
> ac_cv_path_GPERF=/usr/bin/gperf
> ac_cv_path_GREP=/usr/bin/grep
> ac_cv_path_MIDL_PATH='/cygdrive/c/Program Files (x86)/Microsoft Visual
> Studio/VC98/bin/midl.exe'
> ac_cv_path_PATCH=/usr/bin/patch
> ac_cv_path_PERL=/usr/bin/perl
> ac_cv_path_SED=/usr/bin/sed
> ac_cv_path_SHELLPATH=/usr/bin/bash
> ac_cv_path_UNZIP=/usr/bin/unzip
> ac_cv_path_ZIP=/usr/bin/zip
> ac_cv_prog_AWK=awk
> ac_cv_sizeof_long=4
> ac_cv_sys_file_offset_bits=unknown
> ac_cv_sys_large_files=unknown
> ac_cv_sys_largefile_CC=no
> ac_cv_target=i686-pc-cygwin
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> ABOUT_BITMAPS=''
> ADDITIONAL_REPOSITORIES='../ext_libraries'
> ALLOC=''
> ANT='/cygdrive/c/apacheAnt/bin/ant'
> ANT_HOME='/cygdrive/c/apacheAnt'
> ANT_LIB='/cygdrive/c/apacheAnt/lib'
> APR_CFLAGS=''
> APR_LIBS=''
> APR_UTIL_CFLAGS=''
> APR_UTIL_LIBS=''
> ARM_TARGET=''
> ASM_HOME='/cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin'
> ATL_INCLUDE=''
> ATL_LIB=''
> ATL_LIB_X64=''
> AWK='/usr/bin/awk'
> AWTLIB='-ljawt'
> BISON='/usr/bin/bison'
> BSH_JAR=''
> BUILD_EPM=''
> BUILD_PIXMAN=''
> BUILD_STAX='YES'
> BUILD_TYPE='OOo TWAIN GTEST ODK ZLIB JPEG EXPAT LIBXSLT LIBXML2 LIBXMLSEC
> PYTHON LUCENE HSQLDB APR APR_UTIL SERF CURL MDDS BOOST VIGRA UNIXODBC SANE
> ICU X11_EXTENSIONS NSS OPENSSL REDLAND MYTHES LIBTEXTCAT LIBTEXTCATDATA
> MATHMLDTD MORE_FONTS AFMS'
> BUILD_UNOWINREG='YES'
> BUILD_VER_STRING=''
> BUILD_X64=''
> BUNDLED_EXTENSION_BLOBS=''
> BUNDLED_PREREG_EXTENSIONS=''
> BZIP2='/usr/bin/bzip2'
> CAIRO_CFLAGS=''
> CAIRO_LIBS=''
> CC='/cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe'
> CCACHE=''
> CC_PATH='./'
> CFLAGS=''
> COINMP_CFLAGS=''
> COINMP_LIBS=''
> COMEX='12'
> COMMONS_CODEC_JAR=''
> COMMONS_HTTPCLIENT_JAR=''
> COMMONS_LANG_JAR=''
> COMMONS_LOGGING_JAR=''
> COMPATH='/cygdrive/c/PROGRA~2/MICROS~3.0/VC'
> COM_IS=''
> CPP=''
> CPPFLAGS=''
> CRYPT_LINK=''
> CSC_PATH='/cygdrive/c/Windows/MICROS~1.NET/FRAMEW~1/v3.5'
> CURLCONFIG=''
> CURL_CFLAGS=''
> CURL_LIBS=''
> CUSTOM_PACK_LIST=''
> CXX='/cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe'
> CXXCPP=''
> CXXFLAGS=''
> CYGWIN_PATH='/usr/bin'
> DBUS_CFLAGS=''
> DBUS_LIBS=''
> DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
> -DSIZEOF_LONG=4'
> DICT_SYSTEM_DIR=''
> DIRECTXSDK_HOME=''
> DIRECTXSDK_LIB='/lib'
> DISABLE_ACTIVEX='TRUE'
> DISABLE_ATL='TRUE'
> DISABLE_SAXON='YES'
> DISABLE_STRIP=''
> DMAKE=''
> DMAKE_PATH=''
> DMAKE_URL='http://sourceforge.net/projects/oooextras.mirror/
> files/dmake-4.12.tar.bz2'
> DO_FETCH_TARBALLS='yes'
> DPKG=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP='/usr/bin/grep -E'
> ENABLE_BEANSHELL='NO'
> ENABLE_BUNDLED_DICTIONARIES=''
> ENABLE_CAIRO=''
> ENABLE_CAIRO_CANVAS='FALSE'
> ENABLE_CATEGORY_B=''
> ENABLE_COINMP='NO'
> ENABLE_CRASHDUMP=''
> ENABLE_CUPS=''
> ENABLE_DBUS=''
> ENABLE_DEBUG='FALSE'
> ENABLE_DIRECTX=''
> ENABLE_DIRECT_DRAW=''
> ENABLE_EVOAB2=''
> ENABLE_FONTCONFIG=''
> ENABLE_GCONF=''
> ENABLE_GIO=''
> ENABLE_GNOMEVFS=''
> ENABLE_GRAPHITE='FALSE'
> ENABLE_GSTREAMER=''
> ENABLE_GTK='TRUE'
> ENABLE_HUNSPELL=''
> ENABLE_HYPHEN=''
> ENABLE_JAVASCRIPT='NO'
> ENABLE_KAB=''
> ENABLE_KDE4=''
> ENABLE_KDE=''
> ENABLE_LAYOUT='FALSE'
> ENABLE_LOCKDOWN=''
> ENABLE_MEDIAWIKI='NO'
> ENABLE_MYSQLC='NO'
> ENABLE_NSS_MODULE='NO'
> ENABLE_ONLINE_UPDATE='YES'
> ENABLE_OPENGL=''
> ENABLE_PCH=''
> ENABLE_PDFIMPORT='NO'
> ENABLE_RANDR=''
> ENABLE_REPORTBUILDER='NO'
> ENABLE_RPATH='yes'
> ENABLE_STATIC_GTK='FALSE'
> ENABLE_SYMBOLS=''
> ENABLE_SYSTRAY_GTK=''
> ENABLE_UNIT_TESTS='YES'
> ENABLE_WERROR='FALSE'
> EPM=''
> EPM_URL='https://sourceforge.net/projects/oooextras.mirror/
> files/epm-3.7.tar.gz'
> EXCEPTIONS=''
> EXEEXT=''
> FBSD_GCC_RPATH=''
> FLEX='/usr/bin/flex'
> FLUTE_JAR=''
> FRAME_HOME='/cygdrive/c/MICROS~1/Windows/v7.0'
> FREETYPE_CFLAGS=''
> FREETYPE_LIBS=''
> GCCVER='20995'
> GCC_HOME='/usr'
> GCONF_CFLAGS=''
> GCONF_LIBS=''
> GIO_CFLAGS=''
> GIO_LIBS=''
> GNOMEVFS_CFLAGS=''
> GNOMEVFS_LIBS=''
> GNUCP='/usr/bin/cp'
> GNUMAKE='make'
> GNUPATCH=''
> GNUTAR='tar'
> GOBJECT_CFLAGS=''
> GOBJECT_LIBS=''
> GPERF='/usr/bin/gperf'
> GRAPHITE_CFLAGS=''
> GRAPHITE_LIBS=''
> GREP='/usr/bin/grep'
> GSTREAMER_CFLAGS=''
> GSTREAMER_LIBS=''
> GTHREAD_CFLAGS=''
> GTHREAD_LIBS=''
> GTK_2_10_CFLAGS=''
> GTK_2_10_LIBS=''
> GTK_CFLAGS=''
> GTK_LIBS=''
> GXX_INCLUDE_PATH='NO_GXX_INCLUDE'
> HAMCREST_CORE_JAR=''
> HAVE_ATLTHUNK=''
> HAVE_GCC_VISIBILITY_FEATURE=''
> HAVE_GETOPT='NO'
> HAVE_LD_BSYMBOLIC_FUNCTIONS=''
> HAVE_LD_HASH_STYLE=''
> HAVE_READDIR_R='NO'
> HOME='/home/Steven'
> HSQLDB_JAR=''
> HUNSPELL_CFLAGS=''
> HUNSPELL_LIBS=''
> HYPHEN_LIB=''
> HYPH_SYSTEM_DIR=''
> ICUCONFIG=''
> ICU_MAJOR=''
> ICU_MICRO=''
> ICU_MINOR=''
> INTRO_BITMAPS=''
> IS_SYSTEM_DMAKE=''
> JAVAAOTCOMPILER=''
> JAVACISGCJ=''
> JAVACOMPILER='/cygdrive/c/PROGRA~2/Java/JDK18~1.0_1/bin/javac.exe'
> JAVADOC='/cygdrive/c/PROGRA~2/Java/JDK18~1.0_1/bin/javadoc.exe'
> JAVAFLAGS=''
> JAVAIFLAGS=''
> JAVAINTERPRETER='/cygdrive/c/PROGRA~2/Java/JDK18~1.0_1/bin/java.exe'
> JAVA_HOME='/cygdrive/c/PROGRA~2/Java/JDK18~1.0_1'
> JDK='sun'
> JFREEREPORT_JAR=''
> KDE4_CFLAGS=''
> KDE4_LIBS=''
> KDE_CFLAGS=''
> KDE_LIBS=''
> LDFLAGS=''
> LFS_CFLAGS='-D_FILE_OFFSET_BITS=unknown -D_LARGE_FILES'
> LIBBASE_JAR=''
> LIBFONTS_JAR=''
> LIBFORMULA_JAR=''
> LIBINTL_PREFIX=''
> LIBLAYOUT_JAR=''
> LIBLOADER_JAR=''
> LIBMYSQL_PATH=''
> LIBOBJS=''
> LIBREPOSITORY_JAR=''
> LIBS=''
> LIBSERIALIZER_JAR=''
> LIBXML_CFLAGS=''
> LIBXML_JAR=''
> LIBXML_LIBS=''
> LIBXSLT_CFLAGS=''
> LIBXSLT_LIBS=''
> LOCAL_SOLENV='DEFAULT'
> LOCAL_SOLVER='DEFAULT'
> LTLIBOBJS=''
> LUCENE_ANALYZERS_JAR=''
> LUCENE_CORE_JAR=''
> MACOSX_DEPLOYMENT_TARGET=''
> MACOSX_SDK_PATH=''
> MFC_INCLUDE=''
> MFC_LIB=''
> MIDL_PATH='/cygdrive/c/MICROS~1/Windows/v7.0/bin'
> MINGWCXX=''
> MINGWSTRIP=''
> MINGW_BACKWARD_INCLUDE_PATH=''
> MINGW_CLIB_DIR=''
> MINGW_GCCDLL=''
> MINGW_GCCLIB_EH=''
> MINGW_GXXDLL=''
> MINGW_LIB_INCLUDE_PATH=''
> MINGW_SHARED_GCCLIB=''
> MINGW_SHARED_GXXLIB=''
> MINGW_SHARED_LIBSTDCPP=''
> ML_EXE=''
> MOC4='moc'
> MOC='moc'
> MOCQT4=''
> MOZILLABUILD=''
> MOZ_INC=''
> MSPDB_PATH='/cygdrive/c/PROGRA~2/MICROS~3.0/Common7/IDE'
> MYSQLCONFIG=''
> MYSQL_DEFINES=''
> MYSQL_INC=''
> MYSQL_LIB=''
> MYTHES_CFLAGS=''
> MYTHES_LIBS=''
> NASM_EXE=''
> NASM_HOME='NO_NASM_HOME'
> NEW_SHADOW_API=''
> NSIS_PATH=''
> NSS_CFLAGS=''
> NSS_LIBS=''
> OBJEXT=''
> OOO_JUNIT_JAR=''
> OOO_VENDOR=''
> OPENSSL_CFLAGS=''
> OPENSSL_LIBS=''
> OSVERSION=''
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_URL=''
> PACKAGE_VERSION=''
> PAM=''
> PAM_LINK=''
> PATCH='/usr/bin/patch'
> PATH_SEPARATOR=':'
> PERL='/usr/bin/perl'
> PKGFORMAT='msi'
> PKGMK=''
> PKG_CONFIG=''
> PKG_CONFIG_LIBDIR=''
> PKG_CONFIG_PATH=''
> POPPLER_CFLAGS=''
> POPPLER_LIBS=''
> PRODUCT='full'
> PROEXT='.pro'
> PROFULLSWITCH='product=full'
> PSDK_HOME='/cygdrive/c/Microsoft_SDKs/Windows/v7.0'
> PTHREAD_CFLAGS=''
> PTHREAD_LIBS=''
> PYTHON=''
> PYTHON_CFLAGS=''
> PYTHON_EXEC_PREFIX=''
> PYTHON_LIBS=''
> PYTHON_PLATFORM=''
> PYTHON_PREFIX=''
> PYTHON_VERSION=''
> RAT_JAR_HOME=''
> REDLAND_CFLAGS=''
> REDLAND_LIBS=''
> RPM=''
> SAC_JAR=''
> SAXON_JAR=''
> SCPDEFS=' -DENABLE_ONLINE_UPDATE -DWITH_CATA_FONTS'
> SED='/usr/bin/sed'
> SERF_CFLAGS=''
> SERF_LIBS=''
> SERIALIZER_JAR=''
> SERVLETAPI_JAR=''
> SHELL='/bin/sh'
> SHELLPATH='/usr/bin'
> SIZEOF_LONG='4'
> SOLAR_JAVA='TRUE'
> SOURCEVERSION='AOO420'
> SYSTEM_APACHE_COMMONS=''
> SYSTEM_APR='NO'
> SYSTEM_APR_UTIL='NO'
> SYSTEM_BOOST='NO'
> SYSTEM_BSH='NO'
> SYSTEM_CAIRO=''
> SYSTEM_COINMP='NO'
> SYSTEM_CURL='NO'
> SYSTEM_DICTS='NO'
> SYSTEM_EXPAT='NO'
> SYSTEM_GDKPIXBUF='YES'
> SYSTEM_GENBRK=''
> SYSTEM_GENCCODE=''
> SYSTEM_GENCMN=''
> SYSTEM_GETTEXT='YES'
> SYSTEM_GLIB='YES'
> SYSTEM_GRAPHITE=''
> SYSTEM_HSQLDB='NO'
> SYSTEM_HUNSPELL=''
> SYSTEM_HYPH=''
> SYSTEM_ICU='NO'
> SYSTEM_JFREEREPORT=''
> SYSTEM_JPEG='NO'
> SYSTEM_LIBC=''
> SYSTEM_LIBJPEG='NO'
> SYSTEM_LIBPNG='NO'
> SYSTEM_LIBTEXTCAT='NO'
> SYSTEM_LIBTEXTCAT_DATA=''
> SYSTEM_LIBXML='NO'
> SYSTEM_LIBXSLT='NO'
> SYSTEM_LUCENE='NO'
> SYSTEM_MDDS='NO'
> SYSTEM_MYSQL=''
> SYSTEM_MYSQL_CPPCONN=''
> SYSTEM_MYTHES='NO'
> SYSTEM_NSS='NO'
> SYSTEM_ODBC_HEADERS='NO'
> SYSTEM_OPENSSL='NO'
> SYSTEM_PANGO='YES'
> SYSTEM_POPPLER=''
> SYSTEM_PYTHON='NO'
> SYSTEM_REDLAND='NO'
> SYSTEM_SANE_HEADER='NO'
> SYSTEM_SAXON='NO'
> SYSTEM_SERF='NO'
> SYSTEM_SERVLETAPI=''
> SYSTEM_STDLIBS='NO'
> SYSTEM_VIGRA='NO'
> SYSTEM_XRENDER_HEADERS='NO'
> SYSTEM_ZLIB='NO'
> TARFILE_LOCATION='DEFAULT'
> THES_SYSTEM_DIR=''
> UNIXWRAPPERNAME=''
> UNZIP='/usr/bin/unzip'
> UPD='420'
> USE_CCACHE=''
> USE_FT_EMBOLDEN=''
> USE_MINGW=''
> USE_PACKAGER=''
> USE_SYSTEM_STL='YES'
> USE_XINERAMA=''
> VALGRIND_CFLAGS=''
> VC_STANDARD=''
> VERBOSE=''
> WINDOWS_VISTA_PSDK='TRUE'
> WITHOUT_AFMS=''
> WITHOUT_PPDS=''
> WITH_CATA_FONTS='YES'
> WITH_CATB_FONTS='NO'
> WITH_DICT=',ALL,'
> WITH_FONTS='YES'
> WITH_LANG=''
> WITH_LDAP='NO'
> WITH_MINGWIN='0'
> WITH_OPENLDAP=''
> WITH_POOR_HELP_LOCALIZATIONS=''
> WITH_VC_REDIST='YES'
> WORDS_BIGENDIAN='no'
> XAU_LIBS=''
> XINC='no_x_includes'
> XINERAMA_LINK=''
> XLIB='no_x_libraries'
> XMKMF=''
> XRANDR_CFLAGS=''
> XRANDR_DLOPEN=''
> XRANDR_LIBS=''
> XRENDER_LINK='NO'
> XSLTPROC=''
> X_CFLAGS=''
> X_EXTRA_LIBS=''
> X_LIBS=''
> X_PRE_LIBS=''
> ZIP='/usr/bin/zip'
> ZIP_HOME='/usr/bin'
> _cc=''
> _solenv='./solenv'
> ac_ct_CC=''
> ac_ct_CXX=''
> bindir='${exec_prefix}/bin'
> build='i686-pc-cygwin'
> build_alias=''
> build_cpu='i686'
> build_os='cygwin'
> build_vendor='pc'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE}'
> dvidir='${docdir}'
> exec_prefix='${prefix}'
> host='i686-pc-cygwin'
> host_alias=''
> host_cpu='i686'
> host_os='cygwin'
> host_vendor='pc'
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${datarootdir}/info'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='${prefix}/var'
> mandir='${datarootdir}/man'
> nodep=''
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> pkgpyexecdir=''
> pkgpythondir=''
> prefix='/usr/local'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> pyexecdir=''
> pythondir=''
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target='i686-pc-cygwin'
> target_alias=''
> target_cpu='i686'
> target_os='cygwin'
> target_vendor='pc'
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> /* confdefs.h */
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_URL ""
> #define SIZEOF_LONG 4
>
> configure: exit 0
>
>
>
>
> On Mon, Jan 30, 2017 at 7:37 PM, Damjan Jovanovic <da...@apache.org>
> wrote:
>
>> I don't see any attachments.
>>
>> On Tue, Jan 31, 2017 at 5:04 AM, Hong <ma...@gmail.com> wrote:
>>
>> > Hi Damjan,
>> >
>> > I attached config.log. Can you please take a look? Thanks.
>> >
>> > On Thu, Jan 26, 2017 at 12:02 PM, Damjan Jovanovic <da...@apache.org>
>> > wrote:
>> >
>> >> I suspect a wrong version of MSVC. Attach your config.log.
>> >>
>> >> On Thu, Jan 26, 2017 at 8:56 PM, Hong <ma...@gmail.com> wrote:
>> >>
>> >> > Hi,
>> >> >
>> >> > I encountered a bunch of link errors of missing symbol
>> >> ___security_cookie.
>> >> >
>> >> > Does anybody know what could be the problem?
>> >> >
>> >> > link.exe /nologo /VERSION:2.9 /LIBPATH:bin.msvc /LIBPATH:.\lib /DLL
>> >> >  /IMPLIB:bin.msvc\libxml2.lib /OUT:bin.msvc\libxml2.dll
>> int.msvc\buf.obj
>> >> > int.msvc\c14n.obj int.msvc\catalog.obj int.msvc\chvalid.obj
>> >> > int.msvc\debugXML.obj int.msvc\dict.obj int.msvc\DOCBparser.obj
>> >> > int.msvc\encoding.obj int.msvc\entities.obj int.msvc\error.obj
>> >> > int.msvc\globals.obj int.msvc\hash.obj int.msvc\HTMLparser.obj
>> >> > int.msvc\HTMLtree.obj int.msvc\legacy.obj int.msvc\list.obj
>> >> > int.msvc\nanoftp.obj int.msvc\nanohttp.obj int.msvc\parser.obj
>> >> > int.msvc\parserInternals.obj int.msvc\pattern.obj
>> int.msvc\relaxng.obj
>> >> > int.msvc\SAX2.obj int.msvc\SAX.obj int.msvc\schematron.obj
>> >> > int.msvc\threads.obj int.msvc\tree.obj int.msvc\uri.obj
>> >> int.msvc\valid.obj
>> >> > int.msvc\xinclude.obj int.msvc\xlink.obj int.msvc\xmlIO.obj
>> >> > int.msvc\xmlmemory.obj int.msvc\xmlreader.obj int.msvc\xmlregexp.obj
>> >> > int.msvc\xmlmodule.obj int.msvc\xmlsave.obj int.msvc\xmlschemas.obj
>> >> > int.msvc\xmlschemastypes.obj int.msvc\xmlunicode.obj
>> >> int.msvc\xmlwriter.obj
>> >> > int.msvc\xpath.obj int.msvc\xpointer.obj int.msvc\xmlstring.obj
>> >> >  wsock32.lib ws2_32.lib kernel32.lib
>> >> >    Creating library bin.msvc\libxml2.lib and object
>> bin.msvc\libxml2.exp
>> >> > xmlsave.obj : error LNK2019: unresolved external symbol
>> >> ___security_cookie
>> >> > referenced in function _xhtmlNodeListDumpOutput
>> >> > xmlschemas.obj : error LNK2001: unresolved external symbol
>> >> > ___security_cookie
>> >> > xmlschemastypes.obj : error LNK2001: unresolved external symbol
>> >> > ___security_cookie
>> >> > xpath.obj : error LNK2001: unresolved external symbol
>> ___security_cookie
>> >> > valid.obj : error LNK2001: unresolved external symbol
>> ___security_cookie
>> >> > xlink.obj : error LNK2001: unresolved external symbol
>> ___security_cookie
>> >> > xmlIO.obj : error LNK2001: unresolved external symbol
>> ___security_cookie
>> >> > xmlregexp.obj : error LNK2001: unresolved external symbol
>> >> > ___security_cookie
>> >> > SAX2.obj : error LNK2001: unresolved external symbol
>> ___security_cookie
>> >> > schematron.obj : error LNK2001: unresolved external symbol
>> >> > ___security_cookie
>> >> > tree.obj : error LNK2001: unresolved external symbol
>> ___security_cookie
>> >> > uri.obj : error LNK2001: unresolved external symbol
>> ___security_cookie
>> >> > nanohttp.obj : error LNK2001: unresolved external symbol
>> >> ___security_cookie
>> >> > parser.obj : error LNK2001: unresolved external symbol
>> >> ___security_cookie
>> >> > parserInternals.obj : error LNK2001: unresolved external symbol
>> >> > ___security_cookie
>> >> > relaxng.obj : error LNK2001: unresolved external symbol
>> >> ___security_cookie
>> >> > error.obj : error LNK2001: unresolved external symbol
>> ___security_cookie
>> >> > HTMLparser.obj : error LNK2001: unresolved external symbol
>> >> > ___security_cookie
>> >> > HTMLtree.obj : error LNK2001: unresolved external symbol
>> >> ___security_cookie
>> >> > nanoftp.obj : error LNK2001: unresolved external symbol
>> >> ___security_cookie
>> >> > catalog.obj : error LNK2001: unresolved external symbol
>> >> ___security_cookie
>> >> > debugXML.obj : error LNK2001: unresolved external symbol
>> >> ___security_cookie
>> >> > encoding.obj : error LNK2001: unresolved external symbol
>> >> ___security_cookie
>> >> > entities.obj : error LNK2001: unresolved external symbol
>> >> ___security_cookie
>> >> > xmlsave.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > xmlschemas.obj : error LNK2019: unresolved external symbol
>> >> > @__security_check_cookie@4 referenced in function
>> >> > _xmlSchemaFormatNodeForError
>> >> > xmlschemastypes.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > xpath.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > valid.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > xlink.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > xmlIO.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > xmlregexp.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > SAX2.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > schematron.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > tree.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > uri.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > nanohttp.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > parser.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > parserInternals.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > relaxng.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > error.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > HTMLparser.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > HTMLtree.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > nanoftp.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > catalog.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > debugXML.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > encoding.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > entities.obj : error LNK2001: unresolved external symbol
>> >> > @__security_check_cookie@4
>> >> > error.obj : error LNK2019: unresolved external symbol _vsnprintf
>> >> referenced
>> >> > in function _xmlParserError
>> >> > xmlreader.obj : error LNK2001: unresolved external symbol _vsnprintf
>> >> > xmlwriter.obj : error LNK2001: unresolved external symbol _vsnprintf
>> >> > xmlstring.obj : error LNK2001: unresolved external symbol _vsnprintf
>> >> > xmlschemastypes.obj : error LNK2019: unresolved external symbol
>> >> __ftol2_sse
>> >> > referenced in function _xmlSchemaValidateDuration
>> >> > xpath.obj : error LNK2001: unresolved external symbol __ftol2_sse
>> >> > xpointer.obj : error LNK2001: unresolved external symbol __ftol2_sse
>> >> > bin.msvc\libxml2.dll : fatal error LNK1120: 4 unresolved externals
>> >> > NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~3.0\VC\bin\link.exe'
>> :
>> >> > return code '0x460'
>> >> > Stop.
>> >> > dmake:  Error code 2, while making './
>> >> > wntmsci12.pro/misc/build/so_built_so_libxml2'
>> >> >
>> >>
>> >
>> >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
>> > For additional commands, e-mail: dev-help@openoffice.apache.org
>> >
>>
>
>

Re: Build --all errors on libxml2?

Posted by Hong <ma...@gmail.com>.
Hi Damjan,

I will paste the raw text here. The mailing list probably filtered the
attachment out.

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.69.  Invocation command line was

  $ ./configure --with-frame-home=/cygdrive/c/Microsoft_SDKs/Windows/v7.0
--with-psdk-home=/cygdrive/c/Microsoft_SDKs/Windows/v7.0
--with-midl-path=/cygdrive/c/Microsoft_SDKs/Windows/v7.0/bin
--with-ant-home=/cygdrive/c/apacheAnt
--with-jdk-home=C:/PROGRA~2/Java/JDK18~1.0_1
--with-csc-path=C:/Windows/Microsoft.NET/Framework/v3.5
--with-cl-home=C:/PROGRA~2/MICROS~3.0/VC
--with-asm-home=C:/PROGRA~2/MICROS~3.0/VC/bin --with-dmake-url=
http://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2
--with-epm-url=
https://sourceforge.net/projects/oooextras.mirror/files/epm-3.7.tar.gz
--disable-pch --disable-atl --disable-activex --disable-nss-module
--disable-directx --without-junit

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

hostname = Steven-PC
uname -m = i686
uname -r = 2.6.1(0.305/5/3)
uname -s = CYGWIN_NT-6.1-WOW
uname -v = 2016-12-16 11:50

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

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

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /cygdrive/c/ProgramData/Oracle/Java/javapath
PATH: /cygdrive/c/Program Files/iis express/PHP/v7.0
PATH: /cygdrive/c/Windows/system32
PATH: /cygdrive/c/Windows
PATH: /cygdrive/c/Windows/System32/Wbem
PATH: /cygdrive/c/Program Files (x86)/Windows Kits/8.1/Windows Performance
Toolkit
PATH: /cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn
PATH: /cygdrive/c/Program Files (x86)/Microsoft SQL Server/100/Tools/Binn
PATH: /cygdrive/c/Program Files/Microsoft SQL Server/100/Tools/Binn
PATH: /cygdrive/c/Program Files/Microsoft SQL Server/100/DTS/Binn
PATH: /cygdrive/c/Program Files/Java/jdk1.8.0_11/bin
PATH: /cygdrive/c/work/android-ndk-r10
PATH: /cygdrive/c/cygwin64/bin
PATH: /cygdrive/c/Program Files (x86)/Visual Leak Detector/bin/Win32
PATH: /cygdrive/c/Program Files (x86)/Visual Leak Detector/bin/Win64
PATH: /cygdrive/c/Program Files/TortoiseSVN/bin
PATH: /cygdrive/c/PROGRA~1/DISKEE~1/DISKEE~1
PATH: /cygdrive/c/work/GOOGLETEST/depot_tools
PATH: /cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn
PATH: /cygdrive/c/Qt/5.4/msvc2010_opengl/include
PATH: /cygdrive/c/opencv/build/x86/vc10/bin
PATH: /cygdrive/c/GoogleTest/FXQAImage/Debug
PATH: /cygdrive/c/work/GOOGLETEST/src/out/Debug
PATH: /cygdrive/c/Steventest/pdfium/build/Debug
PATH: /cygdrive/c/program files (x86)/skype/Phone
PATH: /cygdrive/c/Program Files/Microsoft/Web Platform Installer
PATH: /cygdrive/c/Pro
PATH: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0
PATH: /cygdrive/c/Program Files (x86)/Delphi7SE/bin
PATH: /cygdrive/c/Program Files (x86)/Delphi7SE/Projects/BPL
PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual
Studio/Common/Tools/WinNT
PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual
Studio/Common/MSDev98/Bin
PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual Studio/Common/Tools
PATH: /cygdrive/c/Program Files (x86)/Microsoft Visual Studio/VC98/bin
PATH: /cygdrive/c/Program Files (x86)/Java/jdk1.8.0_121/bin
PATH: /cygdrive/c/apacheAnt/bin
PATH: /cygdrive/c/Users/Steven/AppData/Local/atom/bin


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

configure:5152: checking whether configure is up-to-date
configure:5159: result: yes
configure:5186: checking for grep that handles long lines and -e
configure:5244: result: /usr/bin/grep
configure:5249: checking for egrep
configure:5311: result: /usr/bin/grep -E
configure:5320: checking for gawk
configure:5350: result: no
configure:5320: checking for mawk
configure:5350: result: no
configure:5320: checking for nawk
configure:5350: result: no
configure:5320: checking for awk
configure:5336: found /usr/bin/awk
configure:5347: result: awk
configure:5360: checking for awk
configure:5378: found /usr/bin/awk
configure:5390: result: /usr/bin/awk
configure:5406: checking for sed
configure:5424: found /usr/bin/sed
configure:5436: result: /usr/bin/sed
configure:5451: checking for solenv environment
configure:5455: result: default
configure:5482: checking for custom pack.lst
configure:5496: result: no
configure:5536: checking build system type
configure:5550: result: i686-pc-cygwin
configure:5570: checking host system type
configure:5583: result: i686-pc-cygwin
configure:5603: checking target system type
configure:5616: result: i686-pc-cygwin
configure:5651: checking Cygwin version
configure:5654: result: 2.6.1(0.305/5/3)
configure:5924: checking for pkg-config
configure:5957: result: no
configure:5992: checking whether to enable crashdump feature
configure:6001: result: no
configure:6011: checking whether to use the standard non-optimizing compiler
configure:6015: result: no
configure:6026: checking whether to build/use the Windows 64bit shell
extensions
configure:6030: result: no
configure:6040: checking whether to turn warnings to errors
configure:6053: result: no
configure:6058: checking whether to do a debug build
configure:6069: result: no
configure:6074: checking whether to build with additional debug utilities
configure:6086: result: no, full product build
configure:6093: checking whether to include symbols into final build
configure:6115: result: no
configure:6120: checking whether to strip the solver or not.
configure:6139: result: yes
configure:6156: checking whether to enable category B components
configure:6188: result: no: disabled modules nss, hunspell, hyphen, saxon,
rhino, graphite, coinmp
configure:6195: checking whether to enable the Online Update support
configure:6200: result: yes
configure:6209: checking whether to enable unit tests
configure:6214: result: yes
configure:6223: checking whether to enable native CUPS support
configure:6231: result: no
configure:6236: checking whether to enable fontconfig support
configure:6244: result: no
configure:6261: checking whether to use DirectX
configure:6270: result: no
configure:6275: checking whether to use ActiveX
configure:6283: result: no
configure:6287: checking whether to use ATL
configure:6296: result: no
configure:6305: checking whether to use RPATH in shared libraries
configure:6312: result: yes
configure:6333: checking whether to use dicts from external paths
configure:6367: result: no
configure:6377: checking Windows build environment sanity
configure:6397: result: ok
configure:6403: checking for cygwin gcc/g++
configure:6406: result: found
configure:6416: checking for bash
configure:6434: found /usr/bin/bash
configure:6446: result: /usr/bin/bash
configure:6461: checking gcc home
configure:6468: result: /usr
configure:7416: checking whether to enable pch feature
configure:7434: result: no
configure:7439: checking for GNU make
configure:7448: result: make
configure:7454: checking the GNU make version
configure:7459: result: make 4.2.1
3+:
configure:7466: checking for dmake
configure:7533: no system or user-provided dmake found
configure:7540: result: dmake will be downloaded and compiled in bootstrap
configure:7588: checking for GNU or compatible BSD tar
configure:7597: result: tar
configure:7776: checking for perl
configure:7794: found /usr/bin/perl
configure:7806: result: /usr/bin/perl
configure:7827: checking the Perl version
configure:7834: result: checked (perl 5)
configure:7841: checking for required Perl modules
configure:7849: result: all modules found
configure:7879: checking for friendly registry keys
configure:7890: result: done
configure:8000: checking the Microsoft C/C++ Compiler
configure:8051: result: found
(/cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe)
configure:8055: checking the Version of Microsoft C/C++ Compiler
configure:8066: result: found Compiler version 001500003072 in "Microsoft
(R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for 80x86
"
configure:8071: result: found .NET 2008 / VS 9.0.
configure:8103: checking for midl.exe
configure:8121: found /cygdrive/c/Program Files (x86)/Microsoft Visual
Studio/VC98/bin/midl.exe
configure:8133: result: /cygdrive/c/Program Files (x86)/Microsoft Visual
Studio/VC98/bin/midl.exe
configure:8174: checking for csc.exe
configure:8207: result: no
configure:8233: checking .NET Framework
configure:8258: result: found
configure:9062: checking for sys/types.h
configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
conftest.c >&5
conftest.c
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

configure:9062: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/types.h>
configure:9062: result: no
configure:9062: checking for sys/stat.h
configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
conftest.c >&5
conftest.c
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

configure:9062: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <sys/stat.h>
configure:9062: result: no
configure:9062: checking for stdlib.h
configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
conftest.c >&5
conftest.c
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

configure:9062: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdlib.h>
configure:9062: result: no
configure:9062: checking for string.h
configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
conftest.c >&5
conftest.c
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

configure:9062: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <string.h>
configure:9062: result: no
configure:9062: checking for memory.h
configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
conftest.c >&5
conftest.c
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

configure:9062: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <memory.h>
configure:9062: result: no
configure:9062: checking for strings.h
configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
conftest.c >&5
conftest.c
conftest.c(43) : fatal error C1083: Cannot open include file: 'strings.h':
No such file or directory
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

configure:9062: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <strings.h>
configure:9062: result: no
configure:9062: checking for inttypes.h
configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
conftest.c >&5
conftest.c
conftest.c(43) : fatal error C1083: Cannot open include file: 'inttypes.h':
No such file or directory
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

configure:9062: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <inttypes.h>
configure:9062: result: no
configure:9062: checking for stdint.h
configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
conftest.c >&5
conftest.c
conftest.c(43) : fatal error C1083: Cannot open include file: 'stdint.h':
No such file or directory
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

configure:9062: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <stdint.h>
configure:9062: result: no
configure:9062: checking for unistd.h
configure:9062: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
conftest.c >&5
conftest.c
conftest.c(43) : fatal error C1083: Cannot open include file: 'unistd.h':
No such file or directory
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

configure:9062: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <unistd.h>
configure:9062: result: no
configure:9078: checking size of long
configure:9083: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -o conftest
 conftest.c  >&5
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

cl : Command line warning D9035 : option 'o' has been deprecated and will
be removed in a future release
conftest.c
Microsoft (R) Incremental Linker Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

/out:conftest.exe
/out:conftest.exe
conftest.obj
LIBCMT.lib(crt0init.obj) : warning LNK4254: section '.CRT' (40000040)
merged into '.data' (C0000040) with different attributes
configure:9083: $? = 0
configure:9083: ./conftest
configure:9083: $? = 0
configure:9097: result: 4
configure:9109: checking whether byte ordering is bigendian
configure:9124: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
conftest.c >&5
conftest.c
conftest.c(11) : error C2061: syntax error : identifier 'a'
conftest.c(11) : error C2059: syntax error : ';'
conftest.c(11) : error C2061: syntax error : identifier 'capable'
conftest.c(11) : error C2059: syntax error : ';'
conftest.c(13) : error C2054: expected '(' to follow 'compiler'
conftest.c(13) : error C2085: 'dummy' : not in formal parameter list
conftest.c(15) : fatal error C1004: unexpected end-of-file found
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

configure:9124: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
|       not a universal capable compiler
|     #endif
|     typedef int dummy;
|
configure:9169: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
conftest.c >&5
conftest.c
conftest.c(11) : fatal error C1083: Cannot open include file:
'sys/param.h': No such file or directory
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

configure:9169: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include <sys/types.h>
|     #include <sys/param.h>
|
| int
| main ()
| {
| #if ! (defined BYTE_ORDER && defined BIG_ENDIAN     && defined
LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN     && LITTLE_ENDIAN)
|      bogus endian macros
|     #endif
|
|   ;
|   return 0;
| }
configure:9213: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
conftest.c >&5
conftest.c
conftest.c(16) : error C2065: 'bogus' : undeclared identifier
conftest.c(16) : error C2146: syntax error : missing ';' before identifier
'endian'
conftest.c(16) : error C2065: 'endian' : undeclared identifier
conftest.c(16) : error C2146: syntax error : missing ';' before identifier
'macros'
conftest.c(19) : error C2065: 'macros' : undeclared identifier
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

configure:9213: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include <limits.h>
|
| int
| main ()
| {
| #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
|      bogus endian macros
|     #endif
|
|   ;
|   return 0;
| }
configure:9304: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -o conftest
 conftest.c  >&5
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

cl : Command line warning D9035 : option 'o' has been deprecated and will
be removed in a future release
conftest.c
Microsoft (R) Incremental Linker Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

/out:conftest.exe
/out:conftest.exe
conftest.obj
LIBCMT.lib(crt0init.obj) : warning LNK4254: section '.CRT' (40000040)
merged into '.data' (C0000040) with different attributes
configure:9304: $? = 0
configure:9304: ./conftest
configure:9304: $? = 0
configure:9315: result: no
configure:9343: checking for special C compiler options needed for large
files
configure:9373: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
conftest.c >&5
conftest.c
conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(18) : error C2118: negative subscript
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

configure:9373: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|       && LARGE_OFF_T % 2147483647 == 1)
|      ? 1 : -1];
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:9378: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -n32 -c
conftest.c >&5
conftest.c
conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(18) : error C2118: negative subscript
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

cl : Command line warning D9002 : ignoring unknown option '-n32'
configure:9378: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|       && LARGE_OFF_T % 2147483647 == 1)
|      ? 1 : -1];
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:9388: result: no
configure:9394: checking for _FILE_OFFSET_BITS value needed for large files
configure:9419: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
conftest.c >&5
conftest.c
conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(18) : error C2118: negative subscript
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

configure:9419: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|       && LARGE_OFF_T % 2147483647 == 1)
|      ? 1 : -1];
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:9443: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
conftest.c >&5
conftest.c
conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(18) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(18) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(19) : error C2118: negative subscript
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

configure:9443: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #define _FILE_OFFSET_BITS 64
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|       && LARGE_OFF_T % 2147483647 == 1)
|      ? 1 : -1];
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:9451: result: unknown
configure:9463: checking for _LARGE_FILES value needed for large files
configure:9488: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
conftest.c >&5
conftest.c
conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(16) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(18) : error C2118: negative subscript
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

configure:9488: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|       && LARGE_OFF_T % 2147483647 == 1)
|      ? 1 : -1];
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:9512: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -c
conftest.c >&5
conftest.c
conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(17) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(18) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(18) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
conftest.c(19) : error C2118: negative subscript
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

configure:9512: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| #define _LARGE_FILES 1
| #include <sys/types.h>
|  /* Check that off_t can represent 2**63 - 1 correctly.
|     We can't simply define LARGE_OFF_T to be 9223372036854775807,
|     since some C++ compilers masquerading as C compilers
|     incorrectly reject 9223372036854775807.  */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
|   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
|       && LARGE_OFF_T % 2147483647 == 1)
|      ? 1 : -1];
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:9520: result: unknown
configure:10091: result: no g++ includes
configure:10238: checking exception type
configure:10273: result:
configure:10284: checking what the default STL should be
configure:10329: checking whether we are allowed and able to use
--ccache-skip
configure:10332: result: only used on Mac currently, skipping
configure:10580: checking which memory allocator to use
configure:10728: result: internal
configure:10734: checking whether to add custom build version
configure:10742: result: no
configure:10747: checking whether to build with Java support
configure:10750: result: yes
configure:10845: checking the installed JDK
configure:10927: result: checked (JDK 1.8.0_121)
configure:11258: checking for jawt lib name
configure:11428: result: -ljawt
configure:11434: checking whether to enable gcj aot compilation
configure:11499: result: no
configure:11515: checking whether to enable EPM for packing
configure:11518: result: yes
configure:11629: checking which package format to use
configure:11697: result: msi
configure:11885: checking for gperf
configure:11903: found /usr/bin/gperf
configure:11915: result: /usr/bin/gperf
configure:11926: checking for gperf
configure:11956: result: /usr/bin/gperf
configure:11974: checking gperf version
configure:11977: result: OK
configure:11985: checking whether to build the stax
configure:11993: result: yes
configure:11998: checking whether to build the ODK
configure:12001: result: yes
configure:12004: checking for external/unowinreg/unowinreg.dll
configure:12017: result: not found, will be built
configure:12368: checking whether to provide libstdc++/libgcc_s in the
installset
configure:12376: result: yes
configure:12385: checking which zlib to use
configure:12443: result: internal
configure:12450: checking which jpeg to use
configure:12509: result: internal
configure:12516: checking which expat to use
configure:12580: result: internal
configure:12760: checking which libxslt to use
configure:12911: result: internal
configure:12921: checking which libxml to use
configure:13028: result: internal
configure:13076: checking which python to use
configure:13362: result: internal
configure:13372: checking for bzip2
configure:13390: found /usr/bin/bzip2
configure:13402: result: /usr/bin/bzip2
configure:13421: checking which lucene to use
configure:13630: result: internal
configure:13639: checking whether to build the MySQL Connector extension
configure:13655: result: no
configure:13885: checking which hsqldb to use
configure:13948: result: internal
configure:13957: checking which beanshell to use
configure:13996: result: none (disabled)
configure:14007: checking which saxon to use
configure:14210: result: none (disabled)
configure:14221: checking whether to enable support for JavaScript
configure:14229: result: no
configure:14239: checking which libapr to use
configure:14337: result: internal
configure:14350: checking which libapr-util to use
configure:14448: result: internal
configure:14461: checking which libserf to use
configure:14560: result: internal
configure:14574: checking whether to enable support for CoinMP
configure:14777: result: no
configure:14790: checking which curl to use
configure:14856: result: internal
configure:14865: checking which mdds to use
configure:14893: result: internal
configure:14900: checking which boost to use
configure:14975: result: internal
configure:14982: checking which vigra to use
configure:15010: result: internal
configure:15017: checking which odbc headers to use
configure:15034: result: internal
configure:15041: checking whether to build XML Security support
configure:15044: result: no, since NSS disabled but needed
configure:15051: checking whether to build LDAP configuration backend
configure:15189: checking whether to build the internal NSS module
configure:15227: result: no
configure:15235: checking which sane header to use
configure:15251: result: internal
configure:15258: checking which icu to use
configure:15482: result: internal
configure:15497: checking whether to enable graphite support
configure:15608: result: no
configure:16495: checking whether to link to Xrender
configure:16503: result: no, dynamically open it
configure:16507: checking which Xrender headers to use
configure:16523: result: internal
configure:16580: checking whether to enable RandR support
configure:16725: result: no
configure:16733: checking which libnss to use
configure:16831: result: internal
configure:16843: checking which libssl to use
configure:16949: result: internal
configure:16958: checking which redland library to use
configure:17057: result: internal
configure:17066: checking whether to build the Spell Checking component
configure:17232: result: no
configure:17237: checking whether to build the Hyphenator component
configure:17405: result: no
configure:17423: checking which mythes to use
configure:17606: result: internal
configure:17616: checking which libtextcat to use
configure:17678: result: internal
configure:17685: checking which libtextcat data directory to use
configure:17696: result: internal
configure:17758: checking for getopt
configure:17758: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -o conftest
   conftest.c  >&5
conftest.c
Microsoft (R) Incremental Linker Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

/out:conftest.exe
/out:conftest.exe
conftest.obj
conftest.obj : error LNK2019: unresolved external symbol _getopt referenced
in function _main
conftest.exe : fatal error LNK1120: 1 unresolved externals
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

cl : Command line warning D9035 : option 'o' has been deprecated and will
be removed in a future release
configure:17758: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| /* Define getopt to an innocuous variant, in case <limits.h> declares
getopt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getopt innocuous_getopt
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getopt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef getopt
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getopt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getopt || defined __stub___getopt
| choke me
| #endif
|
| int
| main ()
| {
| return getopt ();
|   ;
|   return 0;
| }
configure:17758: result: no
configure:17771: checking for readdir_r
configure:17771: /cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe -o conftest
   conftest.c  >&5
conftest.c
Microsoft (R) Incremental Linker Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

/out:conftest.exe
/out:conftest.exe
conftest.obj
conftest.obj : error LNK2019: unresolved external symbol _readdir_r
referenced in function _main
conftest.exe : fatal error LNK1120: 1 unresolved externals
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for
80x86
Copyright (C) Microsoft Corporation.  All rights reserved.

cl : Command line warning D9035 : option 'o' has been deprecated and will
be removed in a future release
configure:17771: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define SIZEOF_LONG 4
| /* end confdefs.h.  */
| /* Define readdir_r to an innocuous variant, in case <limits.h> declares
readdir_r.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define readdir_r innocuous_readdir_r
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char readdir_r (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef readdir_r
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char readdir_r ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_readdir_r || defined __stub___readdir_r
| choke me
| #endif
|
| int
| main ()
| {
| return readdir_r ();
|   ;
|   return 0;
| }
configure:17771: result: no
configure:17795: checking for PSDK files
configure:17847: result: SDK files found ...)
configure:17858: result: Found Windows SDK 7.0
(/cygdrive/c/Microsoft_SDKs/Windows/v7.0)
configure:17870: checking for DirectX SDK files
configure:17931: result: disabled
configure:17941: checking for ATL and MFC
configure:17944: result: ATL is disabled, nothing to check
configure:18055: checking for NSIS
configure:18059: checking for nsis.exe
configure:18092: result: no
configure:18111: WARNING: NSIS not found, no self contained installer will
be build.
configure:18148: checking for bison
configure:18166: found /usr/bin/bison
configure:18178: result: /usr/bin/bison
configure:18189: checking the bison version
configure:18200: result: checked (/usr/bin/bison 3.0.4)
configure:18209: checking for flex
configure:18227: found /usr/bin/flex
configure:18239: result: /usr/bin/flex
configure:18252: checking for patch
configure:18270: found /usr/bin/patch
configure:18282: result: /usr/bin/patch
configure:18325: checking for gnucp
configure:18358: result: no
configure:18325: checking for cp
configure:18343: found /usr/bin/cp
configure:18355: result: /usr/bin/cp
configure:18378: checking whether /usr/bin/cp is GNU cp from coreutils with
preserve= support
configure:18381: result: yes
configure:18405: checking for bash
configure:18423: found /usr/bin/bash
configure:18435: result: /usr/bin/bash
configure:18451: checking ml.exe assembler path
configure:18509: result:
configure:18518: checking nasm.exe assembler path
configure:18526: checking for nasm.exe
configure:18559: result: no
configure:18570: result:
configure:18591: checking for zip
configure:18609: found /usr/bin/zip
configure:18621: result: /usr/bin/zip
configure:18631: checking for unzip
configure:18649: found /usr/bin/unzip
configure:18661: result: /usr/bin/unzip
configure:18686: checking for dbghelp.dll
configure:18689: result: found and executable
configure:18703: checking for vcredist_x86.exe
configure:18706: result: found and executable
configure:18713: checking for vcredist_x64.exe
configure:18716: result: found and executable
configure:18736: checking for gdiplus.dll
configure:18739: result: found and executable
configure:18750: checking for msvcr100.dll
configure:18753: result: found and executable
configure:18764: checking which VCLplugs shall be built
configure:18791: result: gtk
configure:18797: checking whether to enable GConf support
configure:18895: result: no
configure:18902: checking whether to enable GNOME VFS support
configure:19093: result: no
configure:19660: checking whether to use cairo
configure:19811: result: no
configure:19829: checking whether to build the OpenGL Transitions component
configure:19928: result: no
configure:19935: checking whether to build the PDF Import extension
configure:20047: result: no
configure:20056: checking whether to build the Wiki Publisher extension
configure:20072: result: no
configure:20121: checking whether to build the Report Builder extension
configure:20889: result: no
configure:21570: checking whether to enable the lockdown pieces
configure:21578: result: no
configure:21583: checking whether to enable evolution 2 support
configure:21682: result: no
configure:21689: checking whether to enable KDE address book support
configure:21740: result: no
configure:21746: checking whether to include MathMLDTD
configure:21754: result: yes
configure:21765: checking whether to include category B fonts
configure:21774: result: no
configure:21780: checking whether to include category A fonts
configure:21783: result: yes
configure:21795: checking whether any fonts are included
configure:21800: result: yes
configure:21811: checking whether to include PPDs
configure:21814: result: yes
configure:21824: checking whether to include AFMs
configure:21827: result: yes
configure:21840: checking whether and how to use Xinerama
configure:21945: result: no
configure:21979: checking whether to build own version of libpng
configure:21985: result: yes
configure:22002: checking whether to build own version of libjpeg
configure:22025: result: yes
configure:22031: checking whether to trigger rat scan
configure:22034: result: no
configure:22215: checking for jakarta-ant
configure:22249: result: no
configure:22215: checking for ant
configure:22234: found /cygdrive/c/apacheAnt/bin/ant
configure:22246: result: /cygdrive/c/apacheAnt/bin/ant
configure:22281: checking if /cygdrive/c/apacheAnt/bin/ant works
configure:22306: /cygdrive/c/apacheAnt/bin/ant -buildfile conftest.xml 1>&2
Buildfile: C:\work\OpenOfficeSVN\main\conftest.xml

conftest:
    [javac] C:\work\OpenOfficeSVN\main\conftest.xml:3: warning:
'includeantruntime' was not set, defaulting to build.sysclasspath=last; set
to false for repeatable builds
    [javac] Compiling 1 source file

BUILD SUCCESSFUL
Total time: 4 seconds
configure:22309: $? = 0
configure:22312: result: Ant works
configure:22340: checking Ant lib directory
configure:22367: result: Ant lib directory found.
configure:22380: checking whether ant is >= 1.6.0
configure: ant_version 1.10.0
configure: ant_version_major 1
configure: ant_version_minor 10
configure:22392: result: yes, 1.10.0
configure:22521: checking which languages to be built
configure:22525: result: en-US
configure:22535: checking which languages have poor help localizations
configure:22539: result: none
configure:22547: checking which dictionaries to include
configure:22551: result: ALL
configure:22560: checking for additional 'intro' bitmaps
configure:22565: result: none
configure:22583: checking for additional 'about' bitmaps
configure:22588: result: none
configure:22607: checking for vendor
configure:22610: result: not set
configure:22620: checking for UNIX wrapper name
configure:22623: result: not set
configure:22632: checking whether to statically link to Gtk
configure:22640: result: no
configure:22645: checking whether to use layout dialogs
configure:22653: result: no
configure:22661: checking build verbosity
configure:22675: result: not set
configure:22680: checking whether to enable dependency tracking
configure:22687: result: yes
configure:22704: checking solver path
configure:22708: result: default
configure:22727: writing config.status
configure:22880: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    =
  CONFIG_HEADERS  =
  CONFIG_LINKS    =
  CONFIG_COMMANDS =
  $ ./config.status

on Steven-PC

config.status:1114: creating set_soenv
config.status:1114: creating Makefile

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

ac_cv_build=i686-pc-cygwin
ac_cv_c_bigendian=no
ac_cv_env_APR_CFLAGS_set=
ac_cv_env_APR_CFLAGS_value=
ac_cv_env_APR_LIBS_set=
ac_cv_env_APR_LIBS_value=
ac_cv_env_APR_UTIL_CFLAGS_set=
ac_cv_env_APR_UTIL_CFLAGS_value=
ac_cv_env_APR_UTIL_LIBS_set=
ac_cv_env_APR_UTIL_LIBS_value=
ac_cv_env_CAIRO_CFLAGS_set=
ac_cv_env_CAIRO_CFLAGS_value=
ac_cv_env_CAIRO_LIBS_set=
ac_cv_env_CAIRO_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_COINMP_CFLAGS_set=
ac_cv_env_COINMP_CFLAGS_value=
ac_cv_env_COINMP_LIBS_set=
ac_cv_env_COINMP_LIBS_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_DBUS_CFLAGS_set=
ac_cv_env_DBUS_CFLAGS_value=
ac_cv_env_DBUS_LIBS_set=
ac_cv_env_DBUS_LIBS_value=
ac_cv_env_FREETYPE_CFLAGS_set=
ac_cv_env_FREETYPE_CFLAGS_value=
ac_cv_env_FREETYPE_LIBS_set=
ac_cv_env_FREETYPE_LIBS_value=
ac_cv_env_GCONF_CFLAGS_set=
ac_cv_env_GCONF_CFLAGS_value=
ac_cv_env_GCONF_LIBS_set=
ac_cv_env_GCONF_LIBS_value=
ac_cv_env_GIO_CFLAGS_set=
ac_cv_env_GIO_CFLAGS_value=
ac_cv_env_GIO_LIBS_set=
ac_cv_env_GIO_LIBS_value=
ac_cv_env_GNOMEVFS_CFLAGS_set=
ac_cv_env_GNOMEVFS_CFLAGS_value=
ac_cv_env_GNOMEVFS_LIBS_set=
ac_cv_env_GNOMEVFS_LIBS_value=
ac_cv_env_GOBJECT_CFLAGS_set=
ac_cv_env_GOBJECT_CFLAGS_value=
ac_cv_env_GOBJECT_LIBS_set=
ac_cv_env_GOBJECT_LIBS_value=
ac_cv_env_GRAPHITE_CFLAGS_set=
ac_cv_env_GRAPHITE_CFLAGS_value=
ac_cv_env_GRAPHITE_LIBS_set=
ac_cv_env_GRAPHITE_LIBS_value=
ac_cv_env_GSTREAMER_CFLAGS_set=
ac_cv_env_GSTREAMER_CFLAGS_value=
ac_cv_env_GSTREAMER_LIBS_set=
ac_cv_env_GSTREAMER_LIBS_value=
ac_cv_env_GTHREAD_CFLAGS_set=
ac_cv_env_GTHREAD_CFLAGS_value=
ac_cv_env_GTHREAD_LIBS_set=
ac_cv_env_GTHREAD_LIBS_value=
ac_cv_env_GTK_2_10_CFLAGS_set=
ac_cv_env_GTK_2_10_CFLAGS_value=
ac_cv_env_GTK_2_10_LIBS_set=
ac_cv_env_GTK_2_10_LIBS_value=
ac_cv_env_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_HUNSPELL_CFLAGS_set=
ac_cv_env_HUNSPELL_CFLAGS_value=
ac_cv_env_HUNSPELL_LIBS_set=
ac_cv_env_HUNSPELL_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBXML_CFLAGS_set=
ac_cv_env_LIBXML_CFLAGS_value=
ac_cv_env_LIBXML_LIBS_set=
ac_cv_env_LIBXML_LIBS_value=
ac_cv_env_LIBXSLT_CFLAGS_set=
ac_cv_env_LIBXSLT_CFLAGS_value=
ac_cv_env_LIBXSLT_LIBS_set=
ac_cv_env_LIBXSLT_LIBS_value=
ac_cv_env_MYTHES_CFLAGS_set=
ac_cv_env_MYTHES_CFLAGS_value=
ac_cv_env_MYTHES_LIBS_set=
ac_cv_env_MYTHES_LIBS_value=
ac_cv_env_NSS_CFLAGS_set=
ac_cv_env_NSS_CFLAGS_value=
ac_cv_env_NSS_LIBS_set=
ac_cv_env_NSS_LIBS_value=
ac_cv_env_OPENSSL_CFLAGS_set=
ac_cv_env_OPENSSL_CFLAGS_value=
ac_cv_env_OPENSSL_LIBS_set=
ac_cv_env_OPENSSL_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_POPPLER_CFLAGS_set=
ac_cv_env_POPPLER_CFLAGS_value=
ac_cv_env_POPPLER_LIBS_set=
ac_cv_env_POPPLER_LIBS_value=
ac_cv_env_REDLAND_CFLAGS_set=
ac_cv_env_REDLAND_CFLAGS_value=
ac_cv_env_REDLAND_LIBS_set=
ac_cv_env_REDLAND_LIBS_value=
ac_cv_env_SERF_CFLAGS_set=
ac_cv_env_SERF_CFLAGS_value=
ac_cv_env_SERF_LIBS_set=
ac_cv_env_SERF_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_XRANDR_CFLAGS_set=
ac_cv_env_XRANDR_CFLAGS_value=
ac_cv_env_XRANDR_LIBS_set=
ac_cv_env_XRANDR_LIBS_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_func_getopt=no
ac_cv_func_readdir_r=no
ac_cv_header_inttypes_h=no
ac_cv_header_memory_h=no
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=no
ac_cv_header_string_h=no
ac_cv_header_strings_h=no
ac_cv_header_sys_stat_h=no
ac_cv_header_sys_types_h=no
ac_cv_header_unistd_h=no
ac_cv_host=i686-pc-cygwin
ac_cv_path_ANT=/cygdrive/c/apacheAnt/bin/ant
ac_cv_path_AWK=/usr/bin/awk
ac_cv_path_BISON=/usr/bin/bison
ac_cv_path_BZIP2=/usr/bin/bzip2
ac_cv_path_CYGWIN_PATH=/usr/bin/bash
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FLEX=/usr/bin/flex
ac_cv_path_GNUCP=/usr/bin/cp
ac_cv_path_GPERF=/usr/bin/gperf
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MIDL_PATH='/cygdrive/c/Program Files (x86)/Microsoft Visual
Studio/VC98/bin/midl.exe'
ac_cv_path_PATCH=/usr/bin/patch
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_SHELLPATH=/usr/bin/bash
ac_cv_path_UNZIP=/usr/bin/unzip
ac_cv_path_ZIP=/usr/bin/zip
ac_cv_prog_AWK=awk
ac_cv_sizeof_long=4
ac_cv_sys_file_offset_bits=unknown
ac_cv_sys_large_files=unknown
ac_cv_sys_largefile_CC=no
ac_cv_target=i686-pc-cygwin

## ----------------- ##
## Output variables. ##
## ----------------- ##

ABOUT_BITMAPS=''
ADDITIONAL_REPOSITORIES='../ext_libraries'
ALLOC=''
ANT='/cygdrive/c/apacheAnt/bin/ant'
ANT_HOME='/cygdrive/c/apacheAnt'
ANT_LIB='/cygdrive/c/apacheAnt/lib'
APR_CFLAGS=''
APR_LIBS=''
APR_UTIL_CFLAGS=''
APR_UTIL_LIBS=''
ARM_TARGET=''
ASM_HOME='/cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin'
ATL_INCLUDE=''
ATL_LIB=''
ATL_LIB_X64=''
AWK='/usr/bin/awk'
AWTLIB='-ljawt'
BISON='/usr/bin/bison'
BSH_JAR=''
BUILD_EPM=''
BUILD_PIXMAN=''
BUILD_STAX='YES'
BUILD_TYPE='OOo TWAIN GTEST ODK ZLIB JPEG EXPAT LIBXSLT LIBXML2 LIBXMLSEC
PYTHON LUCENE HSQLDB APR APR_UTIL SERF CURL MDDS BOOST VIGRA UNIXODBC SANE
ICU X11_EXTENSIONS NSS OPENSSL REDLAND MYTHES LIBTEXTCAT LIBTEXTCATDATA
MATHMLDTD MORE_FONTS AFMS'
BUILD_UNOWINREG='YES'
BUILD_VER_STRING=''
BUILD_X64=''
BUNDLED_EXTENSION_BLOBS=''
BUNDLED_PREREG_EXTENSIONS=''
BZIP2='/usr/bin/bzip2'
CAIRO_CFLAGS=''
CAIRO_LIBS=''
CC='/cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe'
CCACHE=''
CC_PATH='./'
CFLAGS=''
COINMP_CFLAGS=''
COINMP_LIBS=''
COMEX='12'
COMMONS_CODEC_JAR=''
COMMONS_HTTPCLIENT_JAR=''
COMMONS_LANG_JAR=''
COMMONS_LOGGING_JAR=''
COMPATH='/cygdrive/c/PROGRA~2/MICROS~3.0/VC'
COM_IS=''
CPP=''
CPPFLAGS=''
CRYPT_LINK=''
CSC_PATH='/cygdrive/c/Windows/MICROS~1.NET/FRAMEW~1/v3.5'
CURLCONFIG=''
CURL_CFLAGS=''
CURL_LIBS=''
CUSTOM_PACK_LIST=''
CXX='/cygdrive/c/PROGRA~2/MICROS~3.0/VC/bin/cl.exe'
CXXCPP=''
CXXFLAGS=''
CYGWIN_PATH='/usr/bin'
DBUS_CFLAGS=''
DBUS_LIBS=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DSIZEOF_LONG=4'
DICT_SYSTEM_DIR=''
DIRECTXSDK_HOME=''
DIRECTXSDK_LIB='/lib'
DISABLE_ACTIVEX='TRUE'
DISABLE_ATL='TRUE'
DISABLE_SAXON='YES'
DISABLE_STRIP=''
DMAKE=''
DMAKE_PATH=''
DMAKE_URL='
http://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2'
DO_FETCH_TARBALLS='yes'
DPKG=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_BEANSHELL='NO'
ENABLE_BUNDLED_DICTIONARIES=''
ENABLE_CAIRO=''
ENABLE_CAIRO_CANVAS='FALSE'
ENABLE_CATEGORY_B=''
ENABLE_COINMP='NO'
ENABLE_CRASHDUMP=''
ENABLE_CUPS=''
ENABLE_DBUS=''
ENABLE_DEBUG='FALSE'
ENABLE_DIRECTX=''
ENABLE_DIRECT_DRAW=''
ENABLE_EVOAB2=''
ENABLE_FONTCONFIG=''
ENABLE_GCONF=''
ENABLE_GIO=''
ENABLE_GNOMEVFS=''
ENABLE_GRAPHITE='FALSE'
ENABLE_GSTREAMER=''
ENABLE_GTK='TRUE'
ENABLE_HUNSPELL=''
ENABLE_HYPHEN=''
ENABLE_JAVASCRIPT='NO'
ENABLE_KAB=''
ENABLE_KDE4=''
ENABLE_KDE=''
ENABLE_LAYOUT='FALSE'
ENABLE_LOCKDOWN=''
ENABLE_MEDIAWIKI='NO'
ENABLE_MYSQLC='NO'
ENABLE_NSS_MODULE='NO'
ENABLE_ONLINE_UPDATE='YES'
ENABLE_OPENGL=''
ENABLE_PCH=''
ENABLE_PDFIMPORT='NO'
ENABLE_RANDR=''
ENABLE_REPORTBUILDER='NO'
ENABLE_RPATH='yes'
ENABLE_STATIC_GTK='FALSE'
ENABLE_SYMBOLS=''
ENABLE_SYSTRAY_GTK=''
ENABLE_UNIT_TESTS='YES'
ENABLE_WERROR='FALSE'
EPM=''
EPM_URL='
https://sourceforge.net/projects/oooextras.mirror/files/epm-3.7.tar.gz'
EXCEPTIONS=''
EXEEXT=''
FBSD_GCC_RPATH=''
FLEX='/usr/bin/flex'
FLUTE_JAR=''
FRAME_HOME='/cygdrive/c/MICROS~1/Windows/v7.0'
FREETYPE_CFLAGS=''
FREETYPE_LIBS=''
GCCVER='20995'
GCC_HOME='/usr'
GCONF_CFLAGS=''
GCONF_LIBS=''
GIO_CFLAGS=''
GIO_LIBS=''
GNOMEVFS_CFLAGS=''
GNOMEVFS_LIBS=''
GNUCP='/usr/bin/cp'
GNUMAKE='make'
GNUPATCH=''
GNUTAR='tar'
GOBJECT_CFLAGS=''
GOBJECT_LIBS=''
GPERF='/usr/bin/gperf'
GRAPHITE_CFLAGS=''
GRAPHITE_LIBS=''
GREP='/usr/bin/grep'
GSTREAMER_CFLAGS=''
GSTREAMER_LIBS=''
GTHREAD_CFLAGS=''
GTHREAD_LIBS=''
GTK_2_10_CFLAGS=''
GTK_2_10_LIBS=''
GTK_CFLAGS=''
GTK_LIBS=''
GXX_INCLUDE_PATH='NO_GXX_INCLUDE'
HAMCREST_CORE_JAR=''
HAVE_ATLTHUNK=''
HAVE_GCC_VISIBILITY_FEATURE=''
HAVE_GETOPT='NO'
HAVE_LD_BSYMBOLIC_FUNCTIONS=''
HAVE_LD_HASH_STYLE=''
HAVE_READDIR_R='NO'
HOME='/home/Steven'
HSQLDB_JAR=''
HUNSPELL_CFLAGS=''
HUNSPELL_LIBS=''
HYPHEN_LIB=''
HYPH_SYSTEM_DIR=''
ICUCONFIG=''
ICU_MAJOR=''
ICU_MICRO=''
ICU_MINOR=''
INTRO_BITMAPS=''
IS_SYSTEM_DMAKE=''
JAVAAOTCOMPILER=''
JAVACISGCJ=''
JAVACOMPILER='/cygdrive/c/PROGRA~2/Java/JDK18~1.0_1/bin/javac.exe'
JAVADOC='/cygdrive/c/PROGRA~2/Java/JDK18~1.0_1/bin/javadoc.exe'
JAVAFLAGS=''
JAVAIFLAGS=''
JAVAINTERPRETER='/cygdrive/c/PROGRA~2/Java/JDK18~1.0_1/bin/java.exe'
JAVA_HOME='/cygdrive/c/PROGRA~2/Java/JDK18~1.0_1'
JDK='sun'
JFREEREPORT_JAR=''
KDE4_CFLAGS=''
KDE4_LIBS=''
KDE_CFLAGS=''
KDE_LIBS=''
LDFLAGS=''
LFS_CFLAGS='-D_FILE_OFFSET_BITS=unknown -D_LARGE_FILES'
LIBBASE_JAR=''
LIBFONTS_JAR=''
LIBFORMULA_JAR=''
LIBINTL_PREFIX=''
LIBLAYOUT_JAR=''
LIBLOADER_JAR=''
LIBMYSQL_PATH=''
LIBOBJS=''
LIBREPOSITORY_JAR=''
LIBS=''
LIBSERIALIZER_JAR=''
LIBXML_CFLAGS=''
LIBXML_JAR=''
LIBXML_LIBS=''
LIBXSLT_CFLAGS=''
LIBXSLT_LIBS=''
LOCAL_SOLENV='DEFAULT'
LOCAL_SOLVER='DEFAULT'
LTLIBOBJS=''
LUCENE_ANALYZERS_JAR=''
LUCENE_CORE_JAR=''
MACOSX_DEPLOYMENT_TARGET=''
MACOSX_SDK_PATH=''
MFC_INCLUDE=''
MFC_LIB=''
MIDL_PATH='/cygdrive/c/MICROS~1/Windows/v7.0/bin'
MINGWCXX=''
MINGWSTRIP=''
MINGW_BACKWARD_INCLUDE_PATH=''
MINGW_CLIB_DIR=''
MINGW_GCCDLL=''
MINGW_GCCLIB_EH=''
MINGW_GXXDLL=''
MINGW_LIB_INCLUDE_PATH=''
MINGW_SHARED_GCCLIB=''
MINGW_SHARED_GXXLIB=''
MINGW_SHARED_LIBSTDCPP=''
ML_EXE=''
MOC4='moc'
MOC='moc'
MOCQT4=''
MOZILLABUILD=''
MOZ_INC=''
MSPDB_PATH='/cygdrive/c/PROGRA~2/MICROS~3.0/Common7/IDE'
MYSQLCONFIG=''
MYSQL_DEFINES=''
MYSQL_INC=''
MYSQL_LIB=''
MYTHES_CFLAGS=''
MYTHES_LIBS=''
NASM_EXE=''
NASM_HOME='NO_NASM_HOME'
NEW_SHADOW_API=''
NSIS_PATH=''
NSS_CFLAGS=''
NSS_LIBS=''
OBJEXT=''
OOO_JUNIT_JAR=''
OOO_VENDOR=''
OPENSSL_CFLAGS=''
OPENSSL_LIBS=''
OSVERSION=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PAM=''
PAM_LINK=''
PATCH='/usr/bin/patch'
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PKGFORMAT='msi'
PKGMK=''
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POPPLER_CFLAGS=''
POPPLER_LIBS=''
PRODUCT='full'
PROEXT='.pro'
PROFULLSWITCH='product=full'
PSDK_HOME='/cygdrive/c/Microsoft_SDKs/Windows/v7.0'
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
PYTHON=''
PYTHON_CFLAGS=''
PYTHON_EXEC_PREFIX=''
PYTHON_LIBS=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_VERSION=''
RAT_JAR_HOME=''
REDLAND_CFLAGS=''
REDLAND_LIBS=''
RPM=''
SAC_JAR=''
SAXON_JAR=''
SCPDEFS=' -DENABLE_ONLINE_UPDATE -DWITH_CATA_FONTS'
SED='/usr/bin/sed'
SERF_CFLAGS=''
SERF_LIBS=''
SERIALIZER_JAR=''
SERVLETAPI_JAR=''
SHELL='/bin/sh'
SHELLPATH='/usr/bin'
SIZEOF_LONG='4'
SOLAR_JAVA='TRUE'
SOURCEVERSION='AOO420'
SYSTEM_APACHE_COMMONS=''
SYSTEM_APR='NO'
SYSTEM_APR_UTIL='NO'
SYSTEM_BOOST='NO'
SYSTEM_BSH='NO'
SYSTEM_CAIRO=''
SYSTEM_COINMP='NO'
SYSTEM_CURL='NO'
SYSTEM_DICTS='NO'
SYSTEM_EXPAT='NO'
SYSTEM_GDKPIXBUF='YES'
SYSTEM_GENBRK=''
SYSTEM_GENCCODE=''
SYSTEM_GENCMN=''
SYSTEM_GETTEXT='YES'
SYSTEM_GLIB='YES'
SYSTEM_GRAPHITE=''
SYSTEM_HSQLDB='NO'
SYSTEM_HUNSPELL=''
SYSTEM_HYPH=''
SYSTEM_ICU='NO'
SYSTEM_JFREEREPORT=''
SYSTEM_JPEG='NO'
SYSTEM_LIBC=''
SYSTEM_LIBJPEG='NO'
SYSTEM_LIBPNG='NO'
SYSTEM_LIBTEXTCAT='NO'
SYSTEM_LIBTEXTCAT_DATA=''
SYSTEM_LIBXML='NO'
SYSTEM_LIBXSLT='NO'
SYSTEM_LUCENE='NO'
SYSTEM_MDDS='NO'
SYSTEM_MYSQL=''
SYSTEM_MYSQL_CPPCONN=''
SYSTEM_MYTHES='NO'
SYSTEM_NSS='NO'
SYSTEM_ODBC_HEADERS='NO'
SYSTEM_OPENSSL='NO'
SYSTEM_PANGO='YES'
SYSTEM_POPPLER=''
SYSTEM_PYTHON='NO'
SYSTEM_REDLAND='NO'
SYSTEM_SANE_HEADER='NO'
SYSTEM_SAXON='NO'
SYSTEM_SERF='NO'
SYSTEM_SERVLETAPI=''
SYSTEM_STDLIBS='NO'
SYSTEM_VIGRA='NO'
SYSTEM_XRENDER_HEADERS='NO'
SYSTEM_ZLIB='NO'
TARFILE_LOCATION='DEFAULT'
THES_SYSTEM_DIR=''
UNIXWRAPPERNAME=''
UNZIP='/usr/bin/unzip'
UPD='420'
USE_CCACHE=''
USE_FT_EMBOLDEN=''
USE_MINGW=''
USE_PACKAGER=''
USE_SYSTEM_STL='YES'
USE_XINERAMA=''
VALGRIND_CFLAGS=''
VC_STANDARD=''
VERBOSE=''
WINDOWS_VISTA_PSDK='TRUE'
WITHOUT_AFMS=''
WITHOUT_PPDS=''
WITH_CATA_FONTS='YES'
WITH_CATB_FONTS='NO'
WITH_DICT=',ALL,'
WITH_FONTS='YES'
WITH_LANG=''
WITH_LDAP='NO'
WITH_MINGWIN='0'
WITH_OPENLDAP=''
WITH_POOR_HELP_LOCALIZATIONS=''
WITH_VC_REDIST='YES'
WORDS_BIGENDIAN='no'
XAU_LIBS=''
XINC='no_x_includes'
XINERAMA_LINK=''
XLIB='no_x_libraries'
XMKMF=''
XRANDR_CFLAGS=''
XRANDR_DLOPEN=''
XRANDR_LIBS=''
XRENDER_LINK='NO'
XSLTPROC=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ZIP='/usr/bin/zip'
ZIP_HOME='/usr/bin'
_cc=''
_solenv='./solenv'
ac_ct_CC=''
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='i686-pc-cygwin'
build_alias=''
build_cpu='i686'
build_os='cygwin'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-cygwin'
host_alias=''
host_cpu='i686'
host_os='cygwin'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
nodep=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-cygwin'
target_alias=''
target_cpu='i686'
target_os='cygwin'
target_vendor='pc'

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

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define SIZEOF_LONG 4

configure: exit 0




On Mon, Jan 30, 2017 at 7:37 PM, Damjan Jovanovic <da...@apache.org> wrote:

> I don't see any attachments.
>
> On Tue, Jan 31, 2017 at 5:04 AM, Hong <ma...@gmail.com> wrote:
>
> > Hi Damjan,
> >
> > I attached config.log. Can you please take a look? Thanks.
> >
> > On Thu, Jan 26, 2017 at 12:02 PM, Damjan Jovanovic <da...@apache.org>
> > wrote:
> >
> >> I suspect a wrong version of MSVC. Attach your config.log.
> >>
> >> On Thu, Jan 26, 2017 at 8:56 PM, Hong <ma...@gmail.com> wrote:
> >>
> >> > Hi,
> >> >
> >> > I encountered a bunch of link errors of missing symbol
> >> ___security_cookie.
> >> >
> >> > Does anybody know what could be the problem?
> >> >
> >> > link.exe /nologo /VERSION:2.9 /LIBPATH:bin.msvc /LIBPATH:.\lib /DLL
> >> >  /IMPLIB:bin.msvc\libxml2.lib /OUT:bin.msvc\libxml2.dll
> int.msvc\buf.obj
> >> > int.msvc\c14n.obj int.msvc\catalog.obj int.msvc\chvalid.obj
> >> > int.msvc\debugXML.obj int.msvc\dict.obj int.msvc\DOCBparser.obj
> >> > int.msvc\encoding.obj int.msvc\entities.obj int.msvc\error.obj
> >> > int.msvc\globals.obj int.msvc\hash.obj int.msvc\HTMLparser.obj
> >> > int.msvc\HTMLtree.obj int.msvc\legacy.obj int.msvc\list.obj
> >> > int.msvc\nanoftp.obj int.msvc\nanohttp.obj int.msvc\parser.obj
> >> > int.msvc\parserInternals.obj int.msvc\pattern.obj int.msvc\relaxng.obj
> >> > int.msvc\SAX2.obj int.msvc\SAX.obj int.msvc\schematron.obj
> >> > int.msvc\threads.obj int.msvc\tree.obj int.msvc\uri.obj
> >> int.msvc\valid.obj
> >> > int.msvc\xinclude.obj int.msvc\xlink.obj int.msvc\xmlIO.obj
> >> > int.msvc\xmlmemory.obj int.msvc\xmlreader.obj int.msvc\xmlregexp.obj
> >> > int.msvc\xmlmodule.obj int.msvc\xmlsave.obj int.msvc\xmlschemas.obj
> >> > int.msvc\xmlschemastypes.obj int.msvc\xmlunicode.obj
> >> int.msvc\xmlwriter.obj
> >> > int.msvc\xpath.obj int.msvc\xpointer.obj int.msvc\xmlstring.obj
> >> >  wsock32.lib ws2_32.lib kernel32.lib
> >> >    Creating library bin.msvc\libxml2.lib and object
> bin.msvc\libxml2.exp
> >> > xmlsave.obj : error LNK2019: unresolved external symbol
> >> ___security_cookie
> >> > referenced in function _xhtmlNodeListDumpOutput
> >> > xmlschemas.obj : error LNK2001: unresolved external symbol
> >> > ___security_cookie
> >> > xmlschemastypes.obj : error LNK2001: unresolved external symbol
> >> > ___security_cookie
> >> > xpath.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> >> > valid.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> >> > xlink.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> >> > xmlIO.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> >> > xmlregexp.obj : error LNK2001: unresolved external symbol
> >> > ___security_cookie
> >> > SAX2.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> >> > schematron.obj : error LNK2001: unresolved external symbol
> >> > ___security_cookie
> >> > tree.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> >> > uri.obj : error LNK2001: unresolved external symbol ___security_cookie
> >> > nanohttp.obj : error LNK2001: unresolved external symbol
> >> ___security_cookie
> >> > parser.obj : error LNK2001: unresolved external symbol
> >> ___security_cookie
> >> > parserInternals.obj : error LNK2001: unresolved external symbol
> >> > ___security_cookie
> >> > relaxng.obj : error LNK2001: unresolved external symbol
> >> ___security_cookie
> >> > error.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> >> > HTMLparser.obj : error LNK2001: unresolved external symbol
> >> > ___security_cookie
> >> > HTMLtree.obj : error LNK2001: unresolved external symbol
> >> ___security_cookie
> >> > nanoftp.obj : error LNK2001: unresolved external symbol
> >> ___security_cookie
> >> > catalog.obj : error LNK2001: unresolved external symbol
> >> ___security_cookie
> >> > debugXML.obj : error LNK2001: unresolved external symbol
> >> ___security_cookie
> >> > encoding.obj : error LNK2001: unresolved external symbol
> >> ___security_cookie
> >> > entities.obj : error LNK2001: unresolved external symbol
> >> ___security_cookie
> >> > xmlsave.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > xmlschemas.obj : error LNK2019: unresolved external symbol
> >> > @__security_check_cookie@4 referenced in function
> >> > _xmlSchemaFormatNodeForError
> >> > xmlschemastypes.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > xpath.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > valid.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > xlink.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > xmlIO.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > xmlregexp.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > SAX2.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > schematron.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > tree.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > uri.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > nanohttp.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > parser.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > parserInternals.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > relaxng.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > error.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > HTMLparser.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > HTMLtree.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > nanoftp.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > catalog.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > debugXML.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > encoding.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > entities.obj : error LNK2001: unresolved external symbol
> >> > @__security_check_cookie@4
> >> > error.obj : error LNK2019: unresolved external symbol _vsnprintf
> >> referenced
> >> > in function _xmlParserError
> >> > xmlreader.obj : error LNK2001: unresolved external symbol _vsnprintf
> >> > xmlwriter.obj : error LNK2001: unresolved external symbol _vsnprintf
> >> > xmlstring.obj : error LNK2001: unresolved external symbol _vsnprintf
> >> > xmlschemastypes.obj : error LNK2019: unresolved external symbol
> >> __ftol2_sse
> >> > referenced in function _xmlSchemaValidateDuration
> >> > xpath.obj : error LNK2001: unresolved external symbol __ftol2_sse
> >> > xpointer.obj : error LNK2001: unresolved external symbol __ftol2_sse
> >> > bin.msvc\libxml2.dll : fatal error LNK1120: 4 unresolved externals
> >> > NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~3.0\VC\bin\link.exe' :
> >> > return code '0x460'
> >> > Stop.
> >> > dmake:  Error code 2, while making './
> >> > wntmsci12.pro/misc/build/so_built_so_libxml2'
> >> >
> >>
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> > For additional commands, e-mail: dev-help@openoffice.apache.org
> >
>

Re: Build --all errors on libxml2?

Posted by Damjan Jovanovic <da...@apache.org>.
I don't see any attachments.

On Tue, Jan 31, 2017 at 5:04 AM, Hong <ma...@gmail.com> wrote:

> Hi Damjan,
>
> I attached config.log. Can you please take a look? Thanks.
>
> On Thu, Jan 26, 2017 at 12:02 PM, Damjan Jovanovic <da...@apache.org>
> wrote:
>
>> I suspect a wrong version of MSVC. Attach your config.log.
>>
>> On Thu, Jan 26, 2017 at 8:56 PM, Hong <ma...@gmail.com> wrote:
>>
>> > Hi,
>> >
>> > I encountered a bunch of link errors of missing symbol
>> ___security_cookie.
>> >
>> > Does anybody know what could be the problem?
>> >
>> > link.exe /nologo /VERSION:2.9 /LIBPATH:bin.msvc /LIBPATH:.\lib /DLL
>> >  /IMPLIB:bin.msvc\libxml2.lib /OUT:bin.msvc\libxml2.dll int.msvc\buf.obj
>> > int.msvc\c14n.obj int.msvc\catalog.obj int.msvc\chvalid.obj
>> > int.msvc\debugXML.obj int.msvc\dict.obj int.msvc\DOCBparser.obj
>> > int.msvc\encoding.obj int.msvc\entities.obj int.msvc\error.obj
>> > int.msvc\globals.obj int.msvc\hash.obj int.msvc\HTMLparser.obj
>> > int.msvc\HTMLtree.obj int.msvc\legacy.obj int.msvc\list.obj
>> > int.msvc\nanoftp.obj int.msvc\nanohttp.obj int.msvc\parser.obj
>> > int.msvc\parserInternals.obj int.msvc\pattern.obj int.msvc\relaxng.obj
>> > int.msvc\SAX2.obj int.msvc\SAX.obj int.msvc\schematron.obj
>> > int.msvc\threads.obj int.msvc\tree.obj int.msvc\uri.obj
>> int.msvc\valid.obj
>> > int.msvc\xinclude.obj int.msvc\xlink.obj int.msvc\xmlIO.obj
>> > int.msvc\xmlmemory.obj int.msvc\xmlreader.obj int.msvc\xmlregexp.obj
>> > int.msvc\xmlmodule.obj int.msvc\xmlsave.obj int.msvc\xmlschemas.obj
>> > int.msvc\xmlschemastypes.obj int.msvc\xmlunicode.obj
>> int.msvc\xmlwriter.obj
>> > int.msvc\xpath.obj int.msvc\xpointer.obj int.msvc\xmlstring.obj
>> >  wsock32.lib ws2_32.lib kernel32.lib
>> >    Creating library bin.msvc\libxml2.lib and object bin.msvc\libxml2.exp
>> > xmlsave.obj : error LNK2019: unresolved external symbol
>> ___security_cookie
>> > referenced in function _xhtmlNodeListDumpOutput
>> > xmlschemas.obj : error LNK2001: unresolved external symbol
>> > ___security_cookie
>> > xmlschemastypes.obj : error LNK2001: unresolved external symbol
>> > ___security_cookie
>> > xpath.obj : error LNK2001: unresolved external symbol ___security_cookie
>> > valid.obj : error LNK2001: unresolved external symbol ___security_cookie
>> > xlink.obj : error LNK2001: unresolved external symbol ___security_cookie
>> > xmlIO.obj : error LNK2001: unresolved external symbol ___security_cookie
>> > xmlregexp.obj : error LNK2001: unresolved external symbol
>> > ___security_cookie
>> > SAX2.obj : error LNK2001: unresolved external symbol ___security_cookie
>> > schematron.obj : error LNK2001: unresolved external symbol
>> > ___security_cookie
>> > tree.obj : error LNK2001: unresolved external symbol ___security_cookie
>> > uri.obj : error LNK2001: unresolved external symbol ___security_cookie
>> > nanohttp.obj : error LNK2001: unresolved external symbol
>> ___security_cookie
>> > parser.obj : error LNK2001: unresolved external symbol
>> ___security_cookie
>> > parserInternals.obj : error LNK2001: unresolved external symbol
>> > ___security_cookie
>> > relaxng.obj : error LNK2001: unresolved external symbol
>> ___security_cookie
>> > error.obj : error LNK2001: unresolved external symbol ___security_cookie
>> > HTMLparser.obj : error LNK2001: unresolved external symbol
>> > ___security_cookie
>> > HTMLtree.obj : error LNK2001: unresolved external symbol
>> ___security_cookie
>> > nanoftp.obj : error LNK2001: unresolved external symbol
>> ___security_cookie
>> > catalog.obj : error LNK2001: unresolved external symbol
>> ___security_cookie
>> > debugXML.obj : error LNK2001: unresolved external symbol
>> ___security_cookie
>> > encoding.obj : error LNK2001: unresolved external symbol
>> ___security_cookie
>> > entities.obj : error LNK2001: unresolved external symbol
>> ___security_cookie
>> > xmlsave.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > xmlschemas.obj : error LNK2019: unresolved external symbol
>> > @__security_check_cookie@4 referenced in function
>> > _xmlSchemaFormatNodeForError
>> > xmlschemastypes.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > xpath.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > valid.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > xlink.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > xmlIO.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > xmlregexp.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > SAX2.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > schematron.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > tree.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > uri.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > nanohttp.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > parser.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > parserInternals.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > relaxng.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > error.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > HTMLparser.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > HTMLtree.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > nanoftp.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > catalog.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > debugXML.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > encoding.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > entities.obj : error LNK2001: unresolved external symbol
>> > @__security_check_cookie@4
>> > error.obj : error LNK2019: unresolved external symbol _vsnprintf
>> referenced
>> > in function _xmlParserError
>> > xmlreader.obj : error LNK2001: unresolved external symbol _vsnprintf
>> > xmlwriter.obj : error LNK2001: unresolved external symbol _vsnprintf
>> > xmlstring.obj : error LNK2001: unresolved external symbol _vsnprintf
>> > xmlschemastypes.obj : error LNK2019: unresolved external symbol
>> __ftol2_sse
>> > referenced in function _xmlSchemaValidateDuration
>> > xpath.obj : error LNK2001: unresolved external symbol __ftol2_sse
>> > xpointer.obj : error LNK2001: unresolved external symbol __ftol2_sse
>> > bin.msvc\libxml2.dll : fatal error LNK1120: 4 unresolved externals
>> > NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~3.0\VC\bin\link.exe' :
>> > return code '0x460'
>> > Stop.
>> > dmake:  Error code 2, while making './
>> > wntmsci12.pro/misc/build/so_built_so_libxml2'
>> >
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org
> For additional commands, e-mail: dev-help@openoffice.apache.org
>

Re: Build --all errors on libxml2?

Posted by Hong <ma...@gmail.com>.
Hi Damjan,

I attached config.log. Can you please take a look? Thanks.

On Thu, Jan 26, 2017 at 12:02 PM, Damjan Jovanovic <da...@apache.org>
wrote:

> I suspect a wrong version of MSVC. Attach your config.log.
>
> On Thu, Jan 26, 2017 at 8:56 PM, Hong <ma...@gmail.com> wrote:
>
> > Hi,
> >
> > I encountered a bunch of link errors of missing symbol
> ___security_cookie.
> >
> > Does anybody know what could be the problem?
> >
> > link.exe /nologo /VERSION:2.9 /LIBPATH:bin.msvc /LIBPATH:.\lib /DLL
> >  /IMPLIB:bin.msvc\libxml2.lib /OUT:bin.msvc\libxml2.dll int.msvc\buf.obj
> > int.msvc\c14n.obj int.msvc\catalog.obj int.msvc\chvalid.obj
> > int.msvc\debugXML.obj int.msvc\dict.obj int.msvc\DOCBparser.obj
> > int.msvc\encoding.obj int.msvc\entities.obj int.msvc\error.obj
> > int.msvc\globals.obj int.msvc\hash.obj int.msvc\HTMLparser.obj
> > int.msvc\HTMLtree.obj int.msvc\legacy.obj int.msvc\list.obj
> > int.msvc\nanoftp.obj int.msvc\nanohttp.obj int.msvc\parser.obj
> > int.msvc\parserInternals.obj int.msvc\pattern.obj int.msvc\relaxng.obj
> > int.msvc\SAX2.obj int.msvc\SAX.obj int.msvc\schematron.obj
> > int.msvc\threads.obj int.msvc\tree.obj int.msvc\uri.obj
> int.msvc\valid.obj
> > int.msvc\xinclude.obj int.msvc\xlink.obj int.msvc\xmlIO.obj
> > int.msvc\xmlmemory.obj int.msvc\xmlreader.obj int.msvc\xmlregexp.obj
> > int.msvc\xmlmodule.obj int.msvc\xmlsave.obj int.msvc\xmlschemas.obj
> > int.msvc\xmlschemastypes.obj int.msvc\xmlunicode.obj
> int.msvc\xmlwriter.obj
> > int.msvc\xpath.obj int.msvc\xpointer.obj int.msvc\xmlstring.obj
> >  wsock32.lib ws2_32.lib kernel32.lib
> >    Creating library bin.msvc\libxml2.lib and object bin.msvc\libxml2.exp
> > xmlsave.obj : error LNK2019: unresolved external symbol
> ___security_cookie
> > referenced in function _xhtmlNodeListDumpOutput
> > xmlschemas.obj : error LNK2001: unresolved external symbol
> > ___security_cookie
> > xmlschemastypes.obj : error LNK2001: unresolved external symbol
> > ___security_cookie
> > xpath.obj : error LNK2001: unresolved external symbol ___security_cookie
> > valid.obj : error LNK2001: unresolved external symbol ___security_cookie
> > xlink.obj : error LNK2001: unresolved external symbol ___security_cookie
> > xmlIO.obj : error LNK2001: unresolved external symbol ___security_cookie
> > xmlregexp.obj : error LNK2001: unresolved external symbol
> > ___security_cookie
> > SAX2.obj : error LNK2001: unresolved external symbol ___security_cookie
> > schematron.obj : error LNK2001: unresolved external symbol
> > ___security_cookie
> > tree.obj : error LNK2001: unresolved external symbol ___security_cookie
> > uri.obj : error LNK2001: unresolved external symbol ___security_cookie
> > nanohttp.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> > parser.obj : error LNK2001: unresolved external symbol ___security_cookie
> > parserInternals.obj : error LNK2001: unresolved external symbol
> > ___security_cookie
> > relaxng.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> > error.obj : error LNK2001: unresolved external symbol ___security_cookie
> > HTMLparser.obj : error LNK2001: unresolved external symbol
> > ___security_cookie
> > HTMLtree.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> > nanoftp.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> > catalog.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> > debugXML.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> > encoding.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> > entities.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> > xmlsave.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > xmlschemas.obj : error LNK2019: unresolved external symbol
> > @__security_check_cookie@4 referenced in function
> > _xmlSchemaFormatNodeForError
> > xmlschemastypes.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > xpath.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > valid.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > xlink.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > xmlIO.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > xmlregexp.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > SAX2.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > schematron.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > tree.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > uri.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > nanohttp.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > parser.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > parserInternals.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > relaxng.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > error.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > HTMLparser.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > HTMLtree.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > nanoftp.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > catalog.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > debugXML.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > encoding.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > entities.obj : error LNK2001: unresolved external symbol
> > @__security_check_cookie@4
> > error.obj : error LNK2019: unresolved external symbol _vsnprintf
> referenced
> > in function _xmlParserError
> > xmlreader.obj : error LNK2001: unresolved external symbol _vsnprintf
> > xmlwriter.obj : error LNK2001: unresolved external symbol _vsnprintf
> > xmlstring.obj : error LNK2001: unresolved external symbol _vsnprintf
> > xmlschemastypes.obj : error LNK2019: unresolved external symbol
> __ftol2_sse
> > referenced in function _xmlSchemaValidateDuration
> > xpath.obj : error LNK2001: unresolved external symbol __ftol2_sse
> > xpointer.obj : error LNK2001: unresolved external symbol __ftol2_sse
> > bin.msvc\libxml2.dll : fatal error LNK1120: 4 unresolved externals
> > NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~3.0\VC\bin\link.exe' :
> > return code '0x460'
> > Stop.
> > dmake:  Error code 2, while making './
> > wntmsci12.pro/misc/build/so_built_so_libxml2'
> >
>

Re: Build --all errors on libxml2?

Posted by Damjan Jovanovic <da...@apache.org>.
I suspect a wrong version of MSVC. Attach your config.log.

On Thu, Jan 26, 2017 at 8:56 PM, Hong <ma...@gmail.com> wrote:

> Hi,
>
> I encountered a bunch of link errors of missing symbol ___security_cookie.
>
> Does anybody know what could be the problem?
>
> link.exe /nologo /VERSION:2.9 /LIBPATH:bin.msvc /LIBPATH:.\lib /DLL
>  /IMPLIB:bin.msvc\libxml2.lib /OUT:bin.msvc\libxml2.dll int.msvc\buf.obj
> int.msvc\c14n.obj int.msvc\catalog.obj int.msvc\chvalid.obj
> int.msvc\debugXML.obj int.msvc\dict.obj int.msvc\DOCBparser.obj
> int.msvc\encoding.obj int.msvc\entities.obj int.msvc\error.obj
> int.msvc\globals.obj int.msvc\hash.obj int.msvc\HTMLparser.obj
> int.msvc\HTMLtree.obj int.msvc\legacy.obj int.msvc\list.obj
> int.msvc\nanoftp.obj int.msvc\nanohttp.obj int.msvc\parser.obj
> int.msvc\parserInternals.obj int.msvc\pattern.obj int.msvc\relaxng.obj
> int.msvc\SAX2.obj int.msvc\SAX.obj int.msvc\schematron.obj
> int.msvc\threads.obj int.msvc\tree.obj int.msvc\uri.obj int.msvc\valid.obj
> int.msvc\xinclude.obj int.msvc\xlink.obj int.msvc\xmlIO.obj
> int.msvc\xmlmemory.obj int.msvc\xmlreader.obj int.msvc\xmlregexp.obj
> int.msvc\xmlmodule.obj int.msvc\xmlsave.obj int.msvc\xmlschemas.obj
> int.msvc\xmlschemastypes.obj int.msvc\xmlunicode.obj int.msvc\xmlwriter.obj
> int.msvc\xpath.obj int.msvc\xpointer.obj int.msvc\xmlstring.obj
>  wsock32.lib ws2_32.lib kernel32.lib
>    Creating library bin.msvc\libxml2.lib and object bin.msvc\libxml2.exp
> xmlsave.obj : error LNK2019: unresolved external symbol ___security_cookie
> referenced in function _xhtmlNodeListDumpOutput
> xmlschemas.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> xmlschemastypes.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> xpath.obj : error LNK2001: unresolved external symbol ___security_cookie
> valid.obj : error LNK2001: unresolved external symbol ___security_cookie
> xlink.obj : error LNK2001: unresolved external symbol ___security_cookie
> xmlIO.obj : error LNK2001: unresolved external symbol ___security_cookie
> xmlregexp.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> SAX2.obj : error LNK2001: unresolved external symbol ___security_cookie
> schematron.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> tree.obj : error LNK2001: unresolved external symbol ___security_cookie
> uri.obj : error LNK2001: unresolved external symbol ___security_cookie
> nanohttp.obj : error LNK2001: unresolved external symbol ___security_cookie
> parser.obj : error LNK2001: unresolved external symbol ___security_cookie
> parserInternals.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> relaxng.obj : error LNK2001: unresolved external symbol ___security_cookie
> error.obj : error LNK2001: unresolved external symbol ___security_cookie
> HTMLparser.obj : error LNK2001: unresolved external symbol
> ___security_cookie
> HTMLtree.obj : error LNK2001: unresolved external symbol ___security_cookie
> nanoftp.obj : error LNK2001: unresolved external symbol ___security_cookie
> catalog.obj : error LNK2001: unresolved external symbol ___security_cookie
> debugXML.obj : error LNK2001: unresolved external symbol ___security_cookie
> encoding.obj : error LNK2001: unresolved external symbol ___security_cookie
> entities.obj : error LNK2001: unresolved external symbol ___security_cookie
> xmlsave.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> xmlschemas.obj : error LNK2019: unresolved external symbol
> @__security_check_cookie@4 referenced in function
> _xmlSchemaFormatNodeForError
> xmlschemastypes.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> xpath.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> valid.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> xlink.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> xmlIO.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> xmlregexp.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> SAX2.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> schematron.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> tree.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> uri.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> nanohttp.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> parser.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> parserInternals.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> relaxng.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> error.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> HTMLparser.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> HTMLtree.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> nanoftp.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> catalog.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> debugXML.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> encoding.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> entities.obj : error LNK2001: unresolved external symbol
> @__security_check_cookie@4
> error.obj : error LNK2019: unresolved external symbol _vsnprintf referenced
> in function _xmlParserError
> xmlreader.obj : error LNK2001: unresolved external symbol _vsnprintf
> xmlwriter.obj : error LNK2001: unresolved external symbol _vsnprintf
> xmlstring.obj : error LNK2001: unresolved external symbol _vsnprintf
> xmlschemastypes.obj : error LNK2019: unresolved external symbol __ftol2_sse
> referenced in function _xmlSchemaValidateDuration
> xpath.obj : error LNK2001: unresolved external symbol __ftol2_sse
> xpointer.obj : error LNK2001: unresolved external symbol __ftol2_sse
> bin.msvc\libxml2.dll : fatal error LNK1120: 4 unresolved externals
> NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~3.0\VC\bin\link.exe' :
> return code '0x460'
> Stop.
> dmake:  Error code 2, while making './
> wntmsci12.pro/misc/build/so_built_so_libxml2'
>