From owner-freebsd-questions Sat Sep 13 04:21:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA29843 for questions-outgoing; Sat, 13 Sep 1997 04:21:02 -0700 (PDT) Received: from mercury.ukc.ac.uk (mercury.ukc.ac.uk [129.12.21.10]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id EAA29827 for ; Sat, 13 Sep 1997 04:20:56 -0700 (PDT) Received: from kestrel.ukc.ac.uk by mercury.ukc.ac.uk with SMTP (PP); Sat, 13 Sep 1997 12:20:51 +0100 Received: from localhost by kestrel.ukc.ac.uk (5.x/UKC-2.14) id AA08033; Sat, 13 Sep 1997 12:20:50 +0100 Date: Sat, 13 Sep 1997 12:20:50 +0100 (BST) From: "K.J.Koster" To: freebsd-questions@freebsd.org Subject: Re: kernel (fwd) Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I got this message from Bruno, and I'm stumped. Groetjes, Kees Jan ---------------------------------------------------------------v-- Kees Jan Koster tel: UK-1227-453157 e-mail: kjk1@ukc.ac.uk 15 St. Michaels Road, Canterbury, Kent, United Kingdom ------------------------------------------------------------------ from trials come errors... from errors come legends... ---------- Forwarded message ---------- Date: Fri, 12 Sep 1997 18:36:09 -0300 From: "Bruno Jose Facca dos Santos (0502" To: "K.J.Koster" Subject: Re: kernel At 19:58 12/09/97 +0100, you wrote: >That's all-right I'm Dutch myself ;) > >You have to change directory to the /sys/compile/ directory >before issuing the `make depend'. Have you done that? > >If you have, could you record your steps with the `script' utility, and >mail it to me. I'll see if I can figure out what's wrong. I configured my kernel like the FreeBSd faq said and the error was just like that: I wrote it so you cand found some spelling errors here... #make depend cc -o Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I-../.. -I../../../include -DAPM_BROKEN_STATLOCK -DFAILSAFE -DCOMPAT_43 -DCD9660 -DMSDOSFS _DFFS In file included from ../../sys/param.h:54 from ../../i386/i386/genassym.c:41: .../../sys/types.h:92: warning: redundant redeclaration of 'lseek' .../../../include/stdio.h:291: warning: previous declaration of 'lseek' In file included from ../../sys/time.h:118, from ../../sys/proc.h:48, from ../../i386/i386/genassyn.c:43: .../../../include/time.h:92: redefinition of 'struct timespec' .../../../include/time.h:144: parse error before 'struct' .../../../include/time.h:144: warning: function declaration isn't a prototype .../../../include/time.h:145: parse error before 'struct' .../../../include/time.h:145: warning: function declaration isn't a prototype .../../../include/time.h:146: parse error before 'const' .../../../include/time.h:146: warning: function declaration isn't a prototype *** Error code 1 Stop Bruno J. Facca dos Santos http://www.unetsul.com.br/bjfacca