Open harrycheon opened 1 year ago
It looks like the C compiler being used is gcc
. Typically on MacOSX it is clang
. Maybe try
make EMACS=... CC=clang
?
This also happened to me in macOS Sonoma. But it's because aclocal is not installed, not because of the compiler. You need to install automake with brew.
Happens to me on macOS Sonoma, Emacs 29.4. After recent update of emacs-jupyter error message occurs and cannot render PDF from org file:
defconst: Symbol’s value as variable is void: zmq-REQ
I'm getting this error as #22. None of the solutions suggested worked for me.
I've also tried the suggestion in https://github.com/nnicandro/emacs-zmq/issues/33, but to no avail.
I am on macOS Ventura with
gcc 12.1.0 emacs 28.2
make test
returns