From owner-freebsd-current Sun Oct 5 22:17:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA04239 for current-outgoing; Sun, 5 Oct 1997 22:17:58 -0700 (PDT) (envelope-from owner-freebsd-current) Received: from Ilsa.StevesCafe.com (Ilsa.StevesCafe.com [205.168.119.129]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA04231 for ; Sun, 5 Oct 1997 22:17:51 -0700 (PDT) (envelope-from smp@Ilsa.StevesCafe.com) Received: from Ilsa.StevesCafe.com (localhost [127.0.0.1]) by Ilsa.StevesCafe.com (8.8.7/8.8.5) with ESMTP id XAA19404; Sun, 5 Oct 1997 23:17:51 -0600 (MDT) Message-Id: <199710060517.XAA19404@Ilsa.StevesCafe.com> X-Mailer: exmh version 2.0gamma 1/27/96 From: Steve Passe To: Alex cc: current@FreeBSD.ORG Subject: Re: cvs commit: src Makefile src/bin/sh Makefile src/gnu/usr.bin/cc/cc1plus Makefile src/gnu/usr.bin/cc/cc_tools Makefile src/gnu/usr.bin/cc/cpp Makefile src/gnu/usr.bin/gdb/gdb Makefile src/lib/libpcap Makefile src/libexec/ftpd Makefile ... In-reply-to: Your message of "Sun, 05 Oct 1997 22:02:06 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 05 Oct 1997 23:17:51 -0600 Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi, > make -j4 quits after a few seconds on my lowly system, right after > running config ZIPPY. > > ccd bugs it (which I should take out of my config file anyways). > > --- ccd.o --- > In file included from ../../dev/ccd/ccd.c:112: > ../../sys/vnode.h:439: vnode_if.h: No such file or directory > *** Error code 1 > 1 error nope, no problem here, I think you are fighting something else: 267 # make depend && time make -j12 ... --- ccd.o --- cc -c -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -include opt_global.h ../../dev/ccd/ccd.c ... loading kernel rearranging symbols text data bss dec hex 1900544 77824 359900 2338268 23addc 131.30s real 155.37s user 77.60s system -- Steve Passe | powered by smp@csn.net | Symmetric MultiProcessor FreeBSD