From owner-freebsd-questions Thu Apr 20 2:46:43 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 7C82837B945 for ; Thu, 20 Apr 2000 02:46:39 -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 NAA29211 for ; Thu, 20 Apr 2000 13:40:24 +0400 (MSD) Message-ID: <38FED1F5.7B688DE0@mx.rosbnk.ru> Date: Thu, 20 Apr 2000 13:46:29 +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