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

Cannot build, stuck on make -j2 #54

Open
a2902793 opened this issue Oct 4, 2019 · 2 comments
Open

Cannot build, stuck on make -j2 #54

a2902793 opened this issue Oct 4, 2019 · 2 comments

Comments

@a2902793
Copy link

a2902793 commented Oct 4, 2019

I was building Slic3r on my pi3 (followed the steps on wiki), where I got to sudo make -j2 and it shows this error

Image 6

Any suggestions on how can I solve this issue? Thanks.

@eyal0
Copy link
Collaborator

eyal0 commented Oct 4, 2019

Which version of slic3r are you using?

@a2902793
Copy link
Author

a2902793 commented Oct 6, 2019

I followed the instructions,

SLIC3R_REPO="https://github.com/slic3r/Slic3r.git"
SLIC3R_VERSION="master"
SLIC3R_DIR=~/Slic3r

so it's 1.3.0.


However, it says in the README that Slic3r's stable versions 1.1.7 and 1.2.9, so I gave 1.2.9 a try, checked it out and tried again, but this time I can't even get pass perl Build.PL --sudo, it throws errors like this

Image 7

I've tried solving that error and this reply in stackoverflow suggests that type casting needs to be done. So again, I tried adding (bool) to the lines showing errors and it built without errors but make files weren't generated (in which I saw this was fixed in Slic3rs commit 6e5938)

I'm facing problems and errors similar to this issue, should I reopen this issue onto Slic3r's page?

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