linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* esssound.o once more
@ 2001-08-10  0:08 Evgeny Polyakov
  0 siblings, 0 replies; 2+ messages in thread
From: Evgeny Polyakov @ 2001-08-10  0:08 UTC (permalink / raw)
  To: linux-kernel

Hello.

Some days ago problem with compiling esssound driver was erised.
And Alan Cox sad that in his -ac1 path this problem was solved, but....

Here is messages, that was occured while 2.4.7-ac9 was compiling:

drivers/sound/sounddrivers.o: In function `solo1_update_ptr':
drivers/sound/sounddrivers.o(.text+0xd6e): undefined reference to `clear_advance'
drivers/sound/sounddrivers.o: In function `solo1_write':
drivers/sound/sounddrivers.o(.text+0x2162): undefined reference to `prog_dmabuf_dac'
drivers/sound/sounddrivers.o: In function `solo1_poll':
drivers/sound/sounddrivers.o(.text+0x23b2): undefined reference to `prog_dmabuf_dac'
drivers/sound/sounddrivers.o: In function `solo1_mmap':
drivers/sound/sounddrivers.o(.text+0x2411): undefined reference to `prog_dmabuf_dac'
drivers/sound/sounddrivers.o: In function `solo1_ioctl':
drivers/sound/sounddrivers.o(.text+0x2902): undefined reference to `prog_dmabuf_dac'
drivers/sound/sounddrivers.o(.text+0x2b05): undefined reference to `prog_dmabuf_dac'
drivers/sound/sounddrivers.o(.text+0x2c38): more undefined references to `prog_dmabuf_dac' fol

And in -ac1 this messages appear once more.
But( I don't know how can I do this) I had compiled 2.4.7-ac1 some days ago with esssound support:
Linux Sombre.2ka.mipt.ru 2.4.7-ac1 #4 Fri Jul 27 06:17:13 MSD 2001 i686 unknown

but after it i can't do this once more.

Any suggestions, help and advices are wellcome :).
---
WBR. //s0mbre

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

* Re: esssound.o once more
       [not found] <no.id>
@ 2001-08-10  0:22 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2001-08-10  0:22 UTC (permalink / raw)
  To: johnpol; +Cc: linux-kernel

> Here is messages, that was occured while 2.4.7-ac9 was compiling:
> drivers/sound/sounddrivers.o: In function `solo1_update_ptr':
> drivers/sound/sounddrivers.o(.text+0xd6e): undefined reference to `clear_advance'
> drivers/sound/sounddrivers.o: In function `solo1_write':

Don't compile with gcc 3.0 and it should be fine. Alternatively swap the
extern inline for static inline

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

end of thread, other threads:[~2001-08-10  0:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-10  0:08 esssound.o once more Evgeny Polyakov
     [not found] <no.id>
2001-08-10  0:22 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).