public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.7 oss modules compile error
@ 2002-03-19  3:13 Art Wagner
  2002-03-19  9:17 ` Luigi Genoni
  0 siblings, 1 reply; 2+ messages in thread
From: Art Wagner @ 2002-03-19  3:13 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 227 bytes --]

I encountered the attached error whie compiling 2.5.7 with the oss sound 
modules
configured. The "_not_defined_use_pci_map" portion of the failing statement
seems to be defined in ./include/asm-i386/io.h, line 117.
Art Wagner

[-- Attachment #2: Compile error.txt --]
[-- Type: text/plain, Size: 546 bytes --]

drivers/block/block.o drivers/misc/misc.o drivers/net/net.o drivers/media/media.o drivers/char/agp/agp.o drivers/char/drm/drm.o drivers/ide/idedriver.o drivers/scsi/scsidrv.o drivers/cdrom/driver.o sound/sound.o drivers/pci/driver.o drivers/pnp/pnp.o drivers/video/video.o drivers/usb/usbdrv.o drivers/input/inputdrv.o \
	net/network.o \
	--end-group \
	-o vmlinux
sound/sound.o: In function `sound_alloc_dmap':
/usr/src/linux-2.5.7/sound/oss/dmabuf.c:116: undefined reference to `virt_to_bus_not_defined_use_pci_map'
make: *** [vmlinux] Error 1

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.5.7 oss modules compile error
  2002-03-19  3:13 2.5.7 oss modules compile error Art Wagner
@ 2002-03-19  9:17 ` Luigi Genoni
  0 siblings, 0 replies; 2+ messages in thread
From: Luigi Genoni @ 2002-03-19  9:17 UTC (permalink / raw)
  To: Art Wagner; +Cc: linux-kernel


I think I reported that from 2.5.3.

It is the usual virt_to_bus() residuus inside of sound/oss/dm/dmabuf.c

I also posted a wrong patch (was working, but not using the new API), but
maybe someone else posted the right one, and I did not read it.

With this residual virt_to_bus it is quite unusefull that
sound/oss/i810_audio.c and other drivers have been updated correctly.


Luigi

On Tue, 19 Mar 2002, Art Wagner wrote:

> I encountered the attached error whie compiling 2.5.7 with the oss sound
> modules
> configured. The "_not_defined_use_pci_map" portion of the failing statement
> seems to be defined in ./include/asm-i386/io.h, line 117.
> Art Wagner
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-19  9:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-19  3:13 2.5.7 oss modules compile error Art Wagner
2002-03-19  9:17 ` Luigi Genoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox