help-make
[Top][All Lists]
Advanced

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

RE: What is wrong with this


From: PATTON, BILLY \(SBCSI\)
Subject: RE: What is wrong with this
Date: Wed, 15 Mar 2006 15:32:55 -0600

DUH!  It's all about logging the results and these results had what the
error was
STUPID! STUPID! STUPID! ME ME ME ME ME

-----Original Message-----
From: Paul Smith [mailto:address@hidden On Behalf Of Paul D. Smith
Sent: Wednesday, March 15, 2006 3:14 PM
To: PATTON, BILLY (SBCSI)
Cc: address@hidden
Subject: RE: What is wrong with this


%% "PATTON, BILLY \(SBCSI\)" <address@hidden> writes:

  pb> RESULTS:
  pb> if ! test -f v0506/SOURCE_TREE/ldb/infsync/frm/make.include ;
then
  pb> exec_log -log v0506/log.2015145047 /usr/bin/cp /home/bp1\
  pb> 497/files_d_make/make.include.ldb.infsync.frm
  pb> v0506/SOURCE_TREE/ldb/infsync/frm/make.include -proj ldb -bb
infsync
  pb> -topic frm\
  pb> ; fi
  pb> gmake: *** [build_ldb_infsync_frm] Error 1

That error means that the shell make invoked exited with an error code
of 1, rather than with success (0).

You'll need to figure out why that happened.

-- 
------------------------------------------------------------------------
-------
 Paul D. Smith <address@hidden>          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




reply via email to

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