No subject



Thu May 29 15:24:03 2003
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Thu, 29 May 2003 15:25:03 -0700
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.8p1/8.12.3) with ESMTP id h4TMP261042488
	for <atanu@tigger.icir.org>; Thu, 29 May 2003 15:25:02 -0700 (PDT)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.ICSI.Berkeley.EDU (fruitcake.ICSI.Berkeley.EDU [192.150.186.11])
	by wyvern.icir.org (8.12.8p1/8.12.3) with ESMTP id h4TMP1DD068826
	for <atanu@icir.org>; Thu, 29 May 2003 15:25:01 -0700 (PDT)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.ICSI.Berkeley.EDU (localhost [127.0.0.1])
	by fruitcake.ICSI.Berkeley.EDU (8.12.9/8.12.9) with ESMTP id h4TMP1bb025567;
	Thu, 29 May 2003 15:25:01 -0700 (PDT)
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by fruitcake.ICSI.Berkeley.EDU (8.12.9/8.12.9) with ESMTP id h4TMO4bb025539
	for <xorp-cvs@icsi.berkeley.edu>; Thu, 29 May 2003 15:24:04 -0700 (PDT)
Received: from possum.icir.org (possum.icir.org [192.150.187.67])
	by wyvern.icir.org (8.12.8p1/8.12.3) with ESMTP id h4TMO3DD068819;
	Thu, 29 May 2003 15:24:03 -0700 (PDT)
	(envelope-from pavlin@possum.icir.org)
Received: from possum.icir.org (localhost [127.0.0.1])
	by possum.icir.org (8.12.8p1/8.12.3) with ESMTP id h4TMO3pD066413;
	Thu, 29 May 2003 15:24:03 -0700 (PDT)
	(envelope-from pavlin@possum.icir.org)
Message-Id: <200305292224.h4TMO3pD066413@possum.icir.org>
To: mjh@icir.org
cc: xorp-cvs@icir.org
Subject: Re: [Xorp-cvs] XORP cvs commit: xorp/bgp/harness/ coord.cc coord.hh test_peer.cc test_peer.hh 
In-Reply-To: Message from Mark Handley <mjh@icir.org> 
   of "Thu, 29 May 2003 15:18:29." <200305292218.h4TMITNN067229@xorpc.icir.org> 
Date: Thu, 29 May 2003 15:24:03 -0700
From: Pavlin Radoslavov <pavlin@icir.org>
Sender: xorp-cvs-admin@icir.org
Errors-To: xorp-cvs-admin@icir.org
X-BeenThere: xorp-cvs@icir.org
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:xorp-cvs-request@icir.org?subject=help>
List-Post: <mailto:xorp-cvs@icir.org>
List-Subscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=subscribe>
List-Id: Mailing list for XORP CVS commit messages <xorp-cvs.icir.org>
List-Unsubscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=unsubscribe>

> CVSROOT:	/usr/local/share/doc/apache/cvs
> Module name:	xorp
> Repository:	xorp/bgp/harness/
> Changes by:	mjh@xorpc.icir.org.	03/05/29 15:18:29
> 
> Modified files:
> 	xorp/bgp/harness/: coord.cc coord.hh test_peer.cc test_peer.hh 
> 
> Log message:
> 	Two more missing shutdown methods.  Something strange must have
> 	happened with dependencies for this not to have been spotted before I
> 	did the jumbo commit earlier.

Right before the above commit I had another dependency problem:

pavlin@possum[425] gmake
gmake  all-am
gmake[1]: Entering directory
`/home/possum/u0/pavlin/work/xorp/FreeBSD-xorp/libxipc'
source='../xrl/targets/finder_client_base.cc'
object='../xrl/targets/finder_client_base.o' libtool=no \
depfile='.deps/../xrl/targets/finder_client_base.Po'
tmpdepfile='.deps/../xrl/targets/finder_client_base.TPo' \
depmode=gcc3 /usr/local/bin/bash ../config/depcomp \
g++32 -DHAVE_CONFIG_H -I. -I. -I.. -I..    -g  -W -Wall
-Wwrite-strings -Wmissing-prototypes -Wcast-qual -Werror
-Wpointer-arith -Wcast-align -Wstrict-prototypes
-Woverloaded-virtual -Wtraditional -ftemplate-depth-20 -c -o
../xrl/targets/finder_client_base.o `test -f
../xrl/targets/finder_client_base.cc || echo
'./'`../xrl/targets/finder_client_base.cc
.deps/../xrl/targets/finder_client_base.TPo: No such file or
directory
gmake[1]: *** [../xrl/targets/finder_client_base.o] Error 1
gmake[1]: Leaving directory
`/home/possum/u0/pavlin/work/xorp/FreeBSD-xorp/libxipc'
gmake: *** [all] Error 2
Exit 2


After I did "gmake clean" the above problem seemed to disappear.

Pavlin

_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs