Leap 15.6 nvidia troubles again - cc instead of gcc?
Hello together, after an update today (zypper patch && zypper up) parts of nvidia fail to build. noticable at start it mentions another compiler is being used than used for building the kernel. cc instead of gcc (both 7.5 thou). # warning: the compiler differs from the one used to build the kernel # The kernel was built by: gcc (SUSE Linux) 7.5.0 # You are using: cc (SUSE Linux) 7.5.0 subsequently, everything looks normal until: # make: command: Command not found # Makefile:63: WARNING: Unable to locate the compiler gcc from CONFIG_CC_VERSION_TEXT in the kernel configuration. # rm -f -r conftest # make[1]: Entering directory '/usr/src/linux-6.4.0-150600.23.17' # make[2]: Entering directory '/usr/src/linux-6.4.0-150600.23.17-obj/x86_64/default' # CLEAN /usr/src/kernel-modules/nvidia-550.135-default # CLEAN /usr/src/kernel-modules/nvidia-550.135-default/Module.symvers # make[2]: Leaving directory '/usr/src/linux-6.4.0-150600.23.17-obj/x86_64/default' # make[1]: Leaving directory '/usr/src/linux-6.4.0-150600.23.17' # / # EFI variables are not supported on this system # # Modprobe blacklist files have been created at /etc/modprobe.d to prevent Nouveau from loading. This can be reverted by deleting /etc/modprobe.d/nvidia-*.conf. # # *** Reboot your computer and verify that the NVIDIA graphics driver can be loaded. *** # # sort: write failed: 'standard output': Broken pipe # sort: write error # /usr/bin/lsinitrd: line 203: echo: write error: Broken pipe may it be caused by the other compiler? how to fix/change compiler? if you need full log, I can try. not an expert in vim (yet) - no X available on any computer now. Thank you, Regards Paul
participants (1)
-
Paul Neuwirth