Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
errors during kernel assembly
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
Gentoopc
Apprentice
Apprentice


Joined: 25 Dec 2017
Posts: 296

PostPosted: Thu May 17, 2018 3:47 pm    Post subject: errors during kernel assembly Reply with quote

do it make menuconfig


on the way out this is:
/bin/sh: 1: bison: not found
scripts/Makefile.lib:217 resipe for target scripts/kconfig/zconf.tab.c faled
menuconfig Error 2


What should be implemented? Does the makefile need to be edited?
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9677
Location: almost Mile High in the USA

PostPosted: Thu May 17, 2018 4:09 pm    Post subject: Reply with quote

bison should be from sys-devel/bison - not sure how that never got installed on your machine as it is a dep of gcc ?

Do you have bison installed? What is your $PATH ?

ls -l /usr/bin/bison

equery list bison
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
Gentoopc
Apprentice
Apprentice


Joined: 25 Dec 2017
Posts: 296

PostPosted: Thu May 17, 2018 5:17 pm    Post subject: Reply with quote

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/gemes



I installed bison as you said but it was installed in usr / bin


errors come out the same
what else can I do?
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9677
Location: almost Mile High in the USA

PostPosted: Thu May 17, 2018 5:41 pm    Post subject: Reply with quote

Does it at least let you run bison?
Code:
$ bison
bison: bison: missing operand
Try 'bison --help' for more information.
$

Which kernel are you trying to build, looks like just recently they require bison/yacc and flex/lex to build...
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
Gentoopc
Apprentice
Apprentice


Joined: 25 Dec 2017
Posts: 296

PostPosted: Thu May 17, 2018 6:10 pm    Post subject: Reply with quote

I downloaded from kernel.org draw 4.16.8 and want to collect it from Gentoo on the Board of arm. all actions performed on the orange PI to win+ make make menu in the directory where sccal draw 4.16.8 after did make the menu on the terminal gives : make[1]: ***[scripts/Reinhard/zconf.Lex.C] error 127 Makefile: 511: recipe error for target configuration
Back to top
View user's profile Send private message
Gentoopc
Apprentice
Apprentice


Joined: 25 Dec 2017
Posts: 296

PostPosted: Thu May 17, 2018 6:22 pm    Post subject: Reply with quote

Many thanks))) the configuration was launched
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat 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