I generate all the necessary files to build the zaptel package and if
I try to build it
localy on my machine it works, but on the web buildservice I have the
following error :
/usr/bin/make -C /usr/src/linux
SUBDIRS=/usr/src/packages/BUILD/zaptel-1.4.4 modules
make[2]: Entering directory `/usr/src/linux-2.6.18.2-61'
ERROR: Kernel configuration is invalid.
include/linux/autoconf.h or include/config/auto.conf are missing.
Run 'make oldconfig && make prepare' on kernel src to fix it.
WARNING: Symbol version dump /usr/src/linux-2.6.18.2-61/Module.symvers
is missing; modules will have no dependencies and modversions.
CC [M] /usr/src/packages/BUILD/zaptel-1.4.4/pciradio.o
In file included from include/asm/smp.h:19,
from include/linux/smp.h:18,
from include/linux/sched.h:63,
from include/linux/module.h:9,
from /usr/src/packages/BUILD/zaptel-1.4.4/pciradio.c:48:
include/asm/io_apic.h: In function 'io_apic_read':
include/asm/io_apic.h:180: error: implicit declaration of function
'HYPERVISOR_physdev_op'
In file included from include/linux/smp.h:18,
from include/linux/sched.h:63,
from include/linux/module.h:9,
from /usr/src/packages/BUILD/zaptel-1.4.4/pciradio.c:48:
include/asm/smp.h: In function 'hard_smp_processor_id':
include/asm/smp.h:76: error: implicit declaration of function 'GET_APIC_ID'
include/asm/smp.h:76: error: 'APIC_BASE' undeclared (first use in this
function)
include/asm/smp.h:76: error: (Each undeclared identifier is reported only once
include/asm/smp.h:76: error: for each function it appears in.)
include/asm/smp.h:76: error: 'APIC_ID' undeclared (first use in this function)
include/asm/smp.h: In function 'logical_smp_processor_id':
include/asm/smp.h:134: error: implicit declaration of function
'GET_APIC_LOGICAL_ID'
include/asm/smp.h:134: error: 'APIC_BASE' undeclared (first use in
this function)
include/asm/smp.h:134: error: 'APIC_LDR' undeclared (first use in this
function)
make[3]: *** [/usr/src/packages/BUILD/zaptel-1.4.4/pciradio.o] Error 1
make[2]: *** [_module_/usr/src/packages/BUILD/zaptel-1.4.4] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.18.2-61'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/packages/BUILD/zaptel-1.4.4'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.23820 (%build)
Seem that the kernel source is installed but not correctly configured
(make cloneconfig /
make).
What I have to do to solve this problem ?
Thanks
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org