Hello Jeremy Am Sat, Oct 02, 2010 at 07:11:46AM -0700 Jeremy Chadwick schrieb: > 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.
No, I did not use any flags when I did start make buildworld. Regards, -- Martin Schweizer <[email protected]> PC-Service M. Schweizer GmbH; Bannholzstrasse 6; CH-8608 Bubikon Tel. +41 55 243 30 00; Fax: +41 55 243 33 22 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
