Building axis2c fails when OpenSSL is installed into a directory with spaces
----------------------------------------------------------------------------
Key: AXIS2C-582
URL: https://issues.apache.org/jira/browse/AXIS2C-582
Project: Axis2-C
Issue Type: Bug
Components: build system (Windows)
Environment: Windows XP
Reporter: Evanthika Amarasiri
Below are the steps to reproduce the issue
1. Installed OpenSSL in to the directory "C:\Program Files\OpenSSL"
2. Enabled SSL in the "configure.in" file
3. Executed the command "nmake all"
4. Got the following issue while building
************************************************************************************************************************
Generating Code...
LINK : fatal error LNK1181: cannot open input file 'Files\OpenSSL\lib\VC.obj'
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
8\VC\BIN\link.exe"' : return code '0x49d'
Stop.
************************************************************************************************************************
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]