Hi Mark,
I was able to work through the cmsc failed error. I rebuilt my environment
with Visual Studio 2010 and this resolved the issue.
I'm experiencing another issue below, when I'm compiling the openssl source.
error LNK2005: getenv already defined in MSVCRT.lib
and
warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs;
use /NODEFAULTLIB: library
Marcus
________________________________
From: Mark Thomas <[email protected]>
Sent: Thursday, January 12, 2017 6:42 PM
To: Tomcat Users List
Subject: Re: Tcnative.dll apr-1.5.2-win32-src - unable to compile with
openssl-1.0.2j-fips-x86_64
On 12/01/2017 22:48, marcus presley wrote:
> Mark,
>
>
> I am building the environment but the bat file is failing at the following
> line:
>
>
> set VSBaseDir=C:\cmsc-master\msvc
> popd
> if not exist "%VSBaseDir%\bin\i386\lib.exe" goto Failed
>
>
> I explicitly copied lib.exe the directory "%VSBaseDir%\bin\i386", but I still
> receive the error.
I've never seen that error. Is VSBaseDir set correctly?
Mark
>
>
> Marcus
>
>
>
> ________________________________
> From: marcus presley <[email protected]>
> Sent: Thursday, January 12, 2017 3:39 PM
> To: Tomcat Users List
> Subject: Re: Tcnative.dll apr-1.5.2-win32-src - unable to compile with
> openssl-1.0.2j-fips-x86_64
>
> Hi Mark,
>
>
> Thanks for the guide. Can I use Visual Studio 2015 or should I use the
> versions you have outlined in guide?
>
>
> Marcus
>
>
> ________________________________
> From: Mark Thomas <[email protected]>
> Sent: Thursday, January 12, 2017 2:47 PM
> To: Tomcat Users List
> Subject: Re: Tcnative.dll apr-1.5.2-win32-src - unable to compile with
> openssl-1.0.2j-fips-x86_64
>
> On 12/01/2017 18:56, marcus presley wrote:
>> Forum,
>>
>>
>> I have been unsuccessful, trying to compile 'tcnative.dll' with Visual
>> Studio 2015.
>
> https://cwiki.apache.org/confluence/display/TOMCAT/Building+the+Tomcat+Native+Connector+binaries+for+Windows
Building the Tomcat Native Connector binaries for Windows
...<https://cwiki.apache.org/confluence/display/TOMCAT/Building+the+Tomcat+Native+Connector+binaries+for+Windows>
cwiki.apache.org
This page describes the process for building the Windows Native Connector for
Windows. This is the native part of the APR/Native connector. These
instructions assume ...
>
> Building the Tomcat Native Connector binaries for Windows
> ...<https://cwiki.apache.org/confluence/display/TOMCAT/Building+the+Tomcat+Native+Connector+binaries+for+Windows>
Building the Tomcat Native Connector binaries for Windows
...<https://cwiki.apache.org/confluence/display/TOMCAT/Building+the+Tomcat+Native+Connector+binaries+for+Windows>
cwiki.apache.org
This page describes the process for building the Windows Native Connector for
Windows. This is the native part of the APR/Native connector. These
instructions assume ...
> cwiki.apache.org
> This page describes the process for building the Windows Native Connector for
> Windows. This is the native part of the APR/Native connector. These
> instructions assume ...
>
>
>
>
> Building the Tomcat Native Connector binaries for Windows
> ...<https://cwiki.apache.org/confluence/display/TOMCAT/Building+the+Tomcat+Native+Connector+binaries+for+Windows>
Building the Tomcat Native Connector binaries for Windows
...<https://cwiki.apache.org/confluence/display/TOMCAT/Building+the+Tomcat+Native+Connector+binaries+for+Windows>
cwiki.apache.org
This page describes the process for building the Windows Native Connector for
Windows. This is the native part of the APR/Native connector. These
instructions assume ...
>
> Building the Tomcat Native Connector binaries for Windows
> ...<https://cwiki.apache.org/confluence/display/TOMCAT/Building+the+Tomcat+Native+Connector+binaries+for+Windows>
Building the Tomcat Native Connector binaries for Windows
...<https://cwiki.apache.org/confluence/display/TOMCAT/Building+the+Tomcat+Native+Connector+binaries+for+Windows>
cwiki.apache.org
This page describes the process for building the Windows Native Connector for
Windows. This is the native part of the APR/Native connector. These
instructions assume ...
> cwiki.apache.org
> This page describes the process for building the Windows Native Connector for
> Windows. This is the native part of the APR/Native connector. These
> instructions assume ...
>
>
>
> cwiki.apache.org
> This page describes the process for building the Windows Native Connector for
> Windows. This is the native part of the APR/Native connector. These
> instructions assume ...
>
>
>
>
> Mark
>
>>
>>
>> I have used several online forums including the instructions on Apache
>> website (https://tomcat.apache.org/download-native.cgi).
Apache Tomcat® - Tomcat Native
Downloads<https://tomcat.apache.org/download-native.cgi>
tomcat.apache.org
Use the links below to download the Apache Tomcat ® Native software from one of
our mirrors. You must verify the integrity of the downloaded files using ...
>
> Apache Tomcat® - Tomcat Native
> Downloads<https://tomcat.apache.org/download-native.cgi>
Apache Tomcat® - Tomcat Native
Downloads<https://tomcat.apache.org/download-native.cgi>
tomcat.apache.org
Use the links below to download the Apache Tomcat ® Native software from one of
our mirrors. You must verify the integrity of the downloaded files using ...
> tomcat.apache.org
> Use the links below to download the Apache Tomcat ® Native software from one
> of our mirrors. You must verify the integrity of the downloaded files using
> ...
>
>
>
>
> Apache Tomcat® - Tomcat Native
> Downloads<https://tomcat.apache.org/download-native.cgi>
Apache Tomcat® - Tomcat Native
Downloads<https://tomcat.apache.org/download-native.cgi>
tomcat.apache.org
Use the links below to download the Apache Tomcat ® Native software from one of
our mirrors. You must verify the integrity of the downloaded files using ...
>
> Apache Tomcat® - Tomcat Native
> Downloads<https://tomcat.apache.org/download-native.cgi>
Apache Tomcat® - Tomcat Native
Downloads<https://tomcat.apache.org/download-native.cgi>
tomcat.apache.org
Use the links below to download the Apache Tomcat ® Native software from one of
our mirrors. You must verify the integrity of the downloaded files using ...
> tomcat.apache.org
> Use the links below to download the Apache Tomcat ® Native software from one
> of our mirrors. You must verify the integrity of the downloaded files using
> ...
>
>
>
> tomcat.apache.org
> Use the links below to download the Apache Tomcat ® Native software from one
> of our mirrors. You must verify the integrity of the downloaded files using
> ...
>
>
>
>>
>>
>> I have been able to compile openssl-1.0.2j with FIPS, but I receive LNK
>> Error when the tcnative.dll is being copiled.
>>
>>
>> Marcus
>>
>> Apache Tomcat® - Tomcat Native
>> Downloads<https://tomcat.apache.org/download-native.cgi>
Apache Tomcat® - Tomcat Native
Downloads<https://tomcat.apache.org/download-native.cgi>
tomcat.apache.org
Use the links below to download the Apache Tomcat ® Native software from one of
our mirrors. You must verify the integrity of the downloaded files using ...
>
> Apache Tomcat® - Tomcat Native
> Downloads<https://tomcat.apache.org/download-native.cgi>
Apache Tomcat® - Tomcat Native
Downloads<https://tomcat.apache.org/download-native.cgi>
tomcat.apache.org
Use the links below to download the Apache Tomcat ® Native software from one of
our mirrors. You must verify the integrity of the downloaded files using ...
> tomcat.apache.org
> Use the links below to download the Apache Tomcat ® Native software from one
> of our mirrors. You must verify the integrity of the downloaded files using
> ...
>
>
>
>
> Apache Tomcat® - Tomcat Native
> Downloads<https://tomcat.apache.org/download-native.cgi>
Apache Tomcat® - Tomcat Native
Downloads<https://tomcat.apache.org/download-native.cgi>
tomcat.apache.org
Use the links below to download the Apache Tomcat ® Native software from one of
our mirrors. You must verify the integrity of the downloaded files using ...
> tomcat.apache.org
> Use the links below to download the Apache Tomcat ® Native software from one
> of our mirrors. You must verify the integrity of the downloaded files using
> ...
>
>
>
>> tomcat.apache.org
>> Use the links below to download the Apache Tomcat ® Native software from one
>> of our mirrors. You must verify the integrity of the downloaded files using
>> ...
>>
>>
>>
>>
>> Thanks,
>>
>> Marcus J. Presley
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]