search for: mach_apicdef

Displaying 5 results from an estimated 5 matches for "mach_apicdef".

2007 May 18
0
mach_mpspec.h, mach_apicdef.h & xenbus_mkdir
...ello list, I''m trying to build a linux kernel module that uses xenstore to report on the modules loaded into a DomU''s kernel. When building against the current unstable (changeset 15080:089696e0c603) I''m getting build errors about not being able to find mach_mpspec.h and mach_apicdef.h make -C /root/xen-unstable.hg/linux-2.6.18-xen O=/root/xen- unstable.hg/build-linux-2.6.18-xen_x86_32 modules CC [M] /root/lkim-old/kernel_modules/modreporter.o In file included from include2/asm/mach-xen/asm/smp.h:17, from /root/xen-unstable.hg/linux-2.6.18-xen/include/...
2004 May 27
0
HFC-S BRI Slack9.1 kernel 2.6.6 "Guide" bri-stuff.0.0.2
...clude/asm/irq.h In line 16 change: #include "irq-vectors.h" to: #include "mach-default/irq-vectors.h" /usr/src/linux/include/asm/mpspec.h In line 6 change: <mach_mpspec.h> to: <asm/mach-default/mach_mpspec.h> /usr/src/linux/include/asm/smp.h In line 71 change: <mach_apicdef.h> to: <asm/mach-default/mach_apicdef.h> I've googled around and it looks like this is a quite common problem introduced with kernel 2.6 due to some of the !noobs disagreeing about how the source tree should be organized. Different suggestions were came up like symlinks or just &qu...
2005 Mar 08
2
zaphfc error
I have some problems starting asterisk with a hfc card using zaphfc: [chan_zap.so]Mar 8 17:53:06 WARNING[2447]: loader.c:258 ast_load_resource: /usr/lib/asterisk/modules/chan_zap.so: undefined symbol: ast_retrieve_call_to_death Mar 8 17:53:06 WARNING[2447]: loader.c:391 load_modules: Loading module chan_zap.so failed! I'm using asterisk from debian/sid: Asterisk
2004 Nov 27
0
Problems compiling zaprtc on 2.4.27 kernel
...; /usr/include/asm/mpspec.h:22: error: previous declaration of `mp_irqs' In file included from /usr/include/linux/smp.h:17, from /usr/include/linux/sched.h:23, from /usr/include/linux/module.h:10, from zaprtc.c:60: /usr/include/asm/smp.h:73:26: mach_apicdef.h: No such file or directory zaprtc.c: In function `rtc_ioctl': zaprtc.c:441: warning: implicit declaration of function `BIN_TO_BCD' zaprtc.c: In function `rtc_init': zaprtc.c:808: warning: implicit declaration of function `request_irq' zaprtc.c: In function `rtc_exit': zaprtc.c...
2004 Jul 19
0
Cant compile Zaptel at all
...from /usr/src/linux/include/linux/sched.h:23, from /usr/src/linux/include/linux/mm.h:4, from /usr/src/linux/include/linux/slab.h:14, from /usr/src/linux/include/linux/proc_fs.h:5, from zaptel.c:45: /usr/include/asm/smp.h:73:26: mach_apicdef.h: No such file or directory In file included from /usr/include/asm/siginfo.h:4, from /usr/src/linux/include/linux/signal.h:5, from /usr/src/linux/include/linux/sched.h:26, from /usr/src/linux/include/linux/mm.h:4, from /usr/src/li...