Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Issues compiling kernel
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
Shoto
n00b
n00b


Joined: 06 Feb 2016
Posts: 2

PostPosted: Sun Feb 07, 2016 12:30 pm    Post subject: Issues compiling kernel Reply with quote

I have been installing Gentoo as is said in the handbook and after running make && make install I get errors, the first time I ran it it meant on for about an hour before any errors now it doesn't last more than 30 seconds.

Picture of errors: http://i.imgur.com/8Fi2C7G.jpg (Sorry for bad quality)

Any help would be great!
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Sun Feb 07, 2016 1:08 pm    Post subject: Reply with quote

It's compiling example code in the documentation directory... that doesn't make any sense.

How did you configure this kernel?
Back to top
View user's profile Send private message
Shoto
n00b
n00b


Joined: 06 Feb 2016
Posts: 2

PostPosted: Sun Feb 07, 2016 1:11 pm    Post subject: Reply with quote

Only changed stuff noted here but most of it was already enabled https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Kernel
Back to top
View user's profile Send private message
alinefr
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jul 2009
Posts: 113
Location: São Paulo, Brasil

PostPosted: Sun Feb 07, 2016 8:01 pm    Post subject: Reply with quote

undefined reference to __stack_chk_fail means you are building with -fstack-protector linking against a non-enabled -fstack-protector library.

Have you set an hardened profile?

What is the output of?
Code:

sudo eselect profile show
Back to top
View user's profile Send private message
alinefr
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jul 2009
Posts: 113
Location: São Paulo, Brasil

PostPosted: Sun Feb 07, 2016 9:31 pm    Post subject: Reply with quote

Ah... as Ant P. has pointed out. It's building Documentation/.

You may have set 'Kernel Hacking -> Build targets in Documentation/ tree'. Unset it.
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