Date: Sat, 8 Aug 1998 18:20:50 -0400 (EDT) From: "A. Karl Heller" <heller@cdnow.com> To: stable@FreeBSD.ORG Subject: CVS stable question Message-ID: <199808082220.SAA10263@daria.cdnow.com>
next in thread | raw e-mail | index | archive | help
Is it normal for the stable CVS tree not to compile? =)
(heller@socko2:[6:18pm]-5-) /usr/src> more /etc/cvsupfile
*default host=cvsup3.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs
*default tag=RELENG_2_2
*default delete use-rel-suffix
src-all
src-crypto
src-secure
*default tag=.
ports-all
doc-all
(heller@socko2:[6:20pm]-6-) /usr/src> tail world.log2
/usr/src/lkm/umapfs/../../sys/miscfs/umapfs/umap_vfsops.c:434: warning: no previ
ous prototype for `umap_mod'
cc -nostdinc -O -DUMAPFS -DKERNEL -DACTUALLY_LKM_NOT_KERNEL -I/usr/src/lkm/umap
fs/../../sys -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-ext
erns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -I/usr/obj/usr/sr
c/tmp/usr/include -DVFS_LKM -DMODVNOPS=umap_modvnops -I. -c /usr/src/lkm/umapfs/
../../sys/miscfs/umapfs/umap_vnops.c
/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
/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
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
make: don't know how to make 2. Stop
I've tried for the past 48 hours to build a new OS version by pulling the
cvs tree over and over again. No go. Unless this is where it it supposed
to stop....
I'm doing a make buildworld on FreeBSD 2.2-980702-SNAP #0: Thu Jul 2 .
And.. don't anyone yell at me... I've read the books, FAQ and handbook.
Thanks for any info,
Karl
(PS... can you *really* pull the 4.4 lite tree out of CVS? )
--
A. Karl Heller - Senior Systems Engineer - heller@cdnow.com
-----------------------------------------------------------------------------
An unbreakable toy is useful for breaking other toys.
Do something unusual today. Accomplish work on the computer.
>>>>> HTTP://CDNOW.COM - BIGGEST FASTEST BEST <<<<<
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?199808082220.SAA10263>
