Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 1995 22:19:42 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
To:        tom@haven.uniserve.com (Tom Samplonius)
Cc:        hackers@FreeBSD.org
Subject:   Re: Trouble building kernel
Message-ID:  <199505170519.WAA10530@gndrsh.aac.dev.com>
In-Reply-To: <Pine.BSF.3.91.950516222033.12438C-100000@haven.uniserve.com> from "Tom Samplonius" at May 16, 95 10:22:51 pm

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_EMULATE -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_DELAY=15 -DCOMPAT_43 -DPROCFS -DCD9660 -DMSDOSFS -DNFS -DFFS -DINET -DMATH_EMULATE -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.

Rebuild config(8)... and read the -current, and -commit mailling lists
if your going to try to run -current.


-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                   Custom computers for FreeBSD



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