Subject: Modules fail to build / install in 2.6.0-test3

INSTALL crypto/twofish.ko
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.0-test3; fi
depmod: *** Unresolved symbols in
/lib/modules/2.6.0-test3/kernel/drivers/block/cryptoloop.ko
depmod: loop_register_transfer
depmod: loop_unregister_transfer
depmod: *** Unresolved symbols in
/lib/modules/2.6.0-test3/kernel/sound/oss/ac97_plugin_ad1980.ko
depmod: ac97_unregister_driver
depmod: ac97_register_driver
depmod: *** Unresolved symbols in
/lib/modules/2.6.0-test3/kernel/sound/oss/ad1889.ko
depmod: ac97_probe_codec
depmod: ac97_alloc_codec
depmod: ac97_read_proc
depmod: ac97_release_codec
depmod: *** Unresolved symbols in
/lib/modules/2.6.0-test3/kernel/sound/oss/ali5455.ko
depmod: ac97_probe_codec
depmod: ac97_alloc_codec
depmod: ac97_set_dac_rate
depmod: ac97_set_adc_rate
depmod: ac97_release_codec
depmod: *** Unresolved symbols in
/lib/modules/2.6.0-test3/kernel/sound/oss/forte.ko
depmod: ac97_probe_codec
depmod: ac97_alloc_codec
depmod: ac97_read_proc
depmod: ac97_release_codec

--

/"\ / For information and quotes, email us at
\ / ASCII RIBBON CAMPAIGN / [email protected]
X AGAINST HTML MAIL / http://www.lrsehosting.com/
/ \ AND POSTINGS / [email protected]
-------------------------------------------------------------------------



2003-08-11 02:08:21

by Gerardo Exequiel Pozzi

[permalink] [raw]
Subject: Re: Modules fail to build / install in 2.6.0-test3

On Sun, 10 Aug 2003 20:46:11 -0500, [email protected] wrote:
> INSTALL crypto/twofish.ko
>if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.0-test3;
>fi depmod: *** Unresolved symbols in
>/lib/modules/2.6.0-test3/kernel/drivers/block/cryptoloop.ko
>depmod: loop_register_transfer
>depmod: loop_unregister_transfer
>depmod: *** Unresolved symbols in
>/lib/modules/2.6.0-test3/kernel/sound/oss/ac97_plugin_ad1980.ko
>depmod: ac97_unregister_driver
>depmod: ac97_register_driver
>depmod: *** Unresolved symbols in
>/lib/modules/2.6.0-test3/kernel/sound/oss/ad1889.ko
>depmod: ac97_probe_codec
>depmod: ac97_alloc_codec
>depmod: ac97_read_proc
>depmod: ac97_release_codec
>depmod: *** Unresolved symbols in
>/lib/modules/2.6.0-test3/kernel/sound/oss/ali5455.ko
>depmod: ac97_probe_codec
>depmod: ac97_alloc_codec
>depmod: ac97_set_dac_rate
>depmod: ac97_set_adc_rate
>depmod: ac97_release_codec
>depmod: *** Unresolved symbols in
>/lib/modules/2.6.0-test3/kernel/sound/oss/forte.ko
>depmod: ac97_probe_codec
>depmod: ac97_alloc_codec
>depmod: ac97_read_proc
>depmod: ac97_release_codec

you have new module utilities installed ?

you can download module-init-tools from
http://www.kernel.org/pub/linux/kernel/people/rusty/modules/


ciao,
djgera


--
Gerardo Exequiel Pozzi ( djgera )
http://www.vmlinuz.com.ar http://www.djgera.com.ar
KeyID: 0x1B8C330D
Key fingerprint = 0CAA D5D4 CD85 4434 A219 76ED 39AB 221B 1B8C 330D

Subject: RE: Modules fail to build / install in 2.6.0-test3

Ack! No, I missed those, I have updated and am retrying 'make modules &&
make modules_install' now. Thanks!

--

/"\ / For information and quotes, email us at
\ / ASCII RIBBON CAMPAIGN / [email protected]
X AGAINST HTML MAIL / http://www.lrsehosting.com/
/ \ AND POSTINGS / [email protected]
-------------------------------------------------------------------------

-----Original Message-----
From: Gerardo Exequiel Pozzi [mailto:[email protected]]
Sent: Sunday, August 10, 2003 9:09 PM
To: [email protected]
Cc: [email protected]
Subject: Re: Modules fail to build / install in 2.6.0-test3


