Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Oct 1997 23:17:51 -0600
From:      Steve Passe <smp@csn.net>
To:        Alex <garbanzo@hooked.net>
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 ...
Message-ID:  <199710060517.XAA19404@Ilsa.StevesCafe.com>
In-Reply-To: Your message of "Sun, 05 Oct 1997 22:02:06 PDT." <Pine.BSF.3.96.971005215948.865J-100000@zippy.dyn.ml.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710060517.XAA19404>