Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
linux-2.6.27-gentoo-r8 build fails -- SOLVED!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Moriah
Advocate
Advocate


Joined: 27 Mar 2004
Posts: 2383
Location: Kentucky

PostPosted: Tue Mar 24, 2009 4:09 pm    Post subject: linux-2.6.27-gentoo-r8 build fails -- SOLVED! Reply with quote

When building a new kernel, linux-2.6.27-gentoo-r8, I get:
Code:
gentoovm0 linux # make
  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  CALL    scripts/checksyscalls.sh
  CHK     include/linux/compile.h
dnsdomainname: Host name lookup failure
make[1]: *** No rule to make target `firmware/n', needed by `firmware/n.gen.o'.  Stop.
make: *** [firmware] Error 2
gentoovm0 linux #

What gives :?:
Why is a kernel build trying to resolve a domain name anyway :?:
And why should it be trying to build firmware :?:

This build is being done under vmware running on an XP-pro laptop, with the vm network in NAT mode, if that might make a difference. :?

Oh yes, most importantly, how can I get it to work.
_________________
The MyWord KJV Bible tool is at http://www.elilabs.com/~myword

Foghorn Leghorn is a Warner Bros. cartoon character.


Last edited by Moriah on Tue Mar 24, 2009 6:08 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54845
Location: 56N 3W

PostPosted: Tue Mar 24, 2009 4:57 pm    Post subject: Reply with quote

Moriah,

You have put n in place of a pathname for the kernel to find firmware.
Code:
  │ │    [*] Prevent firmware from being built                             │ │ 
  │ │    {M} Userspace firmware loading support                            │ │ 
  │ │    [ ]   Include in-kernel firmware blobs in kernel binary           │ │ 
  │ │    ()    External firmware blobs to build into the kernel binary   

You will have (n) in that last option.

I did that with make oldconfig too. On two boxes.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Moriah
Advocate
Advocate


Joined: 27 Mar 2004
Posts: 2383
Location: Kentucky

PostPosted: Tue Mar 24, 2009 5:23 pm    Post subject: Reply with quote

OK, so it is an expected mistake, but how do I fix it? Where in make menuconfig do I go to undo this deadly sin? I can't find it. :cry:
_________________
The MyWord KJV Bible tool is at http://www.elilabs.com/~myword

Foghorn Leghorn is a Warner Bros. cartoon character.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54845
Location: 56N 3W

PostPosted: Tue Mar 24, 2009 5:32 pm    Post subject: Reply with quote

Moriah,

Code:
Device Drivers -->
Generic Driver Options

_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Moriah
Advocate
Advocate


Joined: 27 Mar 2004
Posts: 2383
Location: Kentucky

PostPosted: Tue Mar 24, 2009 6:07 pm    Post subject: Reply with quote

Thanks, that did it. I got a clean build. :D
_________________
The MyWord KJV Bible tool is at http://www.elilabs.com/~myword

Foghorn Leghorn is a Warner Bros. cartoon character.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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