Re: Package Definition Place

2014-01-04 Thread Kete
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

Re: Package Definition Place

2014-01-04 Thread Kete
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 should

Re: Package Definition Place

2014-01-04 Thread John Darrington
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