From owner-freebsd-multimedia Tue Jul 29 03:01:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA00773 for multimedia-outgoing; Tue, 29 Jul 1997 03:01:41 -0700 (PDT) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA00756 for ; Tue, 29 Jul 1997 03:01:35 -0700 (PDT) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id MAA28978 for ; Tue, 29 Jul 1997 12:02:13 +0200 (MET DST) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.8.5/8.6.9) id MAA00484 for multimedia@freebsd.org; Tue, 29 Jul 1997 12:01:59 +0200 (MEST) Date: Tue, 29 Jul 1997 12:01:59 +0200 (MEST) From: Christoph Kukulies Message-Id: <199707291001.MAA00484@gil.physik.rwth-aachen.de> To: multimedia@freebsd.org Subject: snd970726.tgz feedback (kernel build failure) Sender: owner-freebsd-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Just grabbed the tarball, unpacked it into an empty /sys/i386/isa/sound directory and started a kernel build: L -include opt_global.h ../../i386/isa/sound/gus_vol.c cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../.. -I../../../include -DGUSMAX -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -include opt_global.h ../../i386/isa/sound/gus_wave.c In file included from ../../i386/isa/sound/gus_wave.c:35: machine/clock.h:42: parse error before `timer_freq' machine/clock.h:42: warning: data definition has no type or storage class machine/clock.h:44: parse error before `timer0_overflow_threshold' machine/clock.h:44: warning: data definition has no type or storage class machine/clock.h:45: parse error before `timer0_prescaler_count' machine/clock.h:45: warning: data definition has no type or storage class machine/clock.h:53: parse error before `__P' machine/clock.h:54: parse error before `__P' machine/clock.h:55: parse error before `)' machine/clock.h:56: parse error before `__P' machine/clock.h:57: parse error before `__P' machine/clock.h:58: parse error before `__P' machine/clock.h:60: parse error before `__P' machine/clock.h:65: parse error before `__P' *** Error code 1 Stop. # Looks like gus_wave.c could deserve a #include prior to inclusion of . Having gotten across this I'm still stuck with: . -I../../../include -DGUSMAX -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -include opt_global.h -c vers.c loading kernel ioconf.o: Undefined symbol `_gusdriver' referenced from data segment ioconf.o: Undefined symbol `_gusintr' referenced from data segment *** Error code 1 Stop. -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de