Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel Compile (Solved)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
nazgul533
n00b
n00b


Joined: 08 Jun 2005
Posts: 69
Location: USA

PostPosted: Thu Jun 09, 2005 7:32 pm    Post subject: Kernel Compile (Solved) Reply with quote

I am on the part where you compile your kernel, but I keep getting errors doing it. My errors say: : undefined reference to 'release_firmware'
make *** [.tmp_vmlinux1] Error 1

Any ideas?


Last edited by nazgul533 on Thu Jun 09, 2005 10:29 pm; edited 1 time in total
Back to top
View user's profile Send private message
Crisis
l33t
l33t


Joined: 10 Feb 2003
Posts: 613
Location: Portland, OR

PostPosted: Thu Jun 09, 2005 7:41 pm    Post subject: Reply with quote

You are going to need to provide way more information then that.

A good start would be kernel version, platform, a kernel config file, how you are compiling your kernel (genkernel or by hand etc), and also more lines of output from the end of the compile.
Back to top
View user's profile Send private message
nazgul533
n00b
n00b


Joined: 08 Jun 2005
Posts: 69
Location: USA

PostPosted: Thu Jun 09, 2005 7:56 pm    Post subject: Reply with quote

Ok, to start off I am trying to compile a vanilla sources kernel, version 2.6.11.10. I am compiling it for a Pentium 3 manually by hand. I'll now list all the lines from the end of the compile starting from when the errors started. If you need more, please tell me.

dnsdomainname: Unkown Host
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux
sound/built-in.o(.text+0x1ab1ba): In function 'hdsp_request_fw_loader':
: undefined reference to 'request_firmware'
sound/built-in.o(.text+0x1ab1ee): In function 'hdsp_request_fw_loader':
: undefined reference to 'release_firmware'
sound/built-in.o(.text+0x1ab28d): In function 'hdsp_request_fw_loader':
: undefined reference to 'release_firmware'
make : *** [.tmp_vmlinux1] error 1

Any better?
Back to top
View user's profile Send private message
Crisis
l33t
l33t


Joined: 10 Feb 2003
Posts: 613
Location: Portland, OR

PostPosted: Thu Jun 09, 2005 8:15 pm    Post subject: Reply with quote

I'd try removing all Sound/Alsa support from your kernel and trying again to see if it compiles. If so, then we can go from there to figure out what is wrong with your sound setup.
Back to top
View user's profile Send private message
nazgul533
n00b
n00b


Joined: 08 Jun 2005
Posts: 69
Location: USA

PostPosted: Thu Jun 09, 2005 8:18 pm    Post subject: Reply with quote

Ok... Compiling now, this might take a while!

I'll get back to you when it's done.
Back to top
View user's profile Send private message
nazgul533
n00b
n00b


Joined: 08 Jun 2005
Posts: 69
Location: USA

PostPosted: Thu Jun 09, 2005 8:52 pm    Post subject: Reply with quote

Yes, it compiled fine without sound. Now how can we get the sound working? Before I had ALSA and OSS compiled into my kernel, not as modules. Could that have caused the problem?
Back to top
View user's profile Send private message
nazgul533
n00b
n00b


Joined: 08 Jun 2005
Posts: 69
Location: USA

PostPosted: Thu Jun 09, 2005 10:29 pm    Post subject: Reply with quote

Okay, I compiled the kernel with sound as a module and that seems to have done the trick! Thanks for your help Crisis. :)
Back to top
View user's profile Send private message
Crisis
l33t
l33t


Joined: 10 Feb 2003
Posts: 613
Location: Portland, OR

PostPosted: Thu Jun 16, 2005 3:43 pm    Post subject: Reply with quote

Glad to help, although I'm not sure why it should matter that it is a module as opposed to compiled in.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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