Re: [Quilt-dev] Make problems with 0.43 and up

2006-04-19 Thread Jean Delvare
Hi Yashi, At Sat, 15 Apr 2006 19:07:40 +0200, Andreas Gruenbacher wrote: On Saturday, 15 April 2006 18:59, Jean Delvare wrote: Andreas, what do you think? 0.44 was released two weeks ago, and we fixed a dozen bugs of varying severity since then. Wouldn't it make sense to have 0.45

Re: [Quilt-dev] Make problems with 0.43 and up

2006-04-17 Thread Yasushi SHOJI
At Sat, 15 Apr 2006 19:07:40 +0200, Andreas Gruenbacher wrote: On Saturday, 15 April 2006 18:59, Jean Delvare wrote: Andreas, what do you think? 0.44 was released two weeks ago, and we fixed a dozen bugs of varying severity since then. Wouldn't it make sense to have 0.45 released now as a

Re: [Quilt-dev] Make problems with 0.43 and up

2006-04-15 Thread Jean Delvare
[Jean Delvare] So I'm going to commit this patch, as it was successfully tested by several of you (Thanks!) Maybe it wouldn't be a bad idea to schedule a maintenance release soon? Breaking build with GNU make 3.80 was no good, and there are quite a few other fixes of varying

Re: [Quilt-dev] Make problems with 0.43 and up

2006-03-20 Thread Jean Delvare
Hi Dustin (and all who tested the patch), IMHO, supporting non-GNU versions shouldn't be necessary -- GNU make is available on most platforms, and quilt depends on lots of other GNU utilities. However, make 3.79.1 seems to be the most common version -- it's in both RH8 and RH9, and

Re: [Quilt-dev] Make problems with 0.43 and up

2006-03-19 Thread Josh Boyer
On Sun, 2006-03-19 at 23:29 +0100, Jean Delvare wrote: Hi Andreas, This must explain why the pseudo-symlinks cannot be created with make 3.79.1. Andreas, do you have any idea how we can replace this construct? I don't. It can probably be done relatively easily by recursively

Re: [Quilt-dev] Make problems with 0.43 and up

2006-03-19 Thread Jean Delvare
Hi Andreas, This must explain why the pseudo-symlinks cannot be created with make 3.79.1. Andreas, do you have any idea how we can replace this construct? I don't. It can probably be done relatively easily by recursively calling make. Just now I simply don't have the time for looking

Re: [Quilt-dev] Make problems with 0.43 and up

2006-03-19 Thread Yasushi SHOJI
Hi Jean, On 3/20/06, Jean Delvare [EMAIL PROTECTED] wrote: Hi Andreas, This must explain why the pseudo-symlinks cannot be created with make 3.79.1. Andreas, do you have any idea how we can replace this construct? I don't. It can probably be done relatively easily by recursively

Re: [Quilt-dev] Make problems with 0.43 and up

2006-03-19 Thread Dustin Mitchell
IMHO, supporting non-GNU versions shouldn't be necessary -- GNU make is available on most platforms, and quilt depends on lots of other GNU utilities. However, make 3.79.1 seems to be the most common version -- it's in both RH8 and RH9, and apparently in Debian woody too -- so it's probably

Re: [Quilt-dev] Make problems with 0.43 and up

2006-03-15 Thread Andreas Gruenbacher
Jean, On Sunday, 12 March 2006 14:56, Jean Delvare wrote: 2002-07-07 Paul D. Smith [EMAIL PROTECTED] (...) * function.c (func_eval): Create a new make function, $(eval ...). Expand the arguments, put them into a buffer, then invoke eval_buffer() on the resulting

Re: [Quilt-dev] Make problems with 0.43 and up

2006-03-12 Thread Jean Delvare
Hi Andreas, Dustin, On Sunday 12 March 2006 02:28, Dustin Mitchell wrote: make: *** No rule to make target `compat/awk', needed by `compat'. Stop. The thing that seemed to do the trick was to upgrade gmake from 0.79.1 to gmake 0.80. I guess it's time to install a real OS on this box,

[Quilt-dev] Make problems with 0.43 and up

2006-03-11 Thread Dustin Mitchell
I've been using 0.42 successfully for a while on a RH9 box, and just tried to upgrade. Configure works fine, finds gawk, etc. make gives: ...0 quilt/scripts/parse-patch.in - quilt/scripts/parse-patch quilt/scripts/inspect.in - quilt/scripts/inspect quilt/scripts/dependency-graph.in -