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 "Danushka Menikkumbura (JIRA)" <ji...@apache.org> on 2008/11/27 09:05:45 UTC

[jira] Closed: (AXIS2C-1131) The build script fails when it is calling vcvars32.bat

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

Danushka Menikkumbura closed AXIS2C-1131.
-----------------------------------------


> The build script fails when it is calling vcvars32.bat
> ------------------------------------------------------
>
>                 Key: AXIS2C-1131
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1131
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Windows)
>    Affects Versions: Current (Nightly)
>            Reporter: Danushka Menikkumbura
>            Assignee: Nandika Jayawardana
>             Fix For: 1.4.1
>
>         Attachments: AXIS2C-1131.patch
>
>
> The build script fails giving the following error when it is run a number of times on a single command shell.
> The input line is too long.
> The syntax of the command is incorrect.
> This happens as a result of vcvars32 getting called a number of time. vcvars32 appends its contents to PATH every time it gets called and after some number of times, the value of PATH becomes so long that the Windows command line environment can not handle it. The number of characters that can be entered into a single command is limited to 8191. We should have a mechanism to make it such that vcvars32 gets called only onces for a given command shell.

-- 
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