Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
alsa can't get inserted with gcc 4.1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
laurentp
n00b
n00b


Joined: 04 Feb 2006
Posts: 49

PostPosted: Thu Sep 14, 2006 10:52 pm    Post subject: alsa can't get inserted with gcc 4.1 Reply with quote

Hi,

I've recently upgraded to gcc4 and everything went well except alsa. I've recompiled the kernel, alsa-driver, alsa-utils with the new compiler but I still get the following error

snd: version magic '2.6.17-emission7 preempt mod_unload PENTIUM4 gcc-3.4' should be '2.6.17-emission7 preempt mod_unload PENTIUM4 gcc-4.1'
snd_seq_device: version magic '2.6.17-emission7 preempt mod_unload PENTIUM4 gcc-3.4' should be '2.6.17-emission7 preempt mod_unload PENTIUM4 gcc-4.1'
snd_timer: version magic '2.6.17-emission7 preempt mod_unload PENTIUM4 gcc-3.4' should be '2.6.17-emission7 preempt mod_unload PENTIUM4 gcc-4.1'
snd_seq: Unknown symbol snd_timer_stop
snd_seq: Unknown symbol snd_info_register
snd_seq: Unknown symbol snd_info_create_module_entry
snd_seq: Unknown symbol snd_request_card
snd_seq: Unknown symbol snd_seq_autoload_lock
snd_seq: Unknown symbol snd_info_free_entry
snd_seq: Unknown symbol snd_seq_root
snd_seq: Unknown symbol snd_timer_close
snd_seq: Unknown symbol snd_seq_autoload_unlock
snd_seq: Unknown symbol snd_verbose_printk
snd_seq: Unknown symbol snd_timer_open
snd_seq: Unknown symbol snd_timer_start
snd_seq: Unknown symbol snd_iprintf
snd_seq: Unknown symbol snd_timer_resolution
snd_seq: Unknown symbol snd_timer_pause
snd_seq: Unknown symbol snd_ecards_limit
snd_seq: Unknown symbol snd_unregister_device
snd_seq: Unknown symbol snd_seq_device_load_drivers
snd_seq: Unknown symbol snd_register_device

for each modules. I really don't understand what's going on. Thanks for your time,

Larry
Back to top
View user's profile Send private message
ttuegel
Apprentice
Apprentice


Joined: 18 Jan 2005
Posts: 176
Location: Illinois, USA

PostPosted: Thu Sep 14, 2006 11:51 pm    Post subject: Re: alsa can't get inserted with gcc 4.1 Reply with quote

laurentp wrote:
snd: version magic '2.6.17-emission7 preempt mod_unload PENTIUM4 gcc-3.4' should be '2.6.17-emission7 preempt mod_unload PENTIUM4 gcc-4.1'


Did you "make clean" in your kernel source tree before you recompiled?
Back to top
View user's profile Send private message
laurentp
n00b
n00b


Joined: 04 Feb 2006
Posts: 49

PostPosted: Fri Sep 15, 2006 4:21 am    Post subject: Reply with quote

yep and it's always the same problem ...
Back to top
View user's profile Send private message
ttuegel
Apprentice
Apprentice


Joined: 18 Jan 2005
Posts: 176
Location: Illinois, USA

PostPosted: Fri Sep 15, 2006 4:33 am    Post subject: Re: alsa can't get inserted with gcc 4.1 Reply with quote

laurentp wrote:
I've recompiled the kernel, alsa-driver, alsa-utils with the new compiler


What about alsa-lib?

I'm looking at the error message I quoted above and concluding that something isn't compiled with the same version of GCC. Sorry if I'm leading you in a wild goose chase.
Back to top
View user's profile Send private message
laurentp
n00b
n00b


Joined: 04 Feb 2006
Posts: 49

PostPosted: Fri Sep 15, 2006 4:50 pm    Post subject: Reply with quote

yeah I'm looking for that something for a while. I tried alsa-lib, no luck. Can a emerge -eav world or system be useful ? I don't want to do that for nothing ...
Back to top
View user's profile Send private message
ttuegel
Apprentice
Apprentice


Joined: 18 Jan 2005
Posts: 176
Location: Illinois, USA

PostPosted: Fri Sep 15, 2006 4:58 pm    Post subject: Reply with quote

laurentp wrote:
yeah I'm looking for that something for a while. I tried alsa-lib, no luck. Can a emerge -eav world or system be useful ? I don't want to do that for nothing ...


It probably wouldn't be useful. It looks (to me) like there is a problem with either a) the kernel compilation or b) that particular module's compilation.

Have you booted with your recompiled kernel? I know it sounds silly, but I can't count the number of times I've forgotten to copy my new kernel into /boot.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum