All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luis Miguel Garcia <ktech@wanadoo.es>
To: linux-kernel@vger.kernel.org
Subject: BUG ALSA Yamaha driver
Date: Tue, 24 Jun 2003 01:04:48 +0200	[thread overview]
Message-ID: <20030624010448.78270508.ktech@wanadoo.es> (raw)

Hello:

I'm getting this error when I compile Yamaha ALSA Module IN KERNEL. If I compile it as a module, all goes OK and sound works well. Any more info about it?
 

  LD      vmlinux
sound/built-in.o(.text+0x262e4): In function `snd_rawmidi_dev_register':
: referencia a `snd_seq_device_new' sin definir
sound/built-in.o(.text+0x27f99): In function `snd_opl3_hwdep_new':
: referencia a `snd_seq_device_new' sin definir
sound/built-in.o(.text+0x28c3b): In function `snd_opl3_synth_event_input':
: referencia a `snd_seq_instr_event' sin definir
sound/built-in.o(.text+0x28c54): In function `snd_opl3_synth_event_input':
: referencia a `snd_midi_process_event' sin definir
sound/built-in.o(.text+0x28c9c): In function `snd_opl3_synth_create_port':
: referencia a `snd_midi_channel_alloc_set' sin definir
sound/built-in.o(.text+0x28d77): In function `snd_opl3_synth_create_port':
: referencia a `snd_seq_event_port_attach' sin definir
sound/built-in.o(.text+0x28d9a): In function `snd_opl3_synth_create_port':
: referencia a `snd_midi_channel_free_set' sin definir
sound/built-in.o(.text+0x28e21): In function `snd_opl3_seq_new_device':
: referencia a `snd_seq_create_kernel_client' sin definir
sound/built-in.o(.text+0x28e77): In function `snd_opl3_seq_new_device':
: referencia a `snd_seq_kernel_client_ctl' sin definir
sound/built-in.o(.text+0x28e84): In function `snd_opl3_seq_new_device':
: referencia a `snd_seq_instr_list_new' sin definir
sound/built-in.o(.text+0x28e93): In function `snd_opl3_seq_new_device':
: referencia a `snd_seq_delete_kernel_client' sin definir
sound/built-in.o(.text+0x28ee5): In function `snd_opl3_seq_new_device':
: referencia a `snd_seq_fm_init' sin definir
sound/built-in.o(.text+0x28f45): In function `snd_opl3_seq_delete_device':
: referencia a `snd_seq_delete_kernel_client' sin definir
sound/built-in.o(.text+0x28f68): In function `snd_opl3_seq_delete_device':
: referencia a `snd_seq_instr_list_free' sin definir
sound/built-in.o(.text+0x28c6c): In function `snd_opl3_synth_free_port':
: referencia a `snd_midi_channel_free_set' sin definir
sound/built-in.o(.text+0x293e1): In function `snd_opl3_note_on':
: referencia a `snd_seq_instr_find' sin definir
sound/built-in.o(.text+0x297ff): In function `snd_opl3_note_on':
: referencia a `snd_seq_instr_free_use' sin definir
sound/built-in.o(.text+0x29a8f): In function `snd_opl3_note_on':
: referencia a `snd_seq_instr_free_use' sin definir
sound/built-in.o(.exit.text+0x38b): In function `alsa_opl3_seq_exit':
: referencia a `snd_seq_device_unregister_driver' sin definir
sound/built-in.o(.init.text+0x81b): In function `alsa_opl3_seq_init':
: referencia a `snd_seq_device_register_driver' sin definir
make: *** [vmlinux] Error 1

                 reply	other threads:[~2003-06-23 22:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030624010448.78270508.ktech@wanadoo.es \
    --to=ktech@wanadoo.es \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.