From owner-freebsd-questions@FreeBSD.ORG Fri Aug 6 13:53:58 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3736D106567E for ; Fri, 6 Aug 2010 13:53:58 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr8.xs4all.nl (smtp-vbr8.xs4all.nl [194.109.24.28]) by mx1.freebsd.org (Postfix) with ESMTP id A825C8FC22 for ; Fri, 6 Aug 2010 13:53:57 +0000 (UTC) Received: from slackbox.erewhon.net (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr8.xs4all.nl (8.13.8/8.13.8) with ESMTP id o76Drueo024948; Fri, 6 Aug 2010 15:53:56 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.erewhon.net (Postfix, from userid 1001) id E03F4BAA6; Fri, 6 Aug 2010 15:53:55 +0200 (CEST) Date: Fri, 6 Aug 2010 15:53:55 +0200 From: Roland Smith To: thc Message-ID: <20100806135355.GA20787@slackbox.erewhon.net> References: <4C5C08DD.2000601@jetable.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <4C5C08DD.2000601@jetable.org> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: installworld via NFS with FreeBSD 8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Aug 2010 13:53:58 -0000 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 06, 2010 at 03:06:37PM +0200, thc wrote: > Hello >=20 > I have a concern with the deployment of FreeBSD 8.1. > I usually compile on a server and deploy the result by NFS. > It works fine with FreeBSD 6 and 7, but curiously, > I just can not get the same result with FreeBSD 8.1 (or with 8.0). >=20 >=20 > Here is the df of the source: > Filesystem 1K-blocks Used Avail Capacity Mounted on > ... > /dev/da0s1f 10,655,968 3,410,840 6,392,652 35% / exports > ... > :/export/src 12681998 5436870 6392652 46% /usr/src > :/exports/obj 12681998 5436870 6392652 46% /usr/obj > :/export/ports 12681998 5436870 6392652 46% /usr/ports >=20 > The partitions are mounted via rc.local via > /sbin/mount-t unionfs /export/src /usr/src >=20 > Here is my exports file: > /exports -alldirs -maproot=3Droot -network 192.168.40.0 -mask 255.255.255= =2E0 >=20 > The file /etc/make.conf on both servers is empty. > Server and client are ntp synchronised. Remember that the settings for the base system have been moved from make.co= nf to src.conf! How does /etc/src.conf look on both system? > The client is first installed with the CD-ROM with minimal version. > I've tested a with an All install from CDROM, and got the same problem >=20 > I copied the file /usr/src/share/info/dir-tmpl missing on the client, > but it is not enough. >=20 > The command make ends installworld > make: do not know how to make audit_uevents.h. Stop > *** Error code 2 Does /usr/src/contrib/openbsm/bsm/audit_uevents.h exsit? If not, you probab= ly need to update your source tree. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iEYEARECAAYFAkxcE/MACgkQEnfvsMMhpyWQ6QCfULxPDe8ZCd4oQPudArqtPHHj dMAAoJqhwdR6cOH474yrp1MiyaRxRGUt =ZzTL -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--