Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 1996 20:23:46 -0400 (EDT)
From:      "Marc G. Fournier" <scrappy@ki.net>
To:        questions@freebsd.org
Cc:        stable@freebsd.org
Subject:   Gravis  Ultrasound support...
Message-ID:  <Pine.NEB.3.93.960604201722.8483A-100000@ki.net>

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

Hi...

	I know its supported, I just can't get it to compile under
-stable:

loading kernel
gus_vol.o: Undefined symbol `_gus_wave_volume' referenced from text segment
gus_vol.o: Undefined symbol `_gus_wave_volume' referenced from text segment
gus_vol.o: Undefined symbol `_gus_wave_volume' referenced from text segment
ioconf.o: Undefined symbol `_gusdriver' referenced from data segment
ioconf.o: Undefined symbol `_gusintr' referenced from data segment

	All the files seem to be included:

-rw-r--r--  1 root  wheel   414 Jun  4 20:13 gus_wave.o
-rw-r--r--  1 root  wheel  1182 Jun  4 20:13 gus_vol.o
-rw-r--r--  1 root  wheel   414 Jun  4 20:13 gus_midi.o
-rw-r--r--  1 root  wheel   414 Jun  4 20:13 gus_card.o
-rw-r--r--  1 root  wheel    18 Jun  4 19:53 gusxvi.h
-rw-r--r--  1 root  wheel    15 Jun  4 19:53 gus.h

	Is there something I need to define in my config file other then:

device gus0 at isa? port 0x220 irq 12 drq 1 vector gusintr

	To get it to compile?  I've looked through LINT for any
clue as to what I'm missing, but nothing jumps out at me...and there
doesn't seem to be anything in the documentation on it ;(

	Clues/pointers?

Marc G. Fournier                                  scrappy@ki.net
Systems Administrator @ ki.net               scrappy@freebsd.org




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