Fan control for PowerMac7_3

H. Peter Anvin hpa at zytor.com
Sat Oct 16 03:33:45 EST 2004


Hi there,

I tried to apply this patch to top-of-tree (bkcvs), but it looks like 
the current TOT doesn't compile on ppc64 for unrelated reasons:

.config attached.

arch/ppc64/kernel/built-in.o(.text+0x79f8): In function `.sys_call_table32':
: undefined reference to `.sys_acct'
arch/ppc64/kernel/built-in.o(.text+0x7c78): In function `.sys_call_table32':
: undefined reference to `.sys_quotactl'
arch/ppc64/kernel/built-in.o(.text+0x8078): In function `.sys_call_table32':
: undefined reference to `.compat_mbind'
arch/ppc64/kernel/built-in.o(.text+0x8080): In function `.sys_call_table32':
: undefined reference to `.compat_get_mempolicy'
arch/ppc64/kernel/built-in.o(.text+0x8088): In function `.sys_call_table32':
: undefined reference to `.compat_set_mempolicy'
arch/ppc64/kernel/built-in.o(.text+0x8090): In function `.sys_call_table32':
: undefined reference to `.compat_sys_mq_open'
arch/ppc64/kernel/built-in.o(.text+0x8098): In function `.sys_call_table32':
: undefined reference to `.sys_mq_unlink'
arch/ppc64/kernel/built-in.o(.text+0x80a0): In function `.sys_call_table32':
: undefined reference to `.compat_sys_mq_timedsend'
arch/ppc64/kernel/built-in.o(.text+0x80a8): In function `.sys_call_table32':
: undefined reference to `.compat_sys_mq_timedreceive'
arch/ppc64/kernel/built-in.o(.text+0x80b0): In function `.sys_call_table32':
: undefined reference to `.compat_sys_mq_notify'
arch/ppc64/kernel/built-in.o(.text+0x80b8): In function `.sys_call_table32':
: undefined reference to `.compat_sys_mq_getsetattr'
arch/ppc64/kernel/built-in.o(.text+0x8260): In function `.sys_call_table':
: undefined reference to `.sys_acct'
arch/ppc64/kernel/built-in.o(.text+0x84e0): In function `.sys_call_table':
: undefined reference to `.sys_quotactl'
arch/ppc64/kernel/built-in.o(.text+0x88e0): In function `.sys_call_table':
: undefined reference to `.sys_mbind'
arch/ppc64/kernel/built-in.o(.text+0x88e8): In function `.sys_call_table':
: undefined reference to `.sys_get_mempolicy'
arch/ppc64/kernel/built-in.o(.text+0x88f0): In function `.sys_call_table':
: undefined reference to `.sys_set_mempolicy'
arch/ppc64/kernel/built-in.o(.text+0x88f8): In function `.sys_call_table':
: undefined reference to `.sys_mq_open'
arch/ppc64/kernel/built-in.o(.text+0x8900): In function `.sys_call_table':
: undefined reference to `.sys_mq_unlink'
arch/ppc64/kernel/built-in.o(.text+0x8908): In function `.sys_call_table':
: undefined reference to `.sys_mq_timedsend'
arch/ppc64/kernel/built-in.o(.text+0x8910): In function `.sys_call_table':
: undefined reference to `.sys_mq_timedreceive'
arch/ppc64/kernel/built-in.o(.text+0x8918): In function `.sys_call_table':
: undefined reference to `.sys_mq_notify'
arch/ppc64/kernel/built-in.o(.text+0x8920): In function `.sys_call_table':
: undefined reference to `.sys_mq_getsetattr'
make: *** [.tmp_vmlinux1] Error 1

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: .config
Url: http://ozlabs.org/pipermail/linuxppc64-dev/attachments/20041015/6b5d420b/attachment.txt 


More information about the Linuxppc64-dev mailing list