Broken SASL/Kerberos authentication: openldap client GSSAPI authentication segfaults on FreeBSD 8.1 Release too

Jeremy Chadwick freebsd at jdc.parodius.com
Sat Oct 2 14:11:48 UTC 2010


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 at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.              PGP: 4BD6C0CB |



More information about the freebsd-stable mailing list