Date: Wed, 21 Jan 1998 20:35:37 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Charlie ROOT <root@eventhorizon.netdirect.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Kernel Compilation Error... Message-ID: <Pine.BSF.3.96.980121203506.5865D-100000@gdi.uoregon.edu> In-Reply-To: <Pine.BSF.3.96.980119170632.755A-200000@eventhorizon.netdirect.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 Jan 1998, Charlie ROOT wrote: > > I recently used cvsup to upgrade my source tree from 2.2.5-CURRENT to > 2.2.5-STABLE. What? 2.2.5-CURRENT never existed afaik. > On compilation, the kernel compiles fine, and when I reach > the end of the compile I get the following errors: > > loading kernel > procfs_vnops.o: Undefined symbol `___cmpdi2' referenced from text segment > nfs_bio.o: Undefined symbol `___cmpdi2' referenced from text segment > nfs_subs.o: Undefined symbol `___cmpdi2' referenced from text segment > ffs_vnops.o: Undefined symbol `___cmpdi2' referenced from text segment > *** Error code 1 > > Stop. > > Ive tried it with cc and gcc, bmake and gmake, and can not figure out > whats wrong. Could anybody help me with this? try rm -rf /usr/src/sys and re-supping. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980121203506.5865D-100000>