Hi Alex!
On Fri, 05 Oct 2001, Alex Sirbu wrote: > > pai atunci nu prea stiu care ar fi treaba. > cert e ca are bube la compilare. > a facut de mai multe ori asa sau doar o singura data ? > Cam asta da: [root@localhost kernel-2.4.9]# pwd /usr/src/kernel-2.4.9 .... [root@localhost kernel-2.4.9]# make bzImage .... make[2]: Entering directory `/usr/src/kernel-2.4.9/kernel' gcc -D__KERNEL__ -I/usr/src/kernel-2.4.9/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DEXPORT_SYMTAB -c ksyms.c In file included from ksyms.c:17: /usr/src/kernel-2.4.9/include/linux/kernel_stat.h: In function `kstat_irqs': /usr/src/kernel-2.4.9/include/linux/kernel_stat.h:48: `smp_num_cpus' undeclared (first use in this function) /usr/src/kernel-2.4.9/include/linux/kernel_stat.h:48: (Each undeclared identifier is reported only once /usr/src/kernel-2.4.9/include/linux/kernel_stat.h:48: for each function it appears in.) make[2]: *** [ksyms.o] Error 1 make[2]: Leaving directory `/usr/src/kernel-2.4.9/kernel' make[1]: *** [first_rule] Error 2 make[1]: Leaving directory `/usr/src/kernel-2.4.9/kernel' make: *** [_dir_kernel] Error 2 --- Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to unsubscribe from this list.
