No subject



Tue Apr 15 09:50:19 2003
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Tue, 15 Apr 2003 09:51:04 -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 h3FGp3F9087200
	for <atanu@tigger.icir.org>; Tue, 15 Apr 2003 09:51:03 -0700 (PDT)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from ICSI.Berkeley.EDU (fruitcake.ICSI.Berkeley.EDU [192.150.186.11])
	by wyvern.icir.org (8.12.8p1/8.12.3) with ESMTP id h3FGp3bF069904;
	Tue, 15 Apr 2003 09:51:03 -0700 (PDT)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.icsi.Berkeley.EDU (localhost [127.0.0.1])
	by ICSI.Berkeley.EDU (8.9.0/8.9.0) with ESMTP id JAA00207;
	Tue, 15 Apr 2003 09:51:03 -0700 (PDT)
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by ICSI.Berkeley.EDU (8.9.0/8.9.0) with ESMTP id JAA00178
	for <xorp-cvs@icsi.berkeley.edu>; Tue, 15 Apr 2003 09:50:19 -0700 (PDT)
Received: from puma.icir.org (puma.icir.org [192.150.187.73])
	by wyvern.icir.org (8.12.8p1/8.12.3) with ESMTP id h3FGoJbF069902
	for <xorp-cvs@icir.org>; Tue, 15 Apr 2003 09:50:19 -0700 (PDT)
	(envelope-from hodson@puma.icir.org)
Received: from puma.icir.org (localhost [127.0.0.1])
	by puma.icir.org (8.12.8p1/8.12.3) with ESMTP id h3FGoJnR054230
	for <xorp-cvs@icir.org>; Tue, 15 Apr 2003 09:50:19 -0700 (PDT)
	(envelope-from hodson@puma.icir.org)
Message-Id: <200304151650.h3FGoJnR054230@puma.icir.org>
X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3
To: xorp-cvs@icir.org
Subject: Re: [Xorp-cvs] XORP cvs commit: ./ configure configure.in 
 xorp/rtrmgr/ Makefile.am Makefile.in randomness.cc xorp/libxipc/ Makefile.am 
 Makefile.in hmac_md5.c xorp/bgp/ Makefile.am Makefile.in path_attribute.hh 
 xorp/rtrmgr/ md5.c md5.h xorp/libxipc/ md5.c md5.h xorp/bgp/ md5.c md5.h
In-Reply-To: Your message of "Tue, 15 Apr 2003 09:37:48."
             <200304151637.h3FGbnTM077701@xorpc.icir.org> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Tue, 15 Apr 2003 09:50:19 -0700
From: Orion Hodson <hodson@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>

/-- Orion Hodson wrote:
| CVSROOT:	/usr/local/www/data/cvs
| Module name:	xorp
| Repository:	xorp/bgp/
| Changes by:	hodson@xorpc.icir.org.	03/04/15 09:37:48
| 
| Modified files:
| 	./: configure configure.in 
| 	xorp/rtrmgr/: Makefile.am Makefile.in randomness.cc 
| 	xorp/libxipc/: Makefile.am Makefile.in hmac_md5.c 
| 	xorp/bgp/: Makefile.am Makefile.in path_attribute.hh 
| Removed files:
| 	xorp/rtrmgr/: md5.c md5.h 
| 	xorp/libxipc/: md5.c md5.h 
| 	xorp/bgp/: md5.c md5.h 
| 
| Log message:
| 	Use system md5 header files and libraries and remove local copies of
| 	md5 files.  Should we ever come across a system without the standard
| 	md5 header files and libraries, we'll add a compat directory and put
| 	local versions there.

This breaks the build on koala (linux 2.4.18).  I'll fix it shortly.




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