AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E022157EC@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Wed, 23 May 2007 16:44:15 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: branching and cleaving
Message-ID: <20070523164415.2e6efb18@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E022157EC@onstor-exch02.onstor.net>
References: <20070523160344.14a85e8d@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E022157EC@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

make[2]: Entering directory `/home/andys/src/R1_3_3_work/nfx-tree/code/ssc-rmc'
/usr/openbsd.new/usr/cross/pmonmips/usr/bin/cc -fPIC  -DBOBCAT -Wall -Wmissing-prototypes   -Werror -DEXTENDED_SECURITY -DNETEEE_FRAGMENT  -G 0  -I/usr/openbsd.new/usr/cross/pmonmips/usr/include -I../../Includes -I. -I../../Build/bc/dbg -DLANGUAGE_C -DLINUX_TEST   -DFS_DEBUG  -g -DSSC -DSSC_mips -DNFX_MOD_SSC -c rmc.c -o ../../Build/bc/dbg/Objects/SSC/ssc-rmc/rmc.o
cc1: warnings being treated as errors
rmc.c: In function `rmc_internal_gethdr':
rmc.c:1494: warning: implicit declaration of function `rmc_internal_failure'
make[2]: *** [../../Build/bc/dbg/Objects/SSC/ssc-rmc/rmc.o] Error 1
make[2]: Leaving directory `/home/andys/src/R1_3_3_work/nfx-tree/code/ssc-rmc'
make[1]: *** [default] Error 1
make[1]: Leaving directory `/home/andys/src/R1_3_3_work/nfx-tree'
make: *** [ssc] Error 2


On Wed, 23 May 2007 16:24:16 -0700 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> What is the make error?
> 
> -----Original Message-----
> From: Andy Sharp 
> Sent: Wednesday, May 23, 2007 4:04 PM
> To: Andy Sharp
> Cc: Jay Michlin; Tim Gardner; Larry Scheer
> Subject: Re: branching and cleaving
> 
> On Wed, 23 May 2007 15:59:08 -0700 Andrew Sharp
> <andy.sharp@onstor.com> wrote:
> 
> > Hi Jay,
> > 
> > Here is the wiki.  It was written for development engineers.
> > 
> > http://wiki/wiki/Cookbook:_Porting_Management_Daemons_and_Applications
> > 
> > Another example of the [stop the] insanity of our current branching:
> > 
> > I need to build the latest 1.3.3.  These are the current branches
> > that I can find:
> > 
> > R1_3_3_9_CQ17119
> > R1_3_3_JOBI
> > R1_3_3_X_OPELIN
> > R1_3_3_X_rel
> > R1_3_3_work
> > 
> > Go ahead, take a guess.  That's what I had to do.  After discovering
> > that the branch R1_3_3_X_rel only contains the subdirectory
> > nfx-tree, and then discovering that the code in R1_3_3_work fails to
> > build, I asked Larry who seems to think that I need to build the BSD
> > code in R1_3_3_work and the nfx-tree code in R1_3_3_X_rel, utilizing
> > the BSD code in R1_3_3_work.  If that's what you guessed, you were
> 
> BTW, this doesn't seem to work either.  I can't do a "make release" in
> the nfx-tree directory in R1_3_3_X_rel.
