It also gives an error when doing make on NVIDIA_kernel gcc -D__KERNEL__ -I/usr/src/linux-2.4.6/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -DUTS_MACHINE='"i386"' -c -o init/version.o init/version.c init/version.c:20: `UTS_RELEASE' undeclared here (not in a function) init/version.c:20: initializer element is not constant init/version.c:20: (near initialization for `system_utsname.release') init/version.c:25: parse error before `UTS_RELEASE' make: *** [init/version.o] Error 1 On Saturday 14 July 2001 08:45 am, you wrote: > --=-=-= > Name : kernel Relocations: (not relocateable) > Version : 2.4.6 Vendor: MandrakeSoft > Release : 4mdk Build Date: Sat Jul 14 14:05:09 > 2001 Install date: (not installed) Build Host: > bi.mandrakesoft.com Group : System/Kernel and hardware Source RPM: > (none) > Size : 28695328 License: GPL > Packager : Juan Quintela <[EMAIL PROTECTED]> > Summary : The Linux kernel (the core of the Linux operating system). > Description : > The kernel package contains the Linux kernel (vmlinuz), the core of your > Linux Mandrake operating system. The kernel handles the basic functions > of the operating system: memory allocation, process allocation, device > input and output, etc. > > --=-=-= > > * Sat Jul 14 2001 Juan Quintela <[EMAIL PROTECTED]> 2.4.6-4mdk > > - update all the configs. > - now 3rdparty modules should be _all_ compiling again. > - cleaning problems with gcc/kgcc in BuildPCMCIA. > - ppc sync (stew). > - patch #3003: Add support for Silicom U2E (Kaweth driver) > (Alain Wenmaekers <[EMAIL PROTECTED]>). > - patch #399 (lm_sensors stuff) is gone (not needed neither alpha nor pcc > now). - syncronize provides/requires/prereq between kernels (and define > macros to not lost sync anymore). > - reorganization of saveheaders code (Ural Khassanov <[EMAIL PROTECTED]), > modifide by me. > - du-e100 support (Mathias). > - two less $RPM_SOURCE_DIR in the spec (still no idea how to fix the one > which remains. > - more pcmcia rearganization, now there is a %if 1 by section. > - reorganise all the addons patches together indicating what package > they belog to. > - remove DependKernel code from install phase.
