On Thursday 22 March 2001  4:32 pm, you wrote:
> Ok, 3 questions for you:
> 1. Is this a laptop as the hostname suggests?

Yes

> 2. If it is a laptop then why do you have SMP compiled in?

Have you ever managed to get the Caldera distribution to compile without it? 
If I take it out with "make xconfig", the kernel fails to compile thus (yes I 
did make depend; make clean first):

<snip>
gcc -D__KERNEL__ -I/usr/src/linux-2.2.14/include -Wall -Wstrict-prototypes 
-O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce 
-march=i386 -mcpu=i686 -DCPU=586   -DEXPORT_SYMTAB -c ksyms.c
In file included from /usr/src/linux-2.2.14/include/linux/modversions.h:51,
                 from /usr/src/linux-2.2.14/include/linux/module.h:19,
                 from ksyms.c:14:
/usr/src/linux-2.2.14/include/linux/modules/i386_ksyms.ver:62: warning: 
`cpu_data' redefined
/usr/src/linux-2.2.14/include/asm/processor.h:96: warning: this is the 
location
of the previous definition
/usr/src/linux-2.2.14/include/linux/modules/i386_ksyms.ver:72: warning: 
`smp_num_cpus' redefined
/usr/src/linux-2.2.14/include/linux/smp.h:77: warning: this is the location 
of the previous definition
/usr/src/linux-2.2.14/include/linux/modules/i386_ksyms.ver:98: warning: 
`smp_call_function' redefined
/usr/src/linux-2.2.14/include/linux/smp.h:83: warning: this is the location 
of the previous definition
In file included from /usr/src/linux-2.2.14/include/linux/interrupt.h:51,
                 from ksyms.c:21:
/usr/src/linux-2.2.14/include/asm/hardirq.h:23: warning: `synchronize_irq' 
redefined
/usr/src/linux-2.2.14/include/linux/modules/i386_ksyms.ver:78: warning: this 
is
the location of the previous definition
In file included from /usr/src/linux-2.2.14/include/linux/interrupt.h:52,
                 from ksyms.c:21:
/usr/src/linux-2.2.14/include/asm/softirq.h:72: warning: `synchronize_bh' 
redefined
/usr/src/linux-2.2.14/include/linux/modules/i386_ksyms.ver:80: warning: this 
is
the location of the previous definition
/usr/src/linux-2.2.14/include/linux/kernel_stat.h: In function `kstat_irqs':
In file included from ksyms.c:17:
/usr/src/linux-2.2.14/include/linux/kernel_stat.h:44: `smp_num_cpus' 
undeclared
(first use in this function)
/usr/src/linux-2.2.14/include/linux/kernel_stat.h:44: (Each undeclared 
identifier is reported only once
/usr/src/linux-2.2.14/include/linux/kernel_stat.h:44: for each function it 
appears in.)
make[2]: *** [ksyms.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.2.14/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.14/kernel'
make: *** [_dir_kernel] Error 2 

> 3. Where is your kernel source located?

/usr/src/linux

-Nigel


-- 
Nigel Horne. Arranger, Composer, Conductor, Typesetter.
Owner of the brass band group of the Internet. ICQ#20252325
[EMAIL PROTECTED] http://www.bandsman.co.uk/music.htm

Reply via email to