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

Error on make in MacOS #76

Open
skysenscyu opened this issue May 28, 2021 · 4 comments
Open

Error on make in MacOS #76

skysenscyu opened this issue May 28, 2021 · 4 comments

Comments

@skysenscyu
Copy link

I am one of the mac user. However, when I typed make, this error occurred

clang: warning: no such sysroot directory: '/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' [-Wmissing-sysroot]
libsvmread.c:1:10: fatal error: 'stdio.h' file not found
#include <stdio.h>
^~~~~~~~~
1 error generated.
warning: mkoctfile: building exited with failure status
Error: /opt/local/share/octave/6.2.0/m/miscellaneous/mex.m failed (line 54)
mex: building exited with failure status
=> Please check README for detailed instructions.

does anyone know the reason why? I installed the linear file onto the readable directory, but this error occurred. I don't know what is the problem. THanks

@skysenscyu
Copy link
Author

THis was done under the Octave program

@cjlin1
Copy link
Owner

cjlin1 commented May 28, 2021 via email

@skysenscyu
Copy link
Author

I had Xcode before I installed this program. The version of Xcode was 12.4. And the problem still occurs. Is there some problem with my Xcode?

@cjlin1
Copy link
Owner

cjlin1 commented May 31, 2021 via email

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