%% Didier SEHA <[EMAIL PROTECTED]> writes:

  ds> I'm building a new GNU make 3.80 on a HP-UX 11i.

  ds> The ./configure looks correct, when I execute /bin/sh build.sh it fails:

  ds> Message : Compiling [EMAIL PROTECTED]@.c ...
  ds>           cc: Warning 485 : Can't open "./[EMAIL PROTECTED]@.c

  ds> The only 2 files available in the . dir are remore-cstms.c and
  ds> remote-stub.c

This is a known bug that is fixed in the sources for the next release of
GNU make.

You probably have a system "make" that came with HP-UX, so you should
just use that to build GNU make instead of the build.sh script.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to