[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

234.0. "once more..Need Help!" by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Tue Jul 27 1993 09:59

Date Of Receipt: 	23-JUL-1993 14:08:40.33
From: 	KRISIS::sandeep "Sandeep Shah USG"
To: 	krisis::odehelp
CC: 	krisis::brett, krisis::bglover
Subj: 	once more..Need Help!

------- Forwarded Message

Return-Path: [email protected]
Received: by abyss.zk3.dec.com (5.65/DEC-USSG-ZK3-ULTRIX-09/27/91);
	id AA09754; Thu, 22 Jul 1993 17:39:50 -0400
Received: by krisis.zk3.dec.com (5.65/DEC-USSG-ZK3-ULTRIX-09/27/91);
	id AA03616; Thu, 22 Jul 1993 17:39:48 -0400
From: [email protected] (Sandeep Shah USG)
Received: by k2.zk3.dec.com; id AA05449; Thu, 22 Jul 1993 17:39:43 -0400
Date: Thu, 22 Jul 1993 17:39:43 -0400
Message-Id: <[email protected]>
To: [email protected], [email protected]
Subject: Problem with bsubmit (actually bci)
Cc: [email protected]


I get the following when I try to checkin the file ping.msg:

[ ./usr/sbin/ping/ping.msg ]
bci: Header file ./usr/sbin/ping/ping.msg malformed.

Originally the comment leader was set to BIN and I tried to change it to
"$ ", but that didn't work (I also pasted the header with HISTORY/LOG, etc
keywords).

sandeep

PS: This is what I tried to paste in my file, but I guess it is needed in the
original?
$ @DEC_COPYRIGHT@
$
$ HISTORY
$ $Log: ping.msg,v $
$
$ $EndLog$

------- End of Forwarded Message


T.RTitleUserPersonal
Name
DateLines
234.1Re: once more..Need Help!SMURF::FILTERAutomatic Posting Software - mail to flume::puckTue Jul 27 1993 10:0085
Date Of Receipt: 	23-JUL-1993 14:27:42.90
From: 	WASTED::jmf "Joshua M. Friedman ULTRIX SDE  23-Jul-1993 1427"
To: 	[email protected]
CC: 	[email protected], [email protected], [email protected]
Subj: 	Re: once more..Need Help!
Sandeep, in fact you did correctly set the comment leader: 	

 % blog ./usr/sbin/ping/ping.msg
 ...
 comment leader: "$ "

The header we have that you'd get by bcreate, in
/usr/sde/osf1/headers/header.msg
is as follows:
$ 
$ @DEC_COPYRIGHT@
$
$ HISTORY
$ $Log:$
$ $EndLog$
$ 
$ @(#)$RCSfile$ $Revision$ (DEC) $Date$
$ 

The $RCSfile line is our local convention and not required by ode, but
recommended.  The plain $ on the top line may be required by ode, however.

See if that helps...

-josh


--------
Return-Path: [email protected]
Received: by krisis.zk3.dec.com (5.65/DEC-USSG-ZK3-ULTRIX-09/27/91);
	id AA12816; Fri, 23 Jul 1993 14:08:27 -0400
Received: by k2.zk3.dec.com; id AA03988; Fri, 23 Jul 1993 14:08:26 -0400
Message-Id: <[email protected]>
To: [email protected]
Cc: [email protected], [email protected]
Subject: once more..Need Help! 
Date: Fri, 23 Jul 93 14:08:25 -0400
From: [email protected]
X-Mts: smtp


------- Forwarded Message

Return-Path: [email protected]
Received: by abyss.zk3.dec.com (5.65/DEC-USSG-ZK3-ULTRIX-09/27/91);
	id AA09754; Thu, 22 Jul 1993 17:39:50 -0400
Received: by krisis.zk3.dec.com (5.65/DEC-USSG-ZK3-ULTRIX-09/27/91);
	id AA03616; Thu, 22 Jul 1993 17:39:48 -0400
From: [email protected] (Sandeep Shah USG)
Received: by k2.zk3.dec.com; id AA05449; Thu, 22 Jul 1993 17:39:43 -0400
Date: Thu, 22 Jul 1993 17:39:43 -0400
Message-Id: <[email protected]>
To: [email protected], [email protected]
Subject: Problem with bsubmit (actually bci)
Cc: [email protected]


I get the following when I try to checkin the file ping.msg:

[ ./usr/sbin/ping/ping.msg ]
bci: Header file ./usr/sbin/ping/ping.msg malformed.

Originally the comment leader was set to BIN and I tried to change it to
"$ ", but that didn't work (I also pasted the header with HISTORY/LOG, etc
keywords).

sandeep

PS: This is what I tried to paste in my file, but I guess it is needed in the
original?
$ @DEC_COPYRIGHT@
$
$ HISTORY
$ $Log: ping.msg,v $
$
$ $EndLog$

------- End of Forwarded Message


234.2RE: once more..Need Help!SMURF::FILTERAutomatic Posting Software - mail to flume::puckTue Jul 27 1993 10:0168
Date Of Receipt: 	23-JUL-1993 14:38:28.76
From: 	KRISIS::decwet::peterson
To: 	KRISIS::sandeep
CC: 	krisis::odehelp, krisis::brett, krisis::bglover
Subj: 	RE: once more..Need Help!

I believe bci is sensitive to the blank link between $Log and $EndLog
try deleting just that line so that it looks like
$
$ @DEC_COPYRIGHT@
$
$ HISTORY
$ $Log: ping.msg,v $
$ $EndLog$
$

(the above also has empty comment lines to start and end the header,
which should not be significant to ODE, but maintains a consistent style.
The problem with the blank line between $Log and $EndLog is that it throws
off the parsing algorithm used in bci, bsubmit, and bmerge).
--Kim
=========================================================================
From:	RUST::KRISIS::sandeep   23-JUL-1993 11:11:00.38
To:	krisis::odehelp
CC:	krisis::brett, krisis::bglover
Subj:	once more..Need Help!


------- Forwarded Message

Return-Path: [email protected]
Received: by abyss.zk3.dec.com (5.65/DEC-USSG-ZK3-ULTRIX-09/27/91);
	id AA09754; Thu, 22 Jul 1993 17:39:50 -0400
Received: by krisis.zk3.dec.com (5.65/DEC-USSG-ZK3-ULTRIX-09/27/91);
	id AA03616; Thu, 22 Jul 1993 17:39:48 -0400
From: [email protected] (Sandeep Shah USG)
Received: by k2.zk3.dec.com; id AA05449; Thu, 22 Jul 1993 17:39:43 -0400
Date: Thu, 22 Jul 1993 17:39:43 -0400
Message-Id: <[email protected]>
To: [email protected], [email protected]
Subject: Problem with bsubmit (actually bci)
Cc: [email protected]


I get the following when I try to checkin the file ping.msg:

[ ./usr/sbin/ping/ping.msg ]
bci: Header file ./usr/sbin/ping/ping.msg malformed.

Originally the comment leader was set to BIN and I tried to change it to
"$ ", but that didn't work (I also pasted the header with HISTORY/LOG, etc
keywords).

sandeep

PS: This is what I tried to paste in my file, but I guess it is needed in the
original?
$ @DEC_COPYRIGHT@
$
$ HISTORY
$ $Log: ping.msg,v $
$
$ $EndLog$

------- End of Forwarded Message