Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 1995 00:18:10 -0700
From:      "Justin T. Gibbs" <gibbs@estienne.CS.Berkeley.EDU>
To:        Tom Samplonius <tom@haven.uniserve.com>
Cc:        hackers@FreeBSD.org
Subject:   Re: Trouble building kernel 
Message-ID:  <199505170718.AAA17934@estienne.cs.berkeley.edu>
In-Reply-To: Your message of "Tue, 16 May 1995 22:22:51 PDT." <Pine.BSF.3.91.950516222033.12438C-100000@haven.uniserve.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>
>  I've been getting the following error when attempting to build a 
>current kernel for the last couple of days.  What's wrong?
>
>ln -s ../../libkern/libkern.a libkern.a
>cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -nostdinc -I
>. -I../.. -I../../sys -I../../../include -DHAVEN -DI486_CPU -DUCONSOLE -DSCSI_
>DELAY=15 -DCOMPAT_43 -DPROCFS -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DMATH_EMU
>LATE -DKERNEL -Di386 
>-DLOAD_ADDRESS=0xF0100000  swapkernel.c
>sh ../../conf/newvers.sh HAVEN -DHAVEN -DI486_CPU -DUCONSOLE -DSCSI_DELAY=15 -
>DCOMPAT_43 -DPROCFS -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DMATH_EMULATE
>cc -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -nostdinc -I. -
>I../.. -I../../sys -I../../../include -DHAVEN -DI486_CPU -DUCONSOLE -DSCSI_DEL
>AY=15 -DCOMPAT_43 -DPROCFS -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DMATH_EMULAT
>E -DKERNEL -Di386 -DL
>OAD_ADDRESS=0xF0100000 -c vers.c
>loading kernel
>vm_swap.o: Definition of symbol `_swdevt' (multiply defined)
>swapkernel.o: Definition of symbol `_swdevt' (multiply defined)
>*** Error code 1
>
>Stop.
>
>Tom

Rebuild config.
--
Justin T. Gibbs
==============================================
TCS Instructional Group - Programmer/Analyst 1
  Cory | Po | Danube | Volga | Parker | Torus
==============================================



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