From owner-freebsd-stable@FreeBSD.ORG Sat Oct 2 14:11:48 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F4C11065674 for ; Sat, 2 Oct 2010 14:11:48 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta02.emeryville.ca.mail.comcast.net (qmta02.emeryville.ca.mail.comcast.net [76.96.30.24]) by mx1.freebsd.org (Postfix) with ESMTP id 754DB8FC08 for ; Sat, 2 Oct 2010 14:11:48 +0000 (UTC) Received: from omta15.emeryville.ca.mail.comcast.net ([76.96.30.71]) by qmta02.emeryville.ca.mail.comcast.net with comcast id DpdG1f0061Y3wxoA2qBnyU; Sat, 02 Oct 2010 14:11:47 +0000 Received: from koitsu.dyndns.org ([98.248.41.155]) by omta15.emeryville.ca.mail.comcast.net with comcast id DqBm1f00P3LrwQ28bqBnoX; Sat, 02 Oct 2010 14:11:47 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id CAC519B418; Sat, 2 Oct 2010 07:11:46 -0700 (PDT) Date: Sat, 2 Oct 2010 07:11:46 -0700 From: Jeremy Chadwick To: Martin Schweizer Message-ID: <20101002141146.GB70283@icarus.home.lan> References: <20101002131106.GH74320@saturn.pcs.ms> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101002131106.GH74320@saturn.pcs.ms> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-stable@freebsd.org Subject: Re: Broken SASL/Kerberos authentication: openldap client GSSAPI authentication segfaults on FreeBSD 8.1 Release too X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2010 14:11:48 -0000 On Sat, Oct 02, 2010 at 03:11:07PM +0200, Martin Schweizer wrote: > [...] > 3. Now I make buildworld && make buidlkernel && make installkernel and I get the following messages: > [...] > > cc -fpic -DPIC -O2 -pipe -I/usr/src/kerberos5/lib/libgssapi/../../../crypto/heimdal/lib/gssapi -I/usr/src/kerberos5/lib/libgssapi/../../../crypto/heimdal/lib/gssapi/krb5 -I/usr/src/kerb > make: don't know how to make /usr/obj/usr/src/tmp/usr/lib/libpthread.a. Stop > *** Error code 2 > Stop in /usr/src. > > What I'm doing wrong? Did you specify any -j flags during your "make buildworld" (ex. "make -j2 buildworld")? If so, please remove them and restart the build. Then you will see where the actual compile/make error happens. From the above output, it doesn't look like it's related to the Kerberos or libgssapi stuff. -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |