This is where you have to start doing some detective work and probably some
patching!
Based on what you pasted, it looks as if CONFIG_SHELL isn't getting passed to
the mkmakemod.sh file.
Probably the zsh devs have done something wierd.
What I do at this stage is to build with the -K flag, then
On Saturday, January 04, 2014 12:47:06 PM Ludovic Courtès wrote:
> I’d recommend looking at how that tcsetpgrp check is implemented, to see
> what makes it think it doesn’t work. In particular what does
> ‘config.log’ report about this test?
I didn't find any mention.
> The ‘license’ field shou
On Saturday, January 04, 2014 08:15:40 AM John Darrington wrote:
> The example in bash.scm is over complicated. Look at some of the examples
> in xorg.scm to see how to set configure-flags.
That got me a little further.
Src/../Src/mkmakemod.sh: line 467: /bin/sh: No such file or directory
Kete skribis:
> Thanks, that did help, but I got the following error:
> checking if tcsetpgrp() actually works... notty
> configure: error: no controlling tty
> Try running configure with --with-tcsetpgrp or --without-tcsetpgrp
Ah, that’s an issue with the ‘configure’ script of