Date: Sat, 18 Dec 1999 21:10:09 +0100 From: Martin Blapp <mb@imp.ch> To: stable@freebsd.org Subject: upgrade problem from 3.2 -> 3.4 Message-ID: <Pine.SGI.4.10.9912182101170.17589-100000@mephisto.imp.ch>
next in thread | raw e-mail | index | archive | help
Compiling GENERIC fails ! I get the following errors while compiling kernel : loading kernel vfs_bio.o: In function `vfs_buf_set_valid': vfs_bio.o(.text+0x25d9): undefined reference to `__cmpdi2' msdosfs_vnops.o: In function `msdosfs_readdir': msdosfs_vnops.o(.text+0x23f9): undefined reference to `__cmpdi2' ffs_vnops.o: In function `ffs_getpages': ffs_vnops.o(.text+0xeae): undefined reference to `__cmpdi2' *** Error code 1 I made the following steps before: cvsup to the newest 3.X sources .. cd /usr/src && make buildworld && make installworld cd /usr/src/includes && make depend && make && make install config -r GENERIC Martin Anyone knows more ? Martin Blapp, mb@imp.ch ------------------------------------------------ Improware AG, UNIX solution and service provider Zurlindenstrasse 29, 4133 Pratteln, Switzerland Phone: +41 79 370 26 05, Fax: +41 61 826 93 01 ------------------------------------------------ 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.SGI.4.10.9912182101170.17589-100000>