Nikita Karetnikov <[email protected]> skribis: > The attached recipe fails with the following error: > > patch-shebang: ./src/config.sub: changing `/bin/sh' to > `/nix/store/4mg8b8vvmava68y64qmm70gqfnhhjzmx-bash-4.2/bin/sh' > > [...] > > configure: error: cannot run /bin/sh ./config.sub
It may be that config.{guess,sub} is an old version, and has a
hard-coded /bin/sh.
Can you check whether there’s a /bin/sh needing to be patched in
config.guess?
HTH,
Ludo’.
