Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 1998 12:45:20 -0700
From:      Kirk PacBellNet <unixguru@pacbell.net>
To:        questions@FreeBSD.ORG
Subject:   yakcq( yet another kernel compile question )
Message-ID:  <355603CF.61CE74EC@pacbell.net>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?355603CF.61CE74EC>