From owner-freebsd-questions Wed Mar 28 5: 4:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost.tbit.dk (mailhostnew.tbit.dk [194.182.135.150]) by hub.freebsd.org (Postfix) with ESMTP id 85BFC37B718 for ; Wed, 28 Mar 2001 05:04:20 -0800 (PST) (envelope-from fig@ericssontelebit.com) Received: from FIGCPX (IDENT:root@mailhost.tbit.dk [194.182.135.150]) by mailhost.tbit.dk (8.9.3/8.9.3) with SMTP id OAA12545; Wed, 28 Mar 2001 14:04:10 +0200 Message-ID: <006b01c0b787$fdcf1990$6d3242c0@FIGCPX> From: =?iso-8859-1?Q?Finn_Gr=F8nning?= To: "Kris Kennaway" Cc: , "Anders Gammelgaard" References: <20010328025951.A890@xor.obsecurity.org> Subject: Re: make depend error Date: Wed, 28 Mar 2001 15:07:06 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Kris Thank you for looking into the problem. >Please also paste the exact error from the build (i.e. the last 10-20 >lines of the build, as appropriate, showing how it fails). Just >giving the command which fails without showing how doesn't usually >help. This is the output: ntt-cn# make depend cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmis sing -prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -no stdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/genassym.c sh ../../kern/genassym.sh genassym.o > assym.s rm -f param.c cp ../../conf/param.c . perl5 ../../kern/vnode_if.pl -h ../../kern/vnode_if.src Best regards Finn ----- Original Message ----- From: "Kris Kennaway" To: "Finn Grønning" Cc: Sent: Wednesday, March 28, 2001 12:59 PM Subject: Re: make depend error On Wed, Mar 28, 2001 at 10:57:11AM +0200, Finn Grønning wrote: > and I am trying to build a new kernel with: > kame-20010326-freebsd42-snap.tgz > > In the directory: > /usr/local/kame/freebsd4/sys/compile/CONFIGFILE > > I do the command make depend. > It stops with the following line: > perl5 ../../kern/vnode_if.pl -h ../../kern/vnode_if.src > > and nothing happens from here. > > I would appreciate if someone may help. Talk to snap-users@kame.net; this may not be a FreeBSD problem. Please also paste the exact error from the build (i.e. the last 10-20 lines of the build, as appropriate, showing how it fails). Just giving the command which fails without showing how doesn't usually help. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message