Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to compile on Debian Buster #130

Open
dansmolik opened this issue Feb 5, 2021 · 2 comments
Open

Unable to compile on Debian Buster #130

dansmolik opened this issue Feb 5, 2021 · 2 comments

Comments

@dansmolik
Copy link

Hi,
I try build GerberTools but I get this:

tmp/GerberTools-master/GerberProjects/GerberProjects.sln: warning : Don't know how to handle GlobalSection ExtensibilityGlobals, Ignoring.
/tmp/GerberTools-master/GerberProjects/GerberProjects.sln: warning : Don't know how to handle GlobalSection Performance, Ignoring.

Errors:

GerberProjects/GerberProjects.sln: error : Input string was not in a correct format.

 41 Warning(s)
 1 Error(s)

Time Elapsed 00:00:00.1746280

Thanks for help.

@dayhawk4
Copy link

Hello, using Debian as well and experiencing the exact same issue. First note, in debian, sh is linked to dash, and so in order to get the install script to run correctly, enter as follows:
#bash ./install.sh
This will get around -o as an illegal option error
However, after this point, I find myself in the same boat as this thread except I am getting 14 warnings and 93 errors.

Went ahead and attached output I received as a text document including both standard out and error out. Currently stuck as well.
CompileOutputOnBuster.txt

@dayhawk4
Copy link

Tried running "sudo bash ./install.sh". Same results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants