Skip to content

Instantly share code, notes, and snippets.

@davidak
Created April 25, 2018 21:02
Show Gist options
  • Save davidak/7edeb329b8ac2bc7646bf382536c1f6b to your computer and use it in GitHub Desktop.
Save davidak/7edeb329b8ac2bc7646bf382536c1f6b to your computer and use it in GitHub Desktop.
patching script interpreter paths in tools/GenHeaders
tools/GenHeaders: interpreter directive changed from "/usr/bin/env bash" to "/nix/store/r8bx3qf1bpncb14i9gzma4vr089pc3pv-bash-4.4-p19/bin/bash"
autoreconfPhase
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /nix/store/x7v4bw0y8zsja14f64v3vjdny8inlb7y-autoconf-2.69/bin/autoconf --force
configure.ac:42: error: possibly undefined macro: AC_MSG_ERROR
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /nix/store/x7v4bw0y8zsja14f64v3vjdny8inlb7y-autoconf-2.69/bin/autoconf failed with exit status: 1
builder for '/nix/store/k2fgdnp65wc0z8rrz5j8vzgxcx15ahrp-dit-0.5.drv' failed with exit code 1
error: build of '/nix/store/k2fgdnp65wc0z8rrz5j8vzgxcx15ahrp-dit-0.5.drv' failed
The invocation of "nix-build -A dit /Users/davidak/.nox/nixpkgs" failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment