phoebos changed the topic of #kisslinux to: Unofficial KISS Linux community channel | https://kisscommunity.bvnf.space | post logs or else | song of the day https://invidious.lunar.icu/watch?v=BFYIHANfcZM
sjalv has joined #kisslinux
synima has quit [Ping timeout: 268 seconds]
sjalv has quit [Ping timeout: 252 seconds]
slash has joined #kisslinux
<slash> Im getting a error after trying to use "make menuconfig" on the kernel even after installing ncurses
<slash> collect2: error: ld returned 1 exit status
<slash> make[2]: *** [scripts/Makefile.host:123: scripts/kconfig/mconf] Error 1
<slash> make[1]: *** [/root/linux-6.6.10/Makefile:697: menuconfig] Error 2
<slash> make: *** [Makefile:234: __sub-make] Error 2
<ukky> slash: Try analyzing the build log: make -d -j1 V=1 menuconfig 2>&1 | tee /tmp/mk.log
<slash> collect2: error: ld returned 1 exit status
<slash> make[2]: *** [scripts/Makefile.host:123: scripts/kconfig/mconf] Error 1
<slash> Reaping losing child 0x7f1af5949350 PID 295504
<slash> Removing child 0x7f1af5949350 PID 295504 from chain.
<slash> Reaping losing child 0x7f30d9a8bdb0 PID 295502
<slash> make[1]: *** [/root/linux-6.6.10/Makefile:697: menuconfig] Error 2
<slash> Removing child 0x7f30d9a8bdb0 PID 295502 from chain.
<slash> Reaping losing child 0x7f131489b030 PID 295318
<slash> make: *** [Makefile:234: __sub-make] Error 2
<slash> Removing child 0x7f131489b030 PID 295318 from chain.
<ukky> The main error is this one: collect2: error: ld returned 1 exit status, but this line doesn't say why linker has failed. The reason for the failure should be printed earlier.
<slash> Do you mean this one "scripts/Makefile.host:123: update target 'scripts/kconfig/mconf' due to: target does not exist"
<ukky> No. The message 'update target ... due to: target does not exist' comes from 'make' itself. But the message 'collect2: error: ld returned 1 exit status' is the result of failed linking.
<ukky> Do 'make clean', and then 'make menuconfig', and you should see some files being compiled
<slash> I still got the same error, here is the output of "make -d -j1 V=1 menuconfig 2>&1 | tee /tmp/mk.log" https://sprunge.us/Mzg7AZ. Im also not the only one to get this error https://www.reddit.com/r/kisslinux/comments/18eplk9/error_when_make_menuconfig/
<ukky> This: /usr/bin/ld: scripts/kconfig/lxdialog/util.o: undefined reference to symbol 'cbreak'
<ukky> And this: /usr/bin/ld: /usr/lib/libtinfow.so.6: error adding symbols: DSO missing from command line
<ukky> Those are the reasons for the failure
<ilt> install pkgconf
synima has joined #kisslinux
synima has quit [Read error: Connection reset by peer]
synima has joined #kisslinux
<slash> @ilt: still didn't work
<ilt> make clean first and try again
<slash> it now works thanks
<sewn> hi
traidare has joined #kisslinux
traidare has quit [Ping timeout: 245 seconds]
traidare has joined #kisslinux
traidare has quit [Ping timeout: 252 seconds]
traidare has joined #kisslinux
Hughmann has joined #kisslinux
<Hughmann> hello kiss-friends
Hughmann has quit [Quit: Client closed]
vova_ has quit [Remote host closed the connection]
vova_ has joined #kisslinux
traidare has quit [Ping timeout: 256 seconds]
Hughmann has joined #kisslinux
Hughmann has quit [Quit: Client closed]
Hughmann has joined #kisslinux
Hughmann has quit [Quit: Client closed]
traidare has joined #kisslinux
Hughmann has joined #kisslinux
Hughmann has quit [Client Quit]
<sewn> bye hugeman
exark has quit [Quit: quit]
exark has joined #kisslinux
angerisagift has quit [Ping timeout: 276 seconds]
angerisagift has joined #kisslinux
traidare has quit [Ping timeout: 264 seconds]
synima has quit [Ping timeout: 260 seconds]
synima has joined #kisslinux
synima has quit [Read error: Connection reset by peer]
synima has joined #kisslinux