You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@eagle.apache.org by "Pritam Sadhukhan (JIRA)" <ji...@apache.org> on 2019/06/26 04:26:00 UTC

[jira] [Created] (EAGLE-1098) Build failing on windows sub-system for linux

Pritam Sadhukhan created EAGLE-1098:
---------------------------------------

             Summary: Build failing on windows sub-system for linux
                 Key: EAGLE-1098
                 URL: https://issues.apache.org/jira/browse/EAGLE-1098
             Project: Eagle
          Issue Type: Bug
          Components: Core::Eagle Server
    Affects Versions: v0.5.0
            Reporter: Pritam Sadhukhan


I am trying to build the latest master branch on wsl (Ubuntu) on windows 10. While building the project, the following error is encountered :
{code:java}
/mnt/d/eagle/eagle-server/ui-build.sh: line 2: $'\r': command not found
/mnt/d/eagle/eagle-server/ui-build.sh: line 17: $'\r': command not found
=============== Building Web UI ===============
/mnt/d/eagle/eagle-server/ui-build.sh: line 19: $'\r': command not found
Environment Check...
/mnt/d/eagle/eagle-server/ui-build.sh: line 48: syntax error near unexpected token `fi'
/mnt/d/eagle/eagle-server/ui-build.sh: line 48: `fi'
{code}
 When tried to execute the ui-build.sh on bash shell got the same error.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)