You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "David Bertoni (JIRA)" <xa...@xml.apache.org> on 2007/03/14 22:03:09 UTC

[jira] Created: (XALANC-640) Path problem in Makefile under Cygwin

Path problem in Makefile under Cygwin
-------------------------------------

                 Key: XALANC-640
                 URL: https://issues.apache.org/jira/browse/XALANC-640
             Project: XalanC
          Issue Type: Bug
          Components: XalanC
    Affects Versions: CurrentCVS
            Reporter: David Bertoni
         Assigned To: David Bertoni
         Attachments: patch.diff

Newer versions of the GNU make utility will fail when building on Cygwin, because the makefile specifies the path for the message file in such a way that it includes the drive letter and drive separator.

This patch changes that to specify a Unix-style path, which works and doesn't suffer from the problem.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Commented: (XALANC-640) Path problem in Makefile under Cygwin

Posted by "Dmitry Hayes (JIRA)" <xa...@xml.apache.org>.
    [ https://issues.apache.org/jira/browse/XALANC-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513589 ] 

Dmitry Hayes commented on XALANC-640:
-------------------------------------

The patch looks ok ( if it works , of course :) ) .

> Path problem in Makefile under Cygwin
> -------------------------------------
>
>                 Key: XALANC-640
>                 URL: https://issues.apache.org/jira/browse/XALANC-640
>             Project: XalanC
>          Issue Type: Bug
>          Components: XalanC
>    Affects Versions: CurrentCVS
>            Reporter: David Bertoni
>            Assignee: David Bertoni
>         Attachments: patch.diff
>
>
> Newer versions of the GNU make utility will fail when building on Cygwin, because the makefile specifies the path for the message file in such a way that it includes the drive letter and drive separator.
> This patch changes that to specify a Unix-style path, which works and doesn't suffer from the problem.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Resolved: (XALANC-640) Path problem in Makefile under Cygwin

Posted by "David Bertoni (JIRA)" <xa...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XALANC-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Bertoni resolved XALANC-640.
----------------------------------

       Resolution: Fixed
    Fix Version/s: CurrentCVS

Patch applied.

> Path problem in Makefile under Cygwin
> -------------------------------------
>
>                 Key: XALANC-640
>                 URL: https://issues.apache.org/jira/browse/XALANC-640
>             Project: XalanC
>          Issue Type: Bug
>          Components: XalanC
>    Affects Versions: CurrentCVS
>            Reporter: David Bertoni
>            Assignee: David Bertoni
>             Fix For: CurrentCVS
>
>         Attachments: patch.diff
>
>
> Newer versions of the GNU make utility will fail when building on Cygwin, because the makefile specifies the path for the message file in such a way that it includes the drive letter and drive separator.
> This patch changes that to specify a Unix-style path, which works and doesn't suffer from the problem.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org