From owner-freebsd-questions@FreeBSD.ORG Tue May 15 04:51:08 2012 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 A44BB106566B for ; Tue, 15 May 2012 04:51:08 +0000 (UTC) (envelope-from kaduk@mit.edu) Received: from dmz-mailsec-scanner-5.mit.edu (DMZ-MAILSEC-SCANNER-5.MIT.EDU [18.7.68.34]) by mx1.freebsd.org (Postfix) with ESMTP id 4270E8FC12 for ; Tue, 15 May 2012 04:51:08 +0000 (UTC) X-AuditID: 12074422-b7fd66d0000008f9-41-4fb1e0bb8dd2 Received: from mailhub-auth-3.mit.edu ( [18.9.21.43]) by dmz-mailsec-scanner-5.mit.edu (Symantec Messaging Gateway) with SMTP id 33.1F.02297.BB0E1BF4; Tue, 15 May 2012 00:51:07 -0400 (EDT) Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by mailhub-auth-3.mit.edu (8.13.8/8.9.2) with ESMTP id q4F4p73k007574; Tue, 15 May 2012 00:51:07 -0400 Received: from multics.mit.edu (MULTICS.MIT.EDU [18.187.1.73]) (authenticated bits=56) (User authenticated as kaduk@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id q4F4p5dW024980 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 15 May 2012 00:51:06 -0400 (EDT) Received: (from kaduk@localhost) by multics.mit.edu (8.12.9.20060308) id q4F4p4HF007686; Tue, 15 May 2012 00:51:04 -0400 (EDT) Date: Tue, 15 May 2012 00:51:04 -0400 (EDT) From: Benjamin Kaduk To: Jerry McAllister In-Reply-To: <20120514222724.GA5158@gizmo.acns.msu.edu> Message-ID: References: <20120514222724.GA5158@gizmo.acns.msu.edu> User-Agent: Alpine 1.10 (GSO 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrNIsWRmVeSWpSXmKPExsUixCmqrbv7wUZ/g+urZSxeft3EYrHoWIQD k8eMT/NZPJ4diQhgiuKySUnNySxLLdK3S+DKuHF3O2PBGeGK2ac3szUwTufvYuTgkBAwkXgy M62LkRPIFJO4cG89WxcjF4eQwD5GiflHJjJDOBsYJfZcuwnlHGCSWN32mxHCaWCUuLOmlRWk n0VAW+L0oVZmEJtNQEVi5puNbCC2iICaxLsPV8DizAKKEuvanjOB2MICEhJL9i4BszkFzCV2 ts5lB7F5BRwlnr48DBYXEjCTOHN/C9h8UQEdidX7p7BA1AhKnJz5hAVipqXEv7W/WCcwCs5C kpqFJLWAkWkVo2xKbpVubmJmTnFqsm5xcmJeXmqRrqlebmaJXmpK6SZGUJiyuyjtYPx5UOkQ owAHoxIPr9P6jf5CrIllxZW5hxglOZiURHkV7gCF+JLyUyozEosz4otKc1KLDzFKcDArifBO agHK8aYkVlalFuXDpKQ5WJTEedW13vkJCaQnlqRmp6YWpBbBZGU4OJQkeP/dB2oULEpNT61I y8wpQUgzcXCCDOcBGm76AGR4cUFibnFmOkT+FKOilDivBEhCACSRUZoH1wtLI68YxYFeEeYV AaniAaYguO5XQIOZgAbzC6wDGVySiJCSamDk6r0l3u/4Ys3pjfc0mMRbeTW+XlcKSr4fu8Ps xv/v7t1cGeqJ96QjLn9M3DvPvLpwgYqT0WHZtWdji9gDVLjL9OcordLOzim/MuXH8m8T5f+E 7WtVyD8a6Sf1kT1WSugyn1zSCac33XnzeSYvUA+MtNc/HmR2a9qJ5uSnTyR/5vP07mxfI6vE UpyRaKjFXFScCACG9Nzu/gIAAA== Cc: freebsd-questions@freebsd.org Subject: Re: AFS install 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: Tue, 15 May 2012 04:51:08 -0000 Hi Jerry, On Mon, 14 May 2012, Jerry McAllister wrote: > Hi, > > I installed AMD64 FreeBSD 8.3 on a new machine a couple of days ago. > It seems fine so far. > > This afternoon I tried to install OpenAFS 1.6.0 on it from > /usr/ports/net/openafs > > The configure ran happily and I didn't notice any errors. > But, the make died soon after starting with the following complaints. > > make: don't know how to make ./param.amd64_fbsd_83.h. stop > *** Error code 2 > > Stop in /usr/ports/net/openafs/work/openafs-1.6.0. > ** Error code 1 > > I presume that means that it does not know about FreeBSD 8.3 yet. That's right; the OpenAFS build system has lots of history behind it, which means that it is not particularly elegant at handling this sort of thing. > > I rummaged around in the README it left in the ../work directory > and saw a bunch of AMD64 versions up to 8.1 (and even 9.0) but > not 8.2 or 8.3. I noticed in the Makefile where it says: > IGNORE= Supports FreeBSD 8.0 and later > I am not sure how that plays in it. I am definitely not a make hacker. > > Anyway, is there a good tinker to get past this > or do I have to wait until something gets updated in the port? > > Or, did I just do something stupid? No fault on your end; I need to push in updates for 8.3 and 10.0 support but have been busy with schoolwork. For now, if you're up for a little bit of tinkering, you could go in to /usr/ports/net/openafs and 'make clean && make extract', then: cd work/openafs-1.6.0/src/config && cp param.amd64_fbsd_82.h param.amd64_fbsd_83.h and continue with the usual make install, etc., in /usr/ports/net/openafs/. If that still does not compile/run, please send me the build log (or dmesg -a output if a runtime failure) and I will look at it. > > > By the way, I need just the client. I do not intend to start > a server or a cell on this machine. I just need to talk to the > cell at work. Is there a way of only installing the client? > (I think the client is the biggest part, but still, do not need > the server part hanging around if it would work happily that way) The upstream OpenAFS build system is not condusive to just building the client; I have asked about this. It is fairly easy to just build the server, but since my interest was mostly in the client I did not add an option for doing so. Thanks for the report, and sorry to have been so slow at catching up to 8.3/10.0. -Ben Kaduk