From owner-freebsd-questions Wed Apr 19 8:59:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.rosbnk.ru (mx.rosbnk.ru [212.248.34.98]) by hub.freebsd.org (Postfix) with ESMTP id D245F37BCAC for ; Wed, 19 Apr 2000 08:59:48 -0700 (PDT) (envelope-from mike@mx.rosbnk.ru) Received: from mx.rosbnk.ru (mash2.rosbnk.ru [212.248.34.66]) by ns.rosbnk.ru (8.9.1/8.9.1) with ESMTP id TAA26147 for ; Wed, 19 Apr 2000 19:53:36 +0400 (MSD) Message-ID: <38FDD7EF.3F85A6BE@mx.rosbnk.ru> Disposition-Notification-To: Michael Lvov Date: Wed, 19 Apr 2000 19:59:43 +0400 From: Michael Lvov Organization: JSCB ROSBANK X-Mailer: Mozilla 4.72 [en] (WinNT; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: FreeBSD 3.2 kernel compilation erros Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Help me please! I am running FreeBSD 3.2-RELEASE (FreeBSD squid.rosbnk.ru 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Mon Jul 12 18:34:19 MSD 1999 root@squid.rosbnk.ru:/usr/src/sys/compile/SQUIDF i386) and all was well for a long time, I successfully rebuild kernel several times, but suddenly something goes wrong and step `make` (after `config` and `make depend`) ends with errors: loading kernel vfs_bio.o: In function `vfs_buf_set_valid': vfs_bio.o(.text+0x2569): 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+0xe56): undefined reference to `__cmpdi2' *** Error code 1 Stop. This happens for GENERIC configuration too. I search through the web and find messages in FreeBSD Mail Archives with the same problem. Recommendations was to `make clean` in kernel compile directory and to remove /usr/src/sys and reinstall it. I followed these recommendations, and in addition remove and install again gcc-2.8.1 package, but nothing help. Errors remain the same. Are there another workarounds or I have to reinstall FreeBSD? Thanks in advance. -- ---------------------------------------------------------- Lvov Michael mike@mx.rosbnk.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message