RE: 2.4.1 -- Unresolved symbols in radio-miropcm20.o

2001-02-01 Thread Robert Siemer
> >Miles Lane <[EMAIL PROTECTED]> wrote: > >>depmod: *** Unresolved symbols in > >>/lib/modules/2.4.1/kernel/drivers/media/radio/radio-miropcm20.o > >>depmod: aci_write_cmd > >>depmod: aci_indexed_cmd > >>depmod: aci_write_cmd_d I made up an new patch for 2.4.1. You can find it on htt

RE: 2.4.1 -- Unresolved symbols in radio-miropcm20.o

2001-01-31 Thread Robert Siemer
From: "Ruurd A. Reitsma" <[EMAIL PROTECTED]> > >Miles Lane <[EMAIL PROTECTED]> wrote: > >>depmod: *** Unresolved symbols in > >>/lib/modules/2.4.1/kernel/drivers/media/radio/radio-miropcm20.o > >>depmod: aci_write_cmd > >>depmod: aci_indexed_cmd > >>depmod: aci_write_cmd_d > appearen

RE: 2.4.1 -- Unresolved symbols in radio-miropcm20.o

2001-01-31 Thread Ruurd A. Reitsma
>-Original Message- >From: Keith Owens [mailto:[EMAIL PROTECTED]] >Sent: dinsdag 30 januari 2001 23:52 >To: Miles Lane >Cc: [EMAIL PROTECTED]; Ruurd Reitsma; Norberto Pellicci >Subject: Re: 2.4.1 -- Unresolved symbols in radio-miropcm20.o > > >On Tue, 30 Jan

Re: 2.4.1 -- Unresolved symbols in radio-miropcm20.o

2001-01-31 Thread Peter Samuelson
[Arjan van de Ven] > That won't work, unless you also want to force the soundlayer on > people. Which is unacceptable. period. I didn't say it was pretty, I said it was possible. I, too, like your #ifndef solution better. I suppose yet another hack would be to put a certain amount of #ifdef an

Re: 2.4.1 -- Unresolved symbols in radio-miropcm20.o

2001-01-31 Thread Arjan van de Ven
On Wed, Jan 31, 2001 at 05:15:45AM -0600, Peter Samuelson wrote: > > [Arjan van de Ven] > > This doesn't take into account the case where someone says "n" to > > CONFIG_SOUND. > > So move the test outside the 'if [ "$CONFIG_SOUND" = "y" ]'. The > principle is the same. That won't work, unles

Re: 2.4.1 -- Unresolved symbols in radio-miropcm20.o

2001-01-31 Thread Arjan van de Ven
On Wed, Jan 31, 2001 at 04:55:20AM -0600, Peter Samuelson wrote: > > [Arjan van de Ven] > > Unfortionatly, this is impossible. The miropcm config question is > > asked before the "sound" question, and the aci question is asked > > after that (all in ake config). > > "Impossible" is perhaps a poo

Re: 2.4.1 -- Unresolved symbols in radio-miropcm20.o

2001-01-31 Thread Peter Samuelson
[Arjan van de Ven] > Unfortionatly, this is impossible. The miropcm config question is > asked before the "sound" question, and the aci question is asked > after that (all in ake config). "Impossible" is perhaps a poor choice of terms. "Awkward" and "ugly" are, however, quite descriptive. (: P

Re: 2.4.1 -- Unresolved symbols in radio-miropcm20.o

2001-01-31 Thread Keith Owens
On Wed, 31 Jan 2001 09:46:19 +0100 (CET), [EMAIL PROTECTED] (Arjan van de Ven) wrote: >Unfortionatly, this is impossible. The miropcm config question is asked >before the "sound" question, and the aci question is asked after that (all >in ake config). In 2.2.x we have an #ifdef in the driver that

Re: 2.4.1 -- Unresolved symbols in radio-miropcm20.o

2001-01-31 Thread Arjan van de Ven
In article <[EMAIL PROTECTED]> you wrote: > Also the config.in files need > fixing for these files, it is possible to select combinations of aci > and miropcm20 that will fail to link (miropcm20 built in, aci not > selected or selected as a module) or fail to load (miropcm20 selected > as a module

Re: 2.4.1 -- Unresolved symbols in radio-miropcm20.o

2001-01-30 Thread Miles Lane
Thanks Keith, I don't get any errors if I add these lines to my .config file: CONFIG_SOUND_OSS=m CONFIG_SOUND_ACI_MIXER=m Ruurd, are you maintaining this driver? If not, is anyone else willing to hack the config scripts to enforce this dependency? This is not my area of compete

Re: 2.4.1 -- Unresolved symbols in radio-miropcm20.o

2001-01-30 Thread Keith Owens
On Tue, 30 Jan 2001 13:08:12 -0800, Miles Lane <[EMAIL PROTECTED]> wrote: >depmod: *** Unresolved symbols in >/lib/modules/2.4.1/kernel/drivers/media/radio/radio-miropcm20.o >depmod:aci_write_cmd >depmod:aci_indexed_cmd >depmod:aci_write_cmd_d Those symbols are defined in