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

nsterm.m compilation error when building #98

Open
stevemolitor opened this issue Jan 31, 2024 · 2 comments
Open

nsterm.m compilation error when building #98

stevemolitor opened this issue Jan 31, 2024 · 2 comments

Comments

@stevemolitor
Copy link

I'm getting this error when building:

nsterm.m:6225:3: error: call to undeclared function 'safe_calln'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  safe_calln (Qrun_hook_with_args,
  ^
1 error generated.

I used the latest commit from the Emacs 29 branch, 2f98b13. I also got the same error with a commit from a few weeks ago.

I'm on Sonoma 14.0, M1 machine.

@amrnator
Copy link

Hey man, did you ever figure this out? I'm having the same issue.

@jimeh
Copy link
Owner

jimeh commented Dec 1, 2024

I'm afraid I've never seen this error myself. Did either of you ever get to the bottom of it?

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

3 participants