Skip to content

Instantly share code, notes, and snippets.

@matthew-piziak
Created May 8, 2019 00:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthew-piziak/ecfc46a63c265b10e1de0ef6a6c94997 to your computer and use it in GitHub Desktop.
Save matthew-piziak/ecfc46a63c265b10e1de0ef6a6c94997 to your computer and use it in GitHub Desktop.
make EMACS=/nix/store/pmjf795aqlzx4fbic7h6kyh6i0cy51m6-emacs-27.0.50-git/bin/emacs-27.0.50
touch: cannot touch 'version': Read-only file system
cat: version: No such file or directory
Downloading libzmq from https://github.com/zeromq/libzmq
Building ZMQ v4.3.1
make libzmq/.git
make[1]: Entering directory '/nix/store/md20lsdk9bv3ki06y11qxi0c3mcyxhyk-emacs-packages-deps/share/emacs/site-lisp/elpa/zmq-20190326.852'
touch: cannot touch 'version': Read-only file system
cat: version: No such file or directory
git clone --quiet https://github.com/zeromq/libzmq libzmq
fatal: could not create work tree dir 'libzmq': Read-only file system
make[1]: *** [Makefile:112: libzmq/.git] Error 128
make[1]: Leaving directory '/nix/store/md20lsdk9bv3ki06y11qxi0c3mcyxhyk-emacs-packages-deps/share/emacs/site-lisp/elpa/zmq-20190326.852'
make: *** [Makefile:120: /nix/store/md20lsdk9bv3ki06y11qxi0c3mcyxhyk-emacs-packages-deps/share/emacs/site-lisp/elpa/zmq-20190326.852/libzmq/build//v4.3.1/pkgconfig/libzmq.pc] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment