Re: 3.81 ... any dates for release

2004-01-18 Thread Noel Yap
Will this release include the distributed make feature? If not, when do you think this will be incorporated? Thanks, Noel "Paul D. Smith" wrote: > > %% "Dr. Jörn von Holten" <[EMAIL PROTECTED]> writes: > > jvh> I'm currently using 3.81rc1 (taken from CVS) and I'm quite > jvh> satisfied.

Re: make-3.80 doesn't even compile with make

2004-01-18 Thread Paul D. Smith
%% Karel Kulhavý <[EMAIL PROTECTED]> writes: kk> Managed to get an executable of make somehow and tried to build make kk> using make. However, this also failed: Please try to restrict your email contents to things which are likely to have caused the problem. For example, unpacking the tarbal

Re: possible bug with build.sh on HP-UX 11.11

2004-01-18 Thread Paul D. Smith
I don't know why that's happening. Look in the build.sh file and you'll probably see a line like this: extras='getopt$U.o' Remove that line and see if that helps. Note you can also use your existing version of make, even if it's not GNU make, to build GNU make. -- -

Re: make-3.80 fails to compile

2004-01-18 Thread Paul D. Smith
%% Karel Kulhavý <[EMAIL PROTECTED]> writes: kk> Tried to compile make-3.80 and failed with kk> compiling [EMAIL PROTECTED]@.c: No such file or directory This is a known bug that is fixed in the source and will be in the next release. See Savannah bug 1536 for a patch: https://savannah.gn

make-3.80 doesn't even compile with make

2004-01-18 Thread Karel Kulhavý
Managed to get an executable of make somehow and tried to build make using make. However, this also failed: Script started on Sat Jan 17 19:28:29 2004 [EMAIL PROTECTED]:/usr/src$ rm -rf make-3.80 [EMAIL PROTECTED]:/usr/src$ tar xjvf make-3.80.tar.bz2 make-3.80/ make-3.80/po/ make-3.80/po/Make

make-3.80 fails to compile

2004-01-18 Thread Karel Kulhavý
Hello Tried to compile make-3.80 and failed with compiling [EMAIL PROTECTED]@.c: No such file or directory gcc: no input files There aren't any specifications nor requirements listed in README of make-3.80 thus all of them (i. e. none) were met and therefore I assume this is a bug of make-3.80.

[bugs #7310] comments are not ignored in $(call) /$(eval)

2004-01-18 Thread Boris Kolpackov
URL: Project: make Submitted by: Boris Kolpackov On: Sun 01/18/04 at 05:36 Severity: 5 - Average Item Group: Bug Resolution: None Assigned to: None Status: Open Component Version: CVS Platform Version: Any Fixed Release: None S

possible bug with build.sh on HP-UX 11.11

2004-01-18 Thread David . Vann
I'm trying to compile make 3.80 on HP-UX 11.11.  I've gotten past the "@REMOTE@"  issue by replacing it with stub.  But now when I run build.sh I get the following: compiling variable.c... compiling version.c... compiling vpath.c... compiling hash.c... compiling remote-stub.c... compiling getload

Probably a bug

2004-01-18 Thread Inna Gauskin
Title: Probably a bug Hi, I have a suspicion you have a bug in the following gmake version for Solaris.  Please let me know how to overcome the problem. Please read up to the end, since the problem is described there. Gmake version is : > gmake -v GNU Make 3.80 Copyright (C) 2002  Free