Date: Fri, 8 May 1998 04:41:26 -0500 (CDT) From: Ben Oldham <root@pcoldhamb.res.carleton.edu> To: Joao Carlos Mendes Luis <jonny@coe.ufrj.br> Cc: stable@FreeBSD.ORG Subject: Re: Problems compiling -stable kernel Message-ID: <Pine.BSF.3.96.980508043355.1556A-100000@pcOldhamB.Res.carleton.edu> In-Reply-To: <199805080302.AAA25151@roma.coe.ufrj.br>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 8 May 1998, Joao Carlos Mendes Luis wrote: > Hi, > > I've just cvsupped the the very lastest -stable sources from > cvsup.freebsd.org (to fix the mfs queue problem :) ), but it still > does not compile... > > loading kernel > isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment > a lot of these > isa.o: Undefined symbol `_isa_devtab_cam' referenced from text segment > *** Error code 1 > > > PS: Latest cvsup insertions: > > Edit src/sys/ufs/mfs/mfs_vfsops.c > Add delta 1.22.2.4 98.05.07.19.04.15 gibbs > Edit src/sys/ufs/mfs/mfs_vnops.c > Add delta 1.14.2.1 98.05.07.22.47.08 gibbs > sounds like you've discovered what I ran into this afternoon. If you, like me, use cvsup to update everything, it'll overwrite your msdosfs patches, courtesy of Hideki (you're a wonderful, wonderful person!). You can re-untar the patch tarball, but you're got to remake the mount_msdosfs after you do this. Along the same lines, I'm trying to figure out how to get cvsup to see my refuse file (because I don't want the msdosfs patches to be overwritten each night). Anyone have any ideas? I want to keep cvsupping the rest of the sys directory... hope this helps. Ben Oldham 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.BSF.3.96.980508043355.1556A-100000>