All of lore.kernel.org
 help / color / mirror / Atom feed
* Cannot build Linux 5.17 on Fedora 36
@ 2022-05-17  9:14 Artem S. Tashkinov
  0 siblings, 0 replies; 2+ messages in thread
From: Artem S. Tashkinov @ 2022-05-17  9:14 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hi,

I cannot build vanilla Linux 5.17:

# make defconfig
   HOSTCC  scripts/basic/fixdep
   HOSTCC  scripts/kconfig/conf.o
   HOSTCC  scripts/kconfig/confdata.o
   HOSTCC  scripts/kconfig/expr.o
   LEX     scripts/kconfig/lexer.lex.c
   YACC    scripts/kconfig/parser.tab.[ch]
   HOSTCC  scripts/kconfig/lexer.lex.o
   HOSTCC  scripts/kconfig/menu.o
   HOSTCC  scripts/kconfig/parser.tab.o
   HOSTCC  scripts/kconfig/preprocess.o
   HOSTCC  scripts/kconfig/symbol.o
   HOSTCC  scripts/kconfig/util.o
   HOSTLD  scripts/kconfig/conf
*** Default configuration is based on 'x86_64_defconfig'
gold linker is not supported as it is not capable of linking the kernel
proper.
scripts/Kconfig.include:56: Sorry, this linker is not supported.
make[1]: *** [scripts/kconfig/Makefile:87: defconfig] Error 1
make: *** [Makefile:619: defconfig] Error 2

No idea what's going on. I've recently updated gcc and binutils packages.

# dnf update
Dependencies resolved.
Nothing to do.
Complete!

binutils-2.37-27.fc36.x86_64
gcc-12.1.1-1.fc36.x86_64

ls -la /etc/alternatives/ld
lrwxrwxrwx. 1 root root 15 Oct  7  2020 /etc/alternatives/ld ->
/usr/bin/ld.bfd

So, the symbolic link hasn't been changed in more than a year.

No idea what's going on. What am I missing?

Best regards,
Artem

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Cannot build Linux 5.17 on Fedora 36
@ 2022-05-18  7:58 Artem S. Tashkinov
  0 siblings, 0 replies; 2+ messages in thread
From: Artem S. Tashkinov @ 2022-05-18  7:58 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hi,

I cannot build vanilla Linux 5.17:

# make defconfig
   HOSTCC  scripts/basic/fixdep
   HOSTCC  scripts/kconfig/conf.o
   HOSTCC  scripts/kconfig/confdata.o
   HOSTCC  scripts/kconfig/expr.o
   LEX     scripts/kconfig/lexer.lex.c
   YACC    scripts/kconfig/parser.tab.[ch]
   HOSTCC  scripts/kconfig/lexer.lex.o
   HOSTCC  scripts/kconfig/menu.o
   HOSTCC  scripts/kconfig/parser.tab.o
   HOSTCC  scripts/kconfig/preprocess.o
   HOSTCC  scripts/kconfig/symbol.o
   HOSTCC  scripts/kconfig/util.o
   HOSTLD  scripts/kconfig/conf
*** Default configuration is based on 'x86_64_defconfig'
gold linker is not supported as it is not capable of linking the kernel
proper.
scripts/Kconfig.include:56: Sorry, this linker is not supported.
make[1]: *** [scripts/kconfig/Makefile:87: defconfig] Error 1
make: *** [Makefile:619: defconfig] Error 2

No idea what's going on. I've recently updated gcc and binutils packages.

# dnf update
Dependencies resolved.
Nothing to do.
Complete!

binutils-2.37-27.fc36.x86_64
gcc-12.1.1-1.fc36.x86_64

ls -la /etc/alternatives/ld
lrwxrwxrwx. 1 root root 15 Oct  7  2020 /etc/alternatives/ld ->
/usr/bin/ld.bfd

So, the symbolic link hasn't been changed in more than a year.

No idea what's going on. What am I missing?

Best regards,
Artem

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-18  7:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-18  7:58 Cannot build Linux 5.17 on Fedora 36 Artem S. Tashkinov
  -- strict thread matches above, loose matches on Subject: below --
2022-05-17  9:14 Artem S. Tashkinov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.