Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2002 10:13:15 -0500
From:      "J. W. Ballantine" <jwb@homer.att.com>
To:        freebsd-stable@FreeBSD.ORG, jwb@homer.att.com
Subject:   Kernel multiple definition of `mix_devices'
Message-ID:  <3C96040B.D038DA2F@homer.att.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C96040B.D038DA2F>