From owner-freebsd-current@FreeBSD.ORG Fri Mar 10 12:25:58 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CBBD16A420; Fri, 10 Mar 2006 12:25:58 +0000 (GMT) (envelope-from mb@imp.ch) Received: from smtp.imp.ch (mx2.imp.ch [157.161.9.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1527243D45; Fri, 10 Mar 2006 12:25:57 +0000 (GMT) (envelope-from mb@imp.ch) Received: from godot.imp.ch (godot.imp.ch [157.161.4.8]) by smtp.imp.ch (8.13.5/8.13.5/Submit) with ESMTP id k2ACPqNg023522; Fri, 10 Mar 2006 13:25:54 +0100 (CET) (envelope-from mb@imp.ch) Date: Fri, 10 Mar 2006 13:25:52 +0100 (CET) From: Martin Blapp To: Daniel Eischen In-Reply-To: Message-ID: <20060310132336.M40699@godot.imp.ch> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Scanned-By: MIMEDefang 2.56 on 157.161.9.65 Cc: current@freebsd.org Subject: Re: usr.bin/rpcinfo hack X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Mar 2006 12:25:58 -0000 Hi, It seems that I forgot to remove the hack when I upgraded to TI-RPC. It was neccessary with the old RPC. Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 61 826 93 00 Fax: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ On Tue, 7 Mar 2006, Daniel Eischen wrote: > On Tue, 7 Mar 2006, Daniel Eischen wrote: > >> Does anyone know why usr.bin/rpcinfo/ needs to include/build with libc >> sources (libc/rpc/rpc_generic.c)? The functions that rpcinfo uses are >> exported from libc and are defined in /usr/include/. > > usr.sbin/rpcbind has the same (seemingly) unneeded hack. > > -- > DE > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >