From owner-freebsd-stable Mon Mar 18 8:28:57 2002 Delivered-To: freebsd-stable@freebsd.org Received: from kcmso2.proxy.att.com (kcmso2.att.com [192.128.134.71]) by hub.freebsd.org (Postfix) with ESMTP id E3A2137B419 for ; Mon, 18 Mar 2002 08:28:38 -0800 (PST) Received: from ulysses.homer.att.com ([135.205.193.8]) by kcmso2.proxy.att.com (AT&T IPNS/MSO-3.0) with ESMTP id g2IFDH112434 for ; Mon, 18 Mar 2002 09:13:17 -0600 (CST) Received: from homer.att.com (akiva.homer.att.com [135.205.198.103]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id KAA10087; Mon, 18 Mar 2002 10:13:16 -0500 (EST) Message-ID: <3C96040B.D038DA2F@homer.att.com> Date: Mon, 18 Mar 2002 10:13:15 -0500 From: "J. W. Ballantine" X-Mailer: Mozilla 4.79 [en] (X11; U; SunOS 5.6 sun4m) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG, jwb@homer.att.com Subject: Kernel multiple definition of `mix_devices' Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I cvs'ed the RELENG_4 stable brancc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wca st-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 vers.c linking kernel ad1848.o(.data+0x80): multiple definition of `mix_devices' mss.o(.data+0x0): first defined here *** Error code 1 Stop in /usr/obj/usr/src/sys/TINLIZZIE. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ch on Sat. (3/16) and Sun (3/17) and when I tried to rebuild the kernel, the link step failed with: Could I have some sort of conflict in my kernel config file, or is there another problem. I have rebuilt the kernel with the config file before. Thanks Jim Ballantine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message