View previous topic :: View next topic |
Author |
Message |
destroyedlolo l33t
Joined: 17 Jun 2011 Posts: 846 Location: Close to Annecy (France)
|
Posted: Sun Apr 12, 2020 3:21 pm Post subject: ld is crashing after kernel update |
|
|
Hello,
I'm testing to upgrade my BananaPI from Sunxi's 3.4.103 to mainline 5.6.0
The system is booting but when I'm trying to compile anything, ld is failing :
Quote: | gcc `pkg-config --cflags --libs libdrm` -o tstKMS tstKMS.c
collect2: erreur fatale: ld terminé par le signal 11 [Erreur de segmentation]
compilation terminée. |
I got also a signal 11 when syslog :
Quote: |
* Checking your configfile (/etc/syslog-ng/syslog-ng.conf) ...
/etc/init.d/syslog-ng: line 34: 1757 Segmentation fault syslog-ng -s -f "${SYSLOG_NG_CONFIGFILE"
* Configuration error. Please fix your configfile (/etc/syslog-ng/syslog-ng.conf)
|
My .config in case I missing anything : https://pastebin.com/eiKe9Z40
Obsiously, no problem when back to 3.4.103.
Thanks
Laurent |
|
Back to top |
|
|
destroyedlolo l33t
Joined: 17 Jun 2011 Posts: 846 Location: Close to Annecy (France)
|
Posted: Mon Apr 13, 2020 9:15 pm Post subject: |
|
|
Well, I did another try with Gentoo's 5.4 and the result is the same.
I'll do a try by reinstalling fully my system, with a Fresh stage3 : hopping it solves my issue ... |
|
Back to top |
|
|
|