Date: Sat, 2 Oct 2010 07:11:46 -0700 From: Jeremy Chadwick <freebsd@jdc.parodius.com> To: Martin Schweizer <office@pc-service.ch> Cc: freebsd-stable@freebsd.org Subject: Re: Broken SASL/Kerberos authentication: openldap client GSSAPI authentication segfaults on FreeBSD 8.1 Release too Message-ID: <20101002141146.GB70283@icarus.home.lan> In-Reply-To: <20101002131106.GH74320@saturn.pcs.ms> References: <20101002131106.GH74320@saturn.pcs.ms>
next in thread | previous in thread | raw e-mail | index | archive | help
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 |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101002141146.GB70283>