From owner-cvs-all@FreeBSD.ORG Thu Apr 12 16:35:44 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 40C8116A406; Thu, 12 Apr 2007 16:35:44 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.freebsd.org (Postfix) with ESMTP id 4C7CA13C455; Thu, 12 Apr 2007 16:35:43 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 71C0D487F2; Thu, 12 Apr 2007 18:35:40 +0200 (CEST) Received: from localhost (public-gprs41855.centertel.pl [91.94.35.199]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 737A045685; Thu, 12 Apr 2007 18:35:18 +0200 (CEST) Date: Thu, 12 Apr 2007 18:34:35 +0200 From: Pawel Jakub Dawidek To: Andrey Chernov , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, ru@FreeBSD.org Message-ID: <20070412163435.GC1756@garage.freebsd.pl> References: <200704102210.l3AMAH9W058770@repoman.freebsd.org> <20070411174528.GA35928@nagual.pp.ru> <20070411201122.GB3060@garage.freebsd.pl> <20070412040918.GA77223@nagual.pp.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uh9ZiVrAOUUm9fzH" Content-Disposition: inline In-Reply-To: <20070412040918.GA77223@nagual.pp.ru> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r804 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=BAYES_00,RCVD_IN_NJABL_DUL autolearn=no version=3.0.4 Cc: Subject: Re: cvs commit: src/include Makefile src/include/rpc Makefile types.h src/sys/rpc types.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2007 16:35:44 -0000 --uh9ZiVrAOUUm9fzH Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 12, 2007 at 08:09:18AM +0400, Andrey Chernov wrote: > On Wed, Apr 11, 2007 at 10:11:22PM +0200, Pawel Jakub Dawidek wrote: > > sys/rpc/types.h is installed in /usr/include/rpc/. What's the problem > > exactly? >=20 > At least one problem found: due to your change kernel-only > rpcclnt.h > rpcm_subs.h > are now installed into userland /usr/include/rpc > Please fix it somehow. I know about this, but I think our build infrastructure isn't ready for fixing it. Ruslan, what I did currently is repo-copy rpc/types.h to sys/rpc/types.h and add sys/rpc to LDIRS in src/include/Makefile. There are some files in sys/rpc/ that we may not want to install, can I select which files to install? --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --uh9ZiVrAOUUm9fzH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFGHl+bForvXbEpPzQRAl+iAKDQLLEfAgZPT9hl8NPrp/IvnU1DvACg4Uhd 2wb7mWyPhCNfDVJj3ASnHUM= =4wcK -----END PGP SIGNATURE----- --uh9ZiVrAOUUm9fzH--