Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Mar 1995 10:39:44 +0000 ()
From:      "Eric M. Busalacchi" <emb@herman.tiac.net>
To:        bugs@FreeBSD.org
Subject:   A recent sup problem?
Message-ID:  <Pine.BSF.3.91.950302101422.9584A-100000@herman.tiac.net>

next in thread | raw e-mail | index | archive | help

	I did a sup 24 yesterday, and the proceeded to do a 'make 
world'.  I did a sup again this morning at 9:00am Eastern Standard 
Time and when I went to compile my kernel I got two errors, the first had 
to do with sound:

cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls  -nostdinc -I. 
-I../.. -I../../sys -I../../../include -DHERMAN -DI586_CPU -DUSER_LDT 
-DPROBE_VERBOSE -DGATEWAY -DAUTO_EOI_1 -DALLOW_CONFLICT_IRQ 
-DBOUNCE_BUFFERS -DNCONS=8 -DSCSI_DELAY=15 -DFAT_CURSOR -DUCONSOLE 
-DXSERVER -DCOMPAT_43 -DCD9660 -DPROCFS -DMSDOSFS -DFFS -DINET -DKERNEL 
-Di386 -DLOAD_ADDRESS=0xF0100000  ../../i386/isa/sound/adlib_card.c
In file included from ../../i386/isa/sound/os.h:51,
                 from ../../i386/isa/sound/sound_config.h:276,
                 from ../../i386/isa/sound/adlib_card.c:31:
../../sys/proc.h:275: warning: type mismatch with previous external decl
../../vm/vm_object.h:155: warning: previous external decl of `wakeup'
../../sys/proc.h:275: warning: type mismatch with previous implicit 
declaration
../../vm/vm_object.h:155: warning: previous implicit declaration of `wakeup'
../../sys/proc.h:275: warning: `wakeup' was previously implicitly 
declared to return `int'

-> (Please note, it does this for just about every /sound/*.c)


the second error was at the end of the compile and was:

loading kernel
userconfig.o: Undefined symbol `_scsi_cinit' referenced from text segment
userconfig.o: Undefined symbol `_scsi_cinit' referenced from text segment
userconfig.o: Undefined symbol `_scsi_cinit' referenced from text segment
userconfig.o: Undefined symbol `_scsi_dinit' referenced from text segment
userconfig.o: Undefined symbol `_scsi_dinit' referenced from text segment
userconfig.o: Undefined symbol `_scsi_dinit' referenced from text segment
userconfig.o: Undefined symbol `_scsi_dinit' referenced from text segment
userconfig.o: Undefined symbol `_scsi_dinit' referenced from text segment
*** Error code 1

Stop.
root@herman: 

	Hope this will help if it is a bug, if it is me, then I am sorry 
to bother you!

--
Eric M. Busalacchi
emb@herman.tiac.net









Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.950302101422.9584A-100000>