You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2007/05/03 11:08:15 UTC

[jira] Resolved: (AXIS2C-582) Building axis2c fails when OpenSSL is installed into a directory with spaces (on Windows)

     [ https://issues.apache.org/jira/browse/AXIS2C-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Samisa Abeysinghe resolved AXIS2C-582.
--------------------------------------

    Resolution: Fixed

use double quotes in the given install path - that fixes the problem

> Building axis2c fails when OpenSSL is installed into a directory with spaces (on Windows)
> -----------------------------------------------------------------------------------------
>
>                 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org