From owner-freebsd-questions Sun May 10 14:11:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA12011 for freebsd-questions-outgoing; Sun, 10 May 1998 14:11:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA11976 for ; Sun, 10 May 1998 14:11:05 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id OAA16467; Sun, 10 May 1998 14:03:15 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd016463; Sun May 10 21:03:07 1998 Date: Sun, 10 May 1998 14:03:04 -0700 (PDT) From: Julian Elischer To: Kirk PacBellNet cc: questions@FreeBSD.ORG Subject: Re: yakcq( yet another kernel compile question ) In-Reply-To: <355603CF.61CE74EC@pacbell.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG looks like a byte got corrupted.. change it to 'long' On Sun, 10 May 1998, Kirk PacBellNet wrote: > Hi > It's me again. I tried to up grade my /usr/src from 2.2.1 to 2.2.6, but > keep getting conpile errors > when trying to compile my old kernel config file with the updated > source: This time it is: > > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include > -DSB16_DMA=1 -DSBC_IRQ=5 -DFAILSAFE -DCOMPAT_43 -DEXT2FS -DMSDOSFS -DNFS > -DFFS -DINET -DKERNEL ../../nfs/nfs_vnops.c > ../../nfs/nfs_vnops.c: In function `nfs_bmap': > ../../nfs/nfs_vnops.c:2707: `loNg' undeclared (first use this function) > ../../nfs/nfs_vnops.c:2707: (Each undeclared identifier is reported only > once > ../../nfs/nfs_vnops.c:2707: for each function it appears in.) > *** Error code 1 > > Stop. > > I think the problem is I didn't get the right include files, I can't > find loNg anywhere. What > tag can I use in my cvsup file to get the stable 2.2.6 source branch > complete with > kernel config template files? > Peace! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message