On Sun, 10 Aug 2003 20:46:11 -0500, [email protected] wrote:
> INSTALL crypto/twofish.ko
>if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.0-test3;
>fi depmod: *** Unresolved symbols in
>/lib/modules/2.6.0-test3/kernel/drivers/block/cryptoloop.ko
>depmod: loop_register_transfer
>depmod: loop_unregister_transfer
>depmod: *** Unresolved symbols in
>/lib/modules/2.6.0-test3/kernel/sound/oss/ac97_plugin_ad1980.ko
>depmod: ac97_unregister_driver
>depmod: ac97_register_driver
>depmod: *** Unresolved symbols in
>/lib/modules/2.6.0-test3/kernel/sound/oss/ad1889.ko
>depmod: ac97_probe_codec
>depmod: ac97_alloc_codec
>depmod: ac97_read_proc
>depmod: ac97_release_codec
>depmod: *** Unresolved symbols in
>/lib/modules/2.6.0-test3/kernel/sound/oss/ali5455.ko
>depmod: ac97_probe_codec
>depmod: ac97_alloc_codec
>depmod: ac97_set_dac_rate
>depmod: ac97_set_adc_rate
>depmod: ac97_release_codec
>depmod: *** Unresolved symbols in
>/lib/modules/2.6.0-test3/kernel/sound/oss/forte.ko
>depmod: ac97_probe_codec
>depmod: ac97_alloc_codec
>depmod: ac97_read_proc
>depmod: ac97_release_codec

you have new module utilities installed ?

you can download module-init-tools from
http://www.kernel.org/pub/linux/kernel/people/rusty/modules/


ciao,
djgera


--
Gerardo Exequiel Pozzi ( djgera )
http://www.vmlinuz.com.ar http://www.djgera.com.ar
KeyID: 0x1B8C330D
Key fingerprint = 0CAA D5D4 CD85 4434 A219 76ED 39AB 221B 1B8C 330D


Subject: RE: Modules fail to build / install in 2.6.0-test3

However, after a successful build, and installation of
module-init-tools-0.9.13-pre2.tar.bz2, I get the same errors from test3.
Kernel builds (and is running) fine, it's just the modules in the last error
message that refuse to build.

--

/"\ / For information and quotes, email us at
\ / ASCII RIBBON CAMPAIGN / [email protected]
X AGAINST HTML MAIL / http://www.lrsehosting.com/
/ \ AND POSTINGS / [email protected]
-------------------------------------------------------------------------

-----Original Message-----
From: [email protected]
[mailto:[email protected]]On Behalf Of
[email protected]
Sent: Sunday, August 10, 2003 9:21 PM
To: 'Gerardo Exequiel Pozzi'
Cc: [email protected]
Subject: RE: Modules fail to build / install in 2.6.0-test3


Ack! No, I missed those, I have updated and am retrying 'make modules &&
make modules_install' now. Thanks!


2003-08-11 03:22:07

by Gene Heskett

[permalink] [raw]
Subject: Re: Modules fail to build / install in 2.6.0-test3

On Sunday 10 August 2003 22:39, [email protected] wrote:
>However, after a successful build, and installation of
>module-init-tools-0.9.13-pre2.tar.bz2, I get the same errors from
> test3. Kernel builds (and is running) fine, it's just the modules
> in the last error message that refuse to build.

The lack of reading the README etc in that archive busted me, and I
think I ripped it all out and put it back in 3 times before I finally
got all the linkages correct.

--
Cheers, Gene
AMD K6-III@500mhz 320M
Athlon1600XP@1400mhz 512M
99.27% setiathome rank, not too shabby for a WV hillbilly
Yahoo.com attornies please note, additions to this message
by Gene Heskett are:
Copyright 2003 by Maurice Eugene Heskett, all rights reserved.

Subject: RE: Modules fail to build / install in 2.6.0-test3

Ah! Guilty as charged. I shall do that first thing tomorrow (today?)
morning.

--

/"\ / For information and quotes, email us at
\ / ASCII RIBBON CAMPAIGN / [email protected]
X AGAINST HTML MAIL / http://www.lrsehosting.com/
/ \ AND POSTINGS / [email protected]
-------------------------------------------------------------------------

-----Original Message-----
From: Gene Heskett [mailto:[email protected]]
Sent: Sunday, August 10, 2003 10:22 PM
To: [email protected]; 'Gerardo Exequiel Pozzi'
Cc: [email protected]
Subject: Re: Modules fail to build / install in 2.6.0-test3


On Sunday 10 August 2003 22:39, [email protected] wrote:
>However, after a successful build, and installation of
>module-init-tools-0.9.13-pre2.tar.bz2, I get the same errors from
> test3. Kernel builds (and is running) fine, it's just the modules
> in the last error message that refuse to build.

The lack of reading the README etc in that archive busted me, and I
think I ripped it all out and put it back in 3 times before I finally
got all the linkages correct.

--
Cheers, Gene
AMD K6-III@500mhz 320M
Athlon1600XP@1400mhz 512M
99.27% setiathome rank, not too shabby for a WV hillbilly
Yahoo.com attornies please note, additions to this message
by Gene Heskett are:
Copyright 2003 by Maurice Eugene Heskett, all rights reserved.