Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 1998 16:37:56 -0400 (EDT)
From:      Mike Knoll <knollm@lafcol.lafayette.edu>
To:        stable@FreeBSD.ORG
Subject:   make buildworld fails
Message-ID:  <Pine.SOL.3.96.980901163403.25845A-100000@lafcol.lafayette.edu>

next in thread | raw e-mail | index | archive | help
After a few months of neglect, I tried to upgrade my box to -stable.

When compiling, I got the errors attached at the end of this email.

I understand cvsup holds changes, and comments on what was changed.  Is
there any way to get a list of all changes when cvsup'ing?

Like, if lpr was changed, have it tell me lpr was changed because it
didn't do something correctly.

Thanks,
Mike

--- umap_subr.o ---
/usr/src/lkm/umapfs/../../sys/miscfs/umapfs/umap_subr.c: In function
`umap_mapid
s':
/usr/src/lkm/umapfs/../../sys/miscfs/umapfs/umap_subr.c:390: warning:
passing ar
g 2 of `umap_findid' from incompatible pointer type
/usr/src/lkm/umapfs/../../sys/miscfs/umapfs/umap_subr.c:416: warning:
passing ar
g 2 of `umap_findid' from incompatible pointer type
--- umap_vnops.o ---
/usr/src/lkm/umapfs/../../sys/miscfs/umapfs/umap_vnops.c: In function
`umap_geta
ttr':
/usr/src/lkm/umapfs/../../sys/miscfs/umapfs/umap_vnops.c:280: warning:
passing a
rg 1 of `umap_bypass' from incompatible pointer type
--- umap_vfsops.o ---
/usr/src/lkm/umapfs/../../sys/miscfs/umapfs/umap_vfsops.c:434: warning: no
previ
ous prototype for `umap_mod'
--- umap_vnops.o ---
/usr/src/lkm/umapfs/../../sys/miscfs/umapfs/umap_vnops.c: In function
`umap_rena
me':
/usr/src/lkm/umapfs/../../sys/miscfs/umapfs/umap_vnops.c:467: warning:
passing a
rg 1 of `umap_bypass' from incompatible pointer type
--- umap_mod.o ---
ld -r  -o tmp.o umap_subr.o umap_vfsops.o umap_vnops.o
symorder -c symb.tmp tmp.o
mv tmp.o umap_mod.o



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.96.980901163403.25845A-100000>