compile problem with gmake

2014-12-09 Thread Paul Zhou
Hello, I am working on install the gmake on HP tandem OSS system, and after I run make I got this error. System info: (-1) P /users/pauls/make-4.1 137: uname -a NONSTOP_KERNEL itanium H06 29 NSE-B ## source='ar.c' object='ar.o' libtool=no DEP

Re: compile problem with gmake

2014-12-09 Thread Dawid Gosławski
Hello, First: http://www.catb.org/~esr/faqs/smart-questions.html#before Second: http://lmgtfy.com/ Problem is not connected to Make but to ar.c bad code. Dawid 2014-12-09 16:51 GMT+01:00 Paul Zhou : > Hello, > > I am working on install the gmake on HP tandem OSS system, and after I run > make

Re: compile problem with gmake

2014-12-09 Thread Paul Smith
On Tue, 2014-12-09 at 07:51 -0800, Paul Zhou wrote: > I am working on install the gmake on HP tandem OSS system, and after I > run make I got this error. > names = alloca (state.n * sizeof (const char *)); > ^ > "/users/pauls/make-4.1/ar.c", line 311: error(611): a value of type "cha