Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- make EMACS=/usr/bin/emacs-27.2
- Loading /usr/share/emacs/site-lisp/site-start.d/asy-init.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/clang-format.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/clang-include-fixer.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/clang-rename.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/cmake-init.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/mercurial-site-start.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/rpmdev-init.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/systemtap-init.el (source)...
- make configure
- make[1]: Entering directory '/home/me/.emacs.d/.local/straight/build-27.2/zmq'
- Loading /usr/share/emacs/site-lisp/site-start.d/asy-init.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/clang-format.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/clang-include-fixer.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/clang-rename.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/cmake-init.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/mercurial-site-start.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/rpmdev-init.el (source)...
- Loading /usr/share/emacs/site-lisp/site-start.d/systemtap-init.el (source)...
- cd src && ./configure CPPFLAGS="" \
- --host= --prefix=/home/me/.emacs.d/.local/straight/build-27.2/zmq \
- --enable-shared=emacs-zmq --enable-static=zeromq \
- --without-docs --enable-drafts=yes --enable-libunwind=no \
- --disable-curve-keygen --disable-perf --disable-eventfd
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... yes
- checking whether make supports the include directive... yes (GNU style)
- checking dependency style of gcc... gcc3
- checking for ar... ar
- checking the archiver (ar) interface... ar
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for ZMQ... no
- configure: libzmq not found by pkg-config, building one locally
- ./configure: line 4042: syntax error near unexpected token `win32-dll'
- ./configure: line 4042: `LT_INIT(win32-dll shared disable-static)'
- make[1]: *** [Makefile:49: configure] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement