bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BUG_REPORT at compile time on HPUX


From: Werner LEMBERG
Subject: Re: BUG_REPORT at compile time on HPUX
Date: Fri, 09 Nov 2001 05:42:57 +0100 (CET)

> The fifth line in Makefile.man is:
> 
> $(MANPAGES): $(top_srcdir)/VERSION $(top_srcdir)/REVISION
> 

Maybe this is the problem, I don't know.  Is it possible that your
make program tries to run in parallel?  Can you suppress this?  Maybe
a linear execution helps to avoid dependencies on variables which
haven't set yet.

> I do not know whether gnu compile would help. It is my understanding
> we should have gnu environment for that purpose (gnu compiler...),
> which we do not. Please advise.

The only program you need is GNU make.


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]