install error building kernel module NVIDIA-Linux-x86-325.15 (short) on opensuse 13.1

Hello, and thanks to give the opportunity to fed back dev’s.

As the Repo for 13.1 is not available at the moment I tried to use the upstream drivers.
I report some install errors.

I also tested the tip in the log:

…‘make oldconfig && make prepare’ on kernel src to fix it.

logs and system info at install error building kernel module NVIDIA-Linux-x86-325.15 - Pastebin.com

Will try to test the NVIDIA-Linux-x86-331.20.run and report fed back.

Greetings

NVIDIA-Linux-x86-331.20.run seems to install properly.

nvidia-installer log file ‘/var/log/nvidia-installer.log’
creation time: Tue Nov 26 12:56:58 2013
installer version: 331.20

PATH: /sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games

nvidia-installer command line:
./nvidia-installer

Using: nvidia-installer ncurses user interface
→ License accepted.
→ Installing NVIDIA driver version 331.20.
→ Running distribution scripts
executing: ‘/usr/lib/nvidia/pre-install’…
→ done.
→ Performing CC sanity check with CC=“cc”.
→ Kernel source path: ‘/lib/modules/3.11.6-4-desktop/source’
→ Kernel output path: ‘/lib/modules/3.11.6-4-desktop/build’
→ Performing rivafb check.
→ Performing nvidiafb check.
→ Performing Xen check.
→ Performing PREEMPT_RT check.
→ Cleaning kernel module build directory.
executing: ‘cd ./kernel; make clean’…
→ Building NVIDIA kernel module:
executing: ‘cd ./kernel; make module SYSSRC=/lib/modules/3.11.6-4-desktop/source SYSOUT=/lib/modules/3.11.6-4-desktop/build NV_BUILD_MODULE_INSTANCES=’…
NVIDIA: calling KBUILD…
make[1]: Entering directory `/usr/src/linux-3.11.6-4’
make -C /lib/modules/3.11.6-4-desktop/build
KBUILD_SRC=/usr/src/linux-3.11.6-4
KBUILD_EXTMOD=“/tmp/selfgz2969/NVIDIA-Linux-x86-331.20/kernel” -f /usr/src/linux-3.11.6-4/Makefile
modules
test -e include/generated/autoconf.h -a -e include/config/auto.conf || (
echo >&2;
echo >&2 " ERROR: Kernel configuration is invalid.“;
echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.”;
echo >&2 " Run ‘make oldconfig && make prepare’ on kernel src to fix it.";
echo >&2 ;
/bin/false)
(…)
→ done.
→ Kernel module compilation complete.
→ Unable to determine if Secure Boot is enabled: No such file or directory
(…)
→ Installing both new and classic TLS OpenGL libraries.
→ Skipping installation of the libvdpau wrapper library.
→ Searching for conflicting X files:
→ done.
→ Searching for conflicting OpenGL files:
→ done.
→ Installing ‘NVIDIA Accelerated Graphics Driver for Linux-x86’ (331.20):
executing: ‘/sbin/ldconfig’…
executing: ‘/sbin/depmod -aq’…
→ done.
→ Driver file installation is complete.
→ Running post-install sanity check:
→ done.
→ Post-install sanity check passed.
→ Shared memory test passed.
→ Running runtime sanity check:
→ done.
→ Runtime sanity check passed.
→ Would you like to run the nvidia-xconfig utility to automatically update your X configuration file so that the NVIDIA X driver will be used when you restart X? Any pre-existing X configuration file will be backed up. (Answer: Yes)
→ Your X configuration file has been successfully updated. Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86 (version: 331.20) is now complete.

Same behavior