# git rev-parse -q --verify 368480b21916e1d853e321b7aecd7e65fef2521e^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next # git rev-parse -q --verify 368480b21916e1d853e321b7aecd7e65fef2521e^{commit} 368480b21916e1d853e321b7aecd7e65fef2521e # git checkout -q -f -B kisskb 368480b21916e1d853e321b7aecd7e65fef2521e # git clean -qxdf # < git log -1 # commit 368480b21916e1d853e321b7aecd7e65fef2521e # Author: Masahiro Yamada # Date: Mon May 17 16:03:14 2021 +0900 # # kbuild: clean up ${quiet} checks in shell scripts # # There were efforts to make 'make -s' really silent when it is a # warning-free build. # # The conventional way was to let a shell script check ${quiet}, and if # it is 'silent_', suppress the stdout by itself. # # With the previous commit, the 'cmd' takes care of it now. The 'cmd' is # also invoked from if_changed, if_changed_dep, and if_changed_rule. # # You can omit ${quiet} checks in shell scripts when they are invoked # from the 'cmd' macro. # # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 368480b21916e1d853e321b7aecd7e65fef2521e # < make -s -j 120 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 120 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help /kisskb/src/Makefile:1829: target 'arch/m68k' given more than once in the same rule # make -s -j 120 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 120 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/Makefile:1829: target 'arch/m68k' given more than once in the same rule /kisskb/src/arch/m68k/mvme16x/config.c: In function 'mvme16x_hwclk': /kisskb/src/arch/m68k/mvme16x/config.c:439:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ /kisskb/src/arch/m68k/mvme147/config.c: In function 'mvme147_hwclk': /kisskb/src/arch/m68k/mvme147/config.c:174:2: warning: #warning check me! [-Wcpp] #warning check me! ^~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-icy.c: In function 'icy_probe': /kisskb/src/drivers/i2c/busses/i2c-icy.c:126:24: warning: unused variable 'new_fwnode' [-Wunused-variable] struct fwnode_handle *new_fwnode; ^~~~~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/8390/xsurf100.c:48: /kisskb/src/drivers/net/ethernet/8390/lib8390.c:995:27: warning: '____alloc_ei_netdev' defined but not used [-Wunused-function] static struct net_device *____alloc_ei_netdev(int size) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:957:13: warning: '__ei_set_multicast_list' defined but not used [-Wunused-function] static void __ei_set_multicast_list(struct net_device *dev) ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:857:33: warning: '__ei_get_stats' defined but not used [-Wunused-function] static struct net_device_stats *__ei_get_stats(struct net_device *dev) ^~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:512:13: warning: '__ei_poll' defined but not used [-Wunused-function] static void __ei_poll(struct net_device *dev) ^~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:303:20: warning: '__ei_start_xmit' defined but not used [-Wunused-function] static netdev_tx_t __ei_start_xmit(struct sk_buff *skb, ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:257:13: warning: '__ei_tx_timeout' defined but not used [-Wunused-function] static void __ei_tx_timeout(struct net_device *dev, unsigned int txqueue) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:233:12: warning: '__ei_close' defined but not used [-Wunused-function] static int __ei_close(struct net_device *dev) ^~~~~~~~~~ /kisskb/src/drivers/net/ethernet/8390/lib8390.c:204:12: warning: '__ei_open' defined but not used [-Wunused-function] static int __ei_open(struct net_device *dev) ^~~~~~~~~ arch/m68k/kernel/entry.o: In function `system_call': (.text+0x160): multiple definition of `system_call' arch/m68k/kernel/entry.o:(.text+0x160): first defined here arch/m68k/kernel/entry.o: In function `buserr': (.text+0x78): multiple definition of `buserr' arch/m68k/kernel/entry.o:(.text+0x78): first defined here arch/m68k/kernel/entry.o: In function `trap': (.text+0xa0): multiple definition of `trap' arch/m68k/kernel/entry.o:(.text+0xa0): first defined here arch/m68k/kernel/entry.o: In function `resume': (.text+0x2c8): multiple definition of `resume' arch/m68k/kernel/entry.o:(.text+0x2c8): first defined here arch/m68k/kernel/entry.o: In function `__sys_fork': (.text+0x0): multiple definition of `__sys_fork' arch/m68k/kernel/entry.o:(.text+0x0): first defined here arch/m68k/kernel/entry.o: In function `__sys_clone': (.text+0x10): multiple definition of `__sys_clone' arch/m68k/kernel/entry.o:(.text+0x10): first defined here arch/m68k/kernel/entry.o: In function `__sys_vfork': (.text+0x24): multiple definition of `__sys_vfork' arch/m68k/kernel/entry.o:(.text+0x24): first defined here arch/m68k/kernel/entry.o: In function `auto_irqhandler_fixup': (.text+0x260): multiple definition of `auto_irqhandler_fixup' arch/m68k/kernel/entry.o:(.text+0x260): first defined here arch/m68k/kernel/entry.o: In function `user_irqvec_fixup': (.text+0x28c): multiple definition of `user_irqvec_fixup' arch/m68k/kernel/entry.o:(.text+0x28c): first defined here arch/m68k/kernel/entry.o: In function `__sys_clone3': (.text+0x34): multiple definition of `__sys_clone3' arch/m68k/kernel/entry.o:(.text+0x34): first defined here arch/m68k/kernel/entry.o: In function `sys_sigreturn': (.text+0x48): multiple definition of `sys_sigreturn' arch/m68k/kernel/entry.o:(.text+0x48): first defined here arch/m68k/kernel/entry.o: In function `sys_rt_sigreturn': (.text+0x60): multiple definition of `sys_rt_sigreturn' arch/m68k/kernel/entry.o:(.text+0x60): first defined here arch/m68k/kernel/entry.o: In function `ret_from_exception': (.text+0x1cc): multiple definition of `ret_from_exception' arch/m68k/kernel/entry.o:(.text+0x1cc): first defined here arch/m68k/kernel/entry.o: In function `ret_from_fork': (.text+0xc8): multiple definition of `ret_from_fork' arch/m68k/kernel/entry.o:(.text+0xc8): first defined here arch/m68k/kernel/entry.o: In function `ret_from_kernel_thread': (.text+0xd8): multiple definition of `ret_from_kernel_thread' arch/m68k/kernel/entry.o:(.text+0xd8): first defined here arch/m68k/kernel/entry.o: In function `ret_from_signal': (.text+0x134): multiple definition of `ret_from_signal' arch/m68k/kernel/entry.o:(.text+0x134): first defined here arch/m68k/kernel/entry.o: In function `auto_inthandler': (.text+0x238): multiple definition of `auto_inthandler' arch/m68k/kernel/entry.o:(.text+0x238): first defined here arch/m68k/kernel/entry.o: In function `user_inthandler': (.text+0x26c): multiple definition of `user_inthandler' arch/m68k/kernel/entry.o:(.text+0x26c): first defined here arch/m68k/kernel/entry.o: In function `bad_inthandler': (.text+0x2a0): multiple definition of `bad_inthandler' arch/m68k/kernel/entry.o:(.text+0x2a0): first defined here arch/m68k/kernel/irq.o: In function `do_IRQ': irq.c:(.text+0x0): multiple definition of `do_IRQ' arch/m68k/kernel/irq.o:irq.c:(.text+0x0): first defined here arch/m68k/kernel/irq.o: In function `arch_show_interrupts': irq.c:(.text+0x32): multiple definition of `arch_show_interrupts' arch/m68k/kernel/irq.o:irq.c:(.text+0x32): first defined here arch/m68k/kernel/irq.o:(.bss+0x0): multiple definition of `irq_err_count' arch/m68k/kernel/irq.o:(.bss+0x0): first defined here arch/m68k/kernel/module.o: In function `apply_relocate': module.c:(.text+0x0): multiple definition of `apply_relocate' arch/m68k/kernel/module.o:module.c:(.text+0x0): first defined here arch/m68k/kernel/module.o: In function `apply_relocate_add': module.c:(.text+0xb0): multiple definition of `apply_relocate_add' arch/m68k/kernel/module.o:module.c:(.text+0xb0): first defined here arch/m68k/kernel/module.o: In function `module_fixup': module.c:(.text+0x166): multiple definition of `module_fixup' arch/m68k/kernel/module.o:module.c:(.text+0x166): first defined here arch/m68k/kernel/module.o: In function `module_finalize': module.c:(.text+0x198): multiple definition of `module_finalize' arch/m68k/kernel/module.o:module.c:(.text+0x198): first defined here arch/m68k/kernel/process.o: In function `machine_power_off': process.c:(.text+0x0): multiple definition of `machine_power_off' arch/m68k/kernel/process.o:process.c:(.text+0x0): first defined here arch/m68k/kernel/process.o: In function `dump_fpu': process.c:(.text+0x64): multiple definition of `dump_fpu' arch/m68k/kernel/process.o:process.c:(.text+0x64): first defined here arch/m68k/kernel/process.o: In function `arch_cpu_idle': process.c:(.text+0xb0): multiple definition of `arch_cpu_idle' arch/m68k/kernel/process.o:process.c:(.text+0xb0): first defined here arch/m68k/kernel/process.o: In function `machine_restart': process.c:(.text+0xb6): multiple definition of `machine_restart' arch/m68k/kernel/process.o:process.c:(.text+0xb6): first defined here arch/m68k/kernel/process.o: In function `machine_halt': process.c:(.text+0xc4): multiple definition of `machine_halt' arch/m68k/kernel/process.o:process.c:(.text+0xc4): first defined here arch/m68k/kernel/process.o: In function `show_regs': process.c:(.text+0xd2): multiple definition of `show_regs' arch/m68k/kernel/process.o:process.c:(.text+0xd2): first defined here arch/m68k/kernel/process.o: In function `flush_thread': process.c:(.text+0x174): multiple definition of `flush_thread' arch/m68k/kernel/process.o:process.c:(.text+0x174): first defined here arch/m68k/kernel/process.o: In function `m68k_clone': process.c:(.text+0x18c): multiple definition of `m68k_clone' arch/m68k/kernel/process.o:process.c:(.text+0x18c): first defined here arch/m68k/kernel/process.o: In function `m68k_clone3': process.c:(.text+0x1f6): multiple definition of `m68k_clone3' arch/m68k/kernel/process.o:process.c:(.text+0x1f6): first defined here arch/m68k/kernel/process.o: In function `copy_thread': process.c:(.text+0x20a): multiple definition of `copy_thread' arch/m68k/kernel/process.o:process.c:(.text+0x20a): first defined here arch/m68k/kernel/process.o: In function `get_wchan': process.c:(.text+0x2fc): multiple definition of `get_wchan' arch/m68k/kernel/process.o:process.c:(.text+0x2fc): first defined here arch/m68k/kernel/process.o:(.data+0x0): multiple definition of `pm_power_off' arch/m68k/kernel/process.o:(.data+0x0): first defined here arch/m68k/kernel/ptrace.o: In function `ptrace_disable': ptrace.c:(.text+0xd8): multiple definition of `ptrace_disable' arch/m68k/kernel/ptrace.o:ptrace.c:(.text+0xd8): first defined here arch/m68k/kernel/ptrace.o: In function `user_enable_single_step': ptrace.c:(.text+0xda): multiple definition of `user_enable_single_step' arch/m68k/kernel/ptrace.o:ptrace.c:(.text+0xda): first defined here arch/m68k/kernel/ptrace.o: In function `user_enable_block_step': ptrace.c:(.text+0x112): multiple definition of `user_enable_block_step' arch/m68k/kernel/ptrace.o:ptrace.c:(.text+0x112): first defined here arch/m68k/kernel/ptrace.o: In function `user_disable_single_step': ptrace.c:(.text+0x140): multiple definition of `user_disable_single_step' arch/m68k/kernel/ptrace.o:ptrace.c:(.text+0x140): first defined here arch/m68k/kernel/ptrace.o: In function `arch_ptrace': ptrace.c:(.text+0x144): multiple definition of `arch_ptrace' arch/m68k/kernel/ptrace.o:ptrace.c:(.text+0x144): first defined here arch/m68k/kernel/ptrace.o: In function `syscall_trace': ptrace.c:(.text+0x39c): multiple definition of `syscall_trace' arch/m68k/kernel/ptrace.o:ptrace.c:(.text+0x39c): first defined here arch/m68k/kernel/setup.o:(.bss+0x74): multiple definition of `m68k_cputype' arch/m68k/kernel/setup.o:(.bss+0x74): first defined here arch/m68k/kernel/setup.o:(.bss+0x70): multiple definition of `m68k_fputype' arch/m68k/kernel/setup.o:(.bss+0x70): first defined here arch/m68k/kernel/setup.o:(.bss+0x6c): multiple definition of `m68k_mmutype' arch/m68k/kernel/setup.o:(.bss+0x6c): first defined here arch/m68k/kernel/setup.o:(.bss+0x78): multiple definition of `m68k_machtype' arch/m68k/kernel/setup.o:(.bss+0x78): first defined here arch/m68k/kernel/setup.o:(.bss+0x60): multiple definition of `m68k_num_memory' arch/m68k/kernel/setup.o:(.bss+0x60): first defined here arch/m68k/kernel/setup.o:(.bss+0x38): multiple definition of `m68k_memory' arch/m68k/kernel/setup.o:(.bss+0x38): first defined here arch/m68k/kernel/setup.o:(.bss+0x30): multiple definition of `mach_get_hardware_list' arch/m68k/kernel/setup.o:(.bss+0x30): first defined here arch/m68k/kernel/setup.o:(.bss+0x34): multiple definition of `mach_get_model' arch/m68k/kernel/setup.o:(.bss+0x34): first defined here arch/m68k/kernel/setup.o: In function `setup_arch': setup.c:(.init.text+0x2a): multiple definition of `setup_arch' arch/m68k/kernel/setup.o:setup.c:(.init.text+0x2a): first defined here arch/m68k/kernel/setup.o:(.bss+0x5c): multiple definition of `m68k_realnum_memory' arch/m68k/kernel/setup.o:(.bss+0x5c): first defined here arch/m68k/kernel/setup.o:(.bss+0x64): multiple definition of `m68k_is040or060' arch/m68k/kernel/setup.o:(.bss+0x64): first defined here arch/m68k/kernel/setup.o:(.bss+0x8): multiple definition of `isa_type' arch/m68k/kernel/setup.o:(.bss+0x8): first defined here arch/m68k/kernel/setup.o:(.bss+0x4): multiple definition of `isa_sex' arch/m68k/kernel/setup.o:(.bss+0x4): first defined here arch/m68k/kernel/setup.o: In function `check_bugs': setup.c:(.text+0x3fe): multiple definition of `check_bugs' arch/m68k/kernel/setup.o:setup.c:(.text+0x3fe): first defined here arch/m68k/kernel/setup.o:(.bss+0x0): multiple definition of `mach_beep' arch/m68k/kernel/setup.o:(.bss+0x0): first defined here arch/m68k/kernel/setup.o:(.rodata+0x14): multiple definition of `arch_nvram_ops' arch/m68k/kernel/setup.o:(.rodata+0x14): first defined here arch/m68k/kernel/setup.o:(.rodata+0x30): multiple definition of `cpuinfo_op' arch/m68k/kernel/setup.o:(.rodata+0x30): first defined here arch/m68k/kernel/setup.o:(.bss+0xc): multiple definition of `mach_l2_flush' arch/m68k/kernel/setup.o:(.bss+0xc): first defined here arch/m68k/kernel/setup.o:(.bss+0x10): multiple definition of `mach_heartbeat' arch/m68k/kernel/setup.o:(.bss+0x10): first defined here arch/m68k/kernel/setup.o:(.bss+0x14): multiple definition of `mach_power_off' arch/m68k/kernel/setup.o:(.bss+0x14): first defined here arch/m68k/kernel/setup.o:(.bss+0x18): multiple definition of `mach_halt' arch/m68k/kernel/setup.o:(.bss+0x18): first defined here arch/m68k/kernel/setup.o:(.bss+0x1c): multiple definition of `mach_reset' arch/m68k/kernel/setup.o:(.bss+0x1c): first defined here arch/m68k/kernel/setup.o:(.bss+0x20): multiple definition of `mach_set_rtc_pll' arch/m68k/kernel/setup.o:(.bss+0x20): first defined here arch/m68k/kernel/setup.o:(.bss+0x24): multiple definition of `mach_get_rtc_pll' arch/m68k/kernel/setup.o:(.bss+0x24): first defined here arch/m68k/kernel/setup.o:(.bss+0x28): multiple definition of `mach_get_ss' arch/m68k/kernel/setup.o:(.bss+0x28): first defined here arch/m68k/kernel/setup.o:(.bss+0x2c): multiple definition of `mach_hwclk' arch/m68k/kernel/setup.o:(.bss+0x2c): first defined here arch/m68k/kernel/setup.o:(.init.data+0x0): multiple definition of `mach_init_IRQ' arch/m68k/kernel/setup.o:(.init.data+0x0): first defined here arch/m68k/kernel/setup.o:(.init.data+0x4): multiple definition of `mach_sched_init' arch/m68k/kernel/setup.o:(.init.data+0x4): first defined here arch/m68k/kernel/setup.o:(.bss+0x58): multiple definition of `m68k_memoffset' arch/m68k/kernel/setup.o:(.bss+0x58): first defined here arch/m68k/kernel/setup.o:(.bss+0x68): multiple definition of `vme_brdtype' arch/m68k/kernel/setup.o:(.bss+0x68): first defined here arch/m68k/kernel/signal.o: In function `fixup_exception': signal.c:(.text+0x7a2): multiple definition of `fixup_exception' arch/m68k/kernel/signal.o:signal.c:(.text+0x7a2): first defined here arch/m68k/kernel/signal.o: In function `do_sigreturn': signal.c:(.text+0x800): multiple definition of `do_sigreturn' arch/m68k/kernel/signal.o:signal.c:(.text+0x800): first defined here arch/m68k/kernel/signal.o: In function `do_rt_sigreturn': signal.c:(.text+0x878): multiple definition of `do_rt_sigreturn' arch/m68k/kernel/signal.o:signal.c:(.text+0x878): first defined here arch/m68k/kernel/signal.o: In function `do_notify_resume': signal.c:(.text+0xa1c): multiple definition of `do_notify_resume' arch/m68k/kernel/signal.o:signal.c:(.text+0xa1c): first defined here arch/m68k/kernel/sys_m68k.o: In function `sys_mmap2': sys_m68k.c:(.text+0x0): multiple definition of `sys_mmap2' arch/m68k/kernel/sys_m68k.o:sys_m68k.c:(.text+0x0): first defined here arch/m68k/kernel/sys_m68k.o: In function `sys_cacheflush': sys_m68k.c:(.text+0x6): multiple definition of `sys_cacheflush' arch/m68k/kernel/sys_m68k.o:sys_m68k.c:(.text+0x6): first defined here arch/m68k/kernel/sys_m68k.o: In function `sys_atomic_cmpxchg_32': sys_m68k.c:(.text+0x438): multiple definition of `sys_atomic_cmpxchg_32' arch/m68k/kernel/sys_m68k.o:sys_m68k.c:(.text+0x438): first defined here arch/m68k/kernel/sys_m68k.o: In function `sys_getpagesize': sys_m68k.c:(.text+0x508): multiple definition of `sys_getpagesize' arch/m68k/kernel/sys_m68k.o:sys_m68k.c:(.text+0x508): first defined here arch/m68k/kernel/sys_m68k.o: In function `sys_get_thread_area': sys_m68k.c:(.text+0x510): multiple definition of `sys_get_thread_area' arch/m68k/kernel/sys_m68k.o:sys_m68k.c:(.text+0x510): first defined here arch/m68k/kernel/sys_m68k.o: In function `sys_set_thread_area': sys_m68k.c:(.text+0x520): multiple definition of `sys_set_thread_area' arch/m68k/kernel/sys_m68k.o:sys_m68k.c:(.text+0x520): first defined here arch/m68k/kernel/sys_m68k.o: In function `sys_atomic_barrier': sys_m68k.c:(.text+0x534): multiple definition of `sys_atomic_barrier' arch/m68k/kernel/sys_m68k.o:sys_m68k.c:(.text+0x534): first defined here arch/m68k/kernel/syscalltable.o: In function `sys_call_table': (.rodata+0x0): multiple definition of `sys_call_table' arch/m68k/kernel/syscalltable.o:(.rodata+0x0): first defined here arch/m68k/kernel/time.o: In function `timer_heartbeat': time.c:(.text+0xde): multiple definition of `timer_heartbeat' arch/m68k/kernel/time.o:time.c:(.text+0xde): first defined here arch/m68k/kernel/time.o: In function `read_persistent_clock64': time.c:(.text+0x164): multiple definition of `read_persistent_clock64' arch/m68k/kernel/time.o:time.c:(.text+0x164): first defined here arch/m68k/kernel/time.o: In function `time_init': time.c:(.init.text+0x5e): multiple definition of `time_init' arch/m68k/kernel/time.o:time.c:(.init.text+0x5e): first defined here arch/m68k/kernel/time.o:(.bss+0x0): multiple definition of `mach_random_get_entropy' arch/m68k/kernel/time.o:(.bss+0x0): first defined here arch/m68k/kernel/traps.o: In function `berr_040cleanup': traps.c:(.text+0x136): multiple definition of `berr_040cleanup' arch/m68k/kernel/traps.o:traps.c:(.text+0x136): first defined here arch/m68k/kernel/traps.o: In function `show_stack': traps.c:(.text.unlikely+0x0): multiple definition of `show_stack' arch/m68k/kernel/traps.o:traps.c:(.text.unlikely+0x0): first defined here arch/m68k/kernel/traps.o: In function `show_registers': traps.c:(.text+0x146): multiple definition of `show_registers' arch/m68k/kernel/traps.o:traps.c:(.text+0x146): first defined here arch/m68k/kernel/traps.o: In function `die_if_kernel': traps.c:(.text+0x42c): multiple definition of `die_if_kernel' arch/m68k/kernel/traps.o:traps.c:(.text+0x42c): first defined here arch/m68k/kernel/traps.o: In function `bad_super_trap': traps.c:(.text.unlikely+0xe4): multiple definition of `bad_super_trap' arch/m68k/kernel/traps.o:traps.c:(.text.unlikely+0xe4): first defined here arch/m68k/kernel/traps.o: In function `trap_c': traps.c:(.text+0x482): multiple definition of `trap_c' arch/m68k/kernel/traps.o:traps.c:(.text+0x482): first defined here arch/m68k/kernel/traps.o: In function `buserr_c': traps.c:(.text+0x53e): multiple definition of `buserr_c' arch/m68k/kernel/traps.o:traps.c:(.text+0x53e): first defined here arch/m68k/kernel/traps.o: In function `set_esp0': traps.c:(.text+0x9ca): multiple definition of `set_esp0' arch/m68k/kernel/traps.o:traps.c:(.text+0x9ca): first defined here arch/m68k/kernel/traps.o: In function `fpsp040_die': traps.c:(.text+0x9d2): multiple definition of `fpsp040_die' arch/m68k/kernel/traps.o:traps.c:(.text+0x9d2): first defined here arch/m68k/kernel/traps.o: In function `fpemu_signal': traps.c:(.text+0x9dc): multiple definition of `fpemu_signal' arch/m68k/kernel/traps.o:traps.c:(.text+0x9dc): first defined here arch/m68k/kernel/ints.o: In function `m68k_irq_shutdown': ints.c:(.text+0x0): multiple definition of `m68k_irq_shutdown' arch/m68k/kernel/ints.o:ints.c:(.text+0x0): first defined here arch/m68k/kernel/ints.o: In function `irq_canonicalize': ints.c:(.text+0x30): multiple definition of `irq_canonicalize' arch/m68k/kernel/ints.o:ints.c:(.text+0x30): first defined here arch/m68k/kernel/ints.o: In function `init_IRQ': ints.c:(.init.text+0x0): multiple definition of `init_IRQ' arch/m68k/kernel/ints.o:ints.c:(.init.text+0x0): first defined here arch/m68k/kernel/ints.o: In function `m68k_setup_auto_interrupt': ints.c:(.init.text+0x36): multiple definition of `m68k_setup_auto_interrupt' arch/m68k/kernel/ints.o:ints.c:(.init.text+0x36): first defined here arch/m68k/kernel/ints.o: In function `m68k_setup_user_interrupt': ints.c:(.init.text+0x48): multiple definition of `m68k_setup_user_interrupt' arch/m68k/kernel/ints.o:ints.c:(.init.text+0x48): first defined here arch/m68k/kernel/ints.o: In function `m68k_setup_irq_controller': ints.c:(.text+0x48): multiple definition of `m68k_setup_irq_controller' arch/m68k/kernel/ints.o:ints.c:(.text+0x48): first defined here arch/m68k/kernel/ints.o: In function `m68k_irq_startup_irq': ints.c:(.text+0x90): multiple definition of `m68k_irq_startup_irq' arch/m68k/kernel/ints.o:ints.c:(.text+0x90): first defined here arch/m68k/kernel/ints.o: In function `m68k_irq_startup': ints.c:(.text+0xbe): multiple definition of `m68k_irq_startup' arch/m68k/kernel/ints.o:ints.c:(.text+0xbe): first defined here arch/m68k/kernel/ints.o: In function `handle_badint': ints.c:(.text+0xce): multiple definition of `handle_badint' arch/m68k/kernel/ints.o:ints.c:(.text+0xce): first defined here arch/m68k/kernel/vectors.o: In function `base_trap_init': vectors.c:(.init.text+0x0): multiple definition of `base_trap_init' arch/m68k/kernel/vectors.o:vectors.c:(.init.text+0x0): first defined here arch/m68k/kernel/vectors.o:(.bss+0x0): multiple definition of `vectors' arch/m68k/kernel/vectors.o:(.bss+0x0): first defined here arch/m68k/kernel/vectors.o: In function `trap_init': vectors.c:(.init.text+0x52): multiple definition of `trap_init' arch/m68k/kernel/vectors.o:vectors.c:(.init.text+0x52): first defined here arch/m68k/kernel/dma.o: In function `arch_dma_prep_coherent': dma.c:(.text+0x0): multiple definition of `arch_dma_prep_coherent' arch/m68k/kernel/dma.o:dma.c:(.text+0x0): first defined here arch/m68k/kernel/dma.o: In function `pgprot_dmacoherent': dma.c:(.text+0x48): multiple definition of `pgprot_dmacoherent' arch/m68k/kernel/dma.o:dma.c:(.text+0x48): first defined here arch/m68k/kernel/dma.o: In function `arch_sync_dma_for_device': dma.c:(.text+0x64): multiple definition of `arch_sync_dma_for_device' arch/m68k/kernel/dma.o:dma.c:(.text+0x64): first defined here arch/m68k/kernel/machine_kexec.o: In function `machine_kexec_prepare': machine_kexec.c:(.text+0x0): multiple definition of `machine_kexec_prepare' arch/m68k/kernel/machine_kexec.o:machine_kexec.c:(.text+0x0): first defined here arch/m68k/kernel/machine_kexec.o: In function `machine_kexec_cleanup': machine_kexec.c:(.text+0x4): multiple definition of `machine_kexec_cleanup' arch/m68k/kernel/machine_kexec.o:machine_kexec.c:(.text+0x4): first defined here arch/m68k/kernel/machine_kexec.o: In function `machine_shutdown': machine_kexec.c:(.text+0x6): multiple definition of `machine_shutdown' arch/m68k/kernel/machine_kexec.o:machine_kexec.c:(.text+0x6): first defined here arch/m68k/kernel/machine_kexec.o: In function `machine_crash_shutdown': machine_kexec.c:(.text+0x8): multiple definition of `machine_crash_shutdown' arch/m68k/kernel/machine_kexec.o:machine_kexec.c:(.text+0x8): first defined here arch/m68k/kernel/machine_kexec.o: In function `machine_kexec': machine_kexec.c:(.text+0xa): multiple definition of `machine_kexec' arch/m68k/kernel/machine_kexec.o:machine_kexec.c:(.text+0xa): first defined here arch/m68k/kernel/relocate_kernel.o: In function `relocate_new_kernel': (.text+0x0): multiple definition of `relocate_new_kernel' arch/m68k/kernel/relocate_kernel.o:(.text+0x0): first defined here arch/m68k/kernel/relocate_kernel.o: In function `relocate_new_kernel_size': (.text+0xf4): multiple definition of `relocate_new_kernel_size' arch/m68k/kernel/relocate_kernel.o:(.text+0xf4): first defined here arch/m68k/kernel/bootinfo_proc.o: In function `save_bootinfo': bootinfo_proc.c:(.init.text+0x60): multiple definition of `save_bootinfo' arch/m68k/kernel/bootinfo_proc.o:bootinfo_proc.c:(.init.text+0x60): first defined here arch/m68k/mm/init.o: In function `m68k_setup_node': init.c:(.init.text+0x0): multiple definition of `m68k_setup_node' arch/m68k/mm/init.o:init.c:(.init.text+0x0): first defined here arch/m68k/mm/init.o: In function `free_initmem': init.c:(.text+0x0): multiple definition of `free_initmem' arch/m68k/mm/init.o:init.c:(.text+0x0): first defined here arch/m68k/mm/init.o: In function `mem_init': init.c:(.init.text+0x2): multiple definition of `mem_init' arch/m68k/mm/init.o:init.c:(.init.text+0x2): first defined here arch/m68k/mm/init.o:(.bss+0x0): multiple definition of `m68k_virt_to_node_shift' arch/m68k/mm/init.o:(.bss+0x0): first defined here arch/m68k/mm/init.o:(.bss+0x4): multiple definition of `empty_zero_page' arch/m68k/mm/init.o:(.bss+0x4): first defined here arch/m68k/mm/cache.o: In function `flush_icache_user_range': cache.c:(.text+0x0): multiple definition of `flush_icache_user_range' arch/m68k/mm/cache.o:cache.c:(.text+0x0): first defined here arch/m68k/mm/cache.o: In function `flush_icache_range': cache.c:(.text+0xd2): multiple definition of `flush_icache_range' arch/m68k/mm/cache.o:cache.c:(.text+0xd2): first defined here arch/m68k/mm/cache.o: In function `flush_icache_user_page': cache.c:(.text+0xfe): multiple definition of `flush_icache_user_page' arch/m68k/mm/cache.o:cache.c:(.text+0xfe): first defined here arch/m68k/mm/fault.o: In function `send_fault_sig': fault.c:(.text+0x0): multiple definition of `send_fault_sig' arch/m68k/mm/fault.o:fault.c:(.text+0x0): first defined here arch/m68k/mm/fault.o: In function `do_page_fault': fault.c:(.text+0x84): multiple definition of `do_page_fault' arch/m68k/mm/fault.o:fault.c:(.text+0x84): first defined here arch/m68k/mm/kmap.o: In function `iounmap': kmap.c:(.text+0x52): multiple definition of `iounmap' arch/m68k/mm/kmap.o:kmap.c:(.text+0x52): first defined here arch/m68k/mm/kmap.o: In function `kernel_set_cachemode': kmap.c:(.text+0x162): multiple definition of `kernel_set_cachemode' arch/m68k/mm/kmap.o:kmap.c:(.text+0x162): first defined here arch/m68k/mm/kmap.o: In function `__ioremap': kmap.c:(.text+0x23c): multiple definition of `__ioremap' arch/m68k/mm/kmap.o:kmap.c:(.text+0x23c): first defined here arch/m68k/mm/memory.o: In function `cache_push': memory.c:(.text+0x20): multiple definition of `cache_push' arch/m68k/mm/memory.o:memory.c:(.text+0x20): first defined here arch/m68k/mm/memory.o: In function `cache_clear': memory.c:(.text+0x76): multiple definition of `cache_clear' arch/m68k/mm/memory.o:memory.c:(.text+0x76): first defined here arch/m68k/mm/motorola.o: In function `mmu_page_ctor': motorola.c:(.text+0x8a): multiple definition of `mmu_page_ctor' arch/m68k/mm/motorola.o:motorola.c:(.text+0x8a): first defined here arch/m68k/mm/motorola.o: In function `mmu_page_dtor': motorola.c:(.text+0xf2): multiple definition of `mmu_page_dtor' arch/m68k/mm/motorola.o:motorola.c:(.text+0xf2): first defined here arch/m68k/mm/motorola.o: In function `init_pointer_table': motorola.c:(.init.text+0x7a): multiple definition of `init_pointer_table' arch/m68k/mm/motorola.o:motorola.c:(.init.text+0x7a): first defined here arch/m68k/mm/motorola.o: In function `get_pointer_table': motorola.c:(.text+0xf6): multiple definition of `get_pointer_table' arch/m68k/mm/motorola.o:motorola.c:(.text+0xf6): first defined here arch/m68k/mm/motorola.o: In function `free_pointer_table': motorola.c:(.text+0x224): multiple definition of `free_pointer_table' arch/m68k/mm/motorola.o:motorola.c:(.text+0x224): first defined here arch/m68k/mm/motorola.o: In function `paging_init': motorola.c:(.init.text+0x120): multiple definition of `paging_init' arch/m68k/mm/motorola.o:motorola.c:(.init.text+0x120): first defined here arch/m68k/mm/motorola.o:(.bss+0x0): multiple definition of `mm_cachebits' arch/m68k/mm/motorola.o:(.bss+0x0): first defined here arch/m68k/mm/hwtest.o: In function `hwreg_present': hwtest.c:(.text+0x0): multiple definition of `hwreg_present' arch/m68k/mm/hwtest.o:hwtest.c:(.text+0x0): first defined here arch/m68k/mm/hwtest.o: In function `hwreg_write': hwtest.c:(.text+0x42): multiple definition of `hwreg_write' arch/m68k/mm/hwtest.o:hwtest.c:(.text+0x42): first defined here arch/m68k/q40/config.o: In function `config_q40': config.c:(.init.text+0xa6): multiple definition of `config_q40' arch/m68k/q40/config.o:config.c:(.init.text+0xa6): first defined here arch/m68k/q40/config.o: In function `q40_parse_bootinfo': config.c:(.init.text+0x1a6): multiple definition of `q40_parse_bootinfo' arch/m68k/q40/config.o:config.c:(.init.text+0x1a6): first defined here arch/m68k/q40/q40ints.o:(.bss+0x4): multiple definition of `q40_state' arch/m68k/q40/q40ints.o:(.bss+0x4): first defined here arch/m68k/q40/q40ints.o:(.bss+0x0): multiple definition of `ql_ticks' arch/m68k/q40/q40ints.o:(.bss+0x0): first defined here arch/m68k/q40/q40ints.o: In function `q40_init_IRQ': q40ints.c:(.init.text+0x0): multiple definition of `q40_init_IRQ' arch/m68k/q40/q40ints.o:q40ints.c:(.init.text+0x0): first defined here arch/m68k/q40/q40ints.o: In function `q40_mksound': q40ints.c:(.text+0x23a): multiple definition of `q40_mksound' arch/m68k/q40/q40ints.o:q40ints.c:(.text+0x23a): first defined here arch/m68k/q40/q40ints.o: In function `q40_sched_init': q40ints.c:(.text+0x270): multiple definition of `q40_sched_init' arch/m68k/q40/q40ints.o:q40ints.c:(.text+0x270): first defined here arch/m68k/q40/q40ints.o:(.bss+0x4a): multiple definition of `q40_ablecount' arch/m68k/q40/q40ints.o:(.bss+0x4a): first defined here arch/m68k/amiga/config.o:(.bss+0x0): multiple definition of `amiga_hw_present' arch/m68k/amiga/config.o:(.bss+0x0): first defined here arch/m68k/amiga/config.o:(.bss+0xe): multiple definition of `amiga_eclock' arch/m68k/amiga/config.o:(.bss+0xe): first defined here arch/m68k/amiga/config.o:(.bss+0x6): multiple definition of `amiga_chipset' arch/m68k/amiga/config.o:(.bss+0x6): first defined here arch/m68k/amiga/config.o: In function `amiga_parse_bootinfo': config.c:(.init.text+0x1b2): multiple definition of `amiga_parse_bootinfo' arch/m68k/amiga/config.o:config.c:(.init.text+0x1b2): first defined here arch/m68k/amiga/config.o:(.bss+0x4): multiple definition of `amiga_vblank' arch/m68k/amiga/config.o:(.bss+0x4): first defined here arch/m68k/amiga/config.o: In function `config_amiga': config.c:(.init.text+0x294): multiple definition of `config_amiga' arch/m68k/amiga/config.o:config.c:(.init.text+0x294): first defined here arch/m68k/amiga/config.o:(.bss+0xa): multiple definition of `amiga_colorclock' arch/m68k/amiga/config.o:(.bss+0xa): first defined here arch/m68k/amiga/amiints.o: In function `amiga_init_IRQ': amiints.c:(.init.text+0x0): multiple definition of `amiga_init_IRQ' arch/m68k/amiga/amiints.o:amiints.c:(.init.text+0x0): first defined here arch/m68k/amiga/cia.o: In function `cia_set_irq': cia.c:(.text+0x50): multiple definition of `cia_set_irq' arch/m68k/amiga/cia.o:cia.c:(.text+0x50): first defined here arch/m68k/amiga/cia.o: In function `cia_able_irq': cia.c:(.text+0x104): multiple definition of `cia_able_irq' arch/m68k/amiga/cia.o:cia.c:(.text+0x104): first defined here arch/m68k/amiga/cia.o:(.data+0x120): multiple definition of `ciab_base' arch/m68k/amiga/cia.o:(.data+0x120): first defined here arch/m68k/amiga/cia.o:(.data+0x138): multiple definition of `ciaa_base' arch/m68k/amiga/cia.o:(.data+0x138): first defined here arch/m68k/amiga/cia.o: In function `cia_init_IRQ': cia.c:(.init.text+0x0): multiple definition of `cia_init_IRQ' arch/m68k/amiga/cia.o:cia.c:(.init.text+0x0): first defined here arch/m68k/amiga/chipram.o: In function `amiga_chip_avail': chipram.c:(.text+0x0): multiple definition of `amiga_chip_avail' arch/m68k/amiga/chipram.o:chipram.c:(.text+0x0): first defined here arch/m68k/amiga/chipram.o: In function `amiga_chip_free': chipram.c:(.text+0x8): multiple definition of `amiga_chip_free' arch/m68k/amiga/chipram.o:chipram.c:(.text+0x8): first defined here arch/m68k/amiga/chipram.o: In function `amiga_chip_init': chipram.c:(.init.text+0x0): multiple definition of `amiga_chip_init' arch/m68k/amiga/chipram.o:chipram.c:(.init.text+0x0): first defined here arch/m68k/amiga/chipram.o:(.bss+0x0): multiple definition of `amiga_chip_size' arch/m68k/amiga/chipram.o:(.bss+0x0): first defined here arch/m68k/amiga/chipram.o: In function `amiga_chip_alloc_res': chipram.c:(.text+0x68): multiple definition of `amiga_chip_alloc_res' arch/m68k/amiga/chipram.o:chipram.c:(.text+0x68): first defined here arch/m68k/amiga/chipram.o: In function `amiga_chip_alloc': chipram.c:(.text+0xce): multiple definition of `amiga_chip_alloc' arch/m68k/amiga/chipram.o:chipram.c:(.text+0xce): first defined here arch/m68k/amiga/amisound.o:(.data+0x34): multiple definition of `amiga_audio_period' arch/m68k/amiga/amisound.o:(.data+0x34): first defined here arch/m68k/amiga/amisound.o: In function `amiga_init_sound': amisound.c:(.init.text+0x0): multiple definition of `amiga_init_sound' arch/m68k/amiga/amisound.o:amisound.c:(.init.text+0x0): first defined here arch/m68k/amiga/amisound.o: In function `amiga_mksound': amisound.c:(.text+0x14): multiple definition of `amiga_mksound' arch/m68k/amiga/amisound.o:amisound.c:(.text+0x14): first defined here arch/m68k/amiga/amisound.o:(.data+0x36): multiple definition of `amiga_audio_min_period' arch/m68k/amiga/amisound.o:(.data+0x36): first defined here arch/m68k/amiga/pcmcia.o: In function `pcmcia_reset': pcmcia.c:(.text+0x0): multiple definition of `pcmcia_reset' arch/m68k/amiga/pcmcia.o:pcmcia.c:(.text+0x0): first defined here arch/m68k/amiga/pcmcia.o: In function `pcmcia_copy_tuple': pcmcia.c:(.text+0x20): multiple definition of `pcmcia_copy_tuple' arch/m68k/amiga/pcmcia.o:pcmcia.c:(.text+0x20): first defined here arch/m68k/amiga/pcmcia.o: In function `pcmcia_program_voltage': pcmcia.c:(.text+0x96): multiple definition of `pcmcia_program_voltage' arch/m68k/amiga/pcmcia.o:pcmcia.c:(.text+0x96): first defined here arch/m68k/amiga/pcmcia.o: In function `pcmcia_access_speed': pcmcia.c:(.text+0xca): multiple definition of `pcmcia_access_speed' arch/m68k/amiga/pcmcia.o:pcmcia.c:(.text+0xca): first defined here arch/m68k/amiga/pcmcia.o: In function `pcmcia_write_enable': pcmcia.c:(.text+0x10c): multiple definition of `pcmcia_write_enable' arch/m68k/amiga/pcmcia.o:pcmcia.c:(.text+0x10c): first defined here arch/m68k/amiga/pcmcia.o: In function `pcmcia_write_disable': pcmcia.c:(.text+0x116): multiple definition of `pcmcia_write_disable' arch/m68k/amiga/pcmcia.o:pcmcia.c:(.text+0x116): first defined here arch/m68k/atari/config.o:(.bss+0x8): multiple definition of `atari_switches' arch/m68k/atari/config.o:(.bss+0x8): first defined here arch/m68k/atari/config.o:(.bss+0xc): multiple definition of `atari_hw_present' arch/m68k/atari/config.o:(.bss+0xc): first defined here arch/m68k/atari/config.o:(.bss+0x14): multiple definition of `atari_mch_cookie' arch/m68k/atari/config.o:(.bss+0x14): first defined here arch/m68k/atari/config.o:(.bss+0x10): multiple definition of `atari_mch_type' arch/m68k/atari/config.o:(.bss+0x10): first defined here arch/m68k/atari/config.o:(.bss+0x4): multiple definition of `atari_dont_touch_floppy_select' arch/m68k/atari/config.o:(.bss+0x4): first defined here arch/m68k/atari/config.o: In function `atari_platform_init': config.c:(.init.text+0x14a): multiple definition of `atari_platform_init' arch/m68k/atari/config.o:config.c:(.init.text+0x14a): first defined here arch/m68k/atari/config.o: In function `atari_parse_bootinfo': config.c:(.init.text+0x252): multiple definition of `atari_parse_bootinfo' arch/m68k/atari/config.o:config.c:(.init.text+0x252): first defined here arch/m68k/atari/config.o: In function `config_atari': config.c:(.init.text+0x27e): multiple definition of `config_atari' arch/m68k/atari/config.o:config.c:(.init.text+0x27e): first defined here arch/m68k/atari/config.o:(.bss+0x0): multiple definition of `atari_rtc_year_offset' arch/m68k/atari/config.o:(.bss+0x0): first defined here arch/m68k/atari/time.o: In function `atari_sched_init': time.c:(.init.text+0x0): multiple definition of `atari_sched_init' arch/m68k/atari/time.o:time.c:(.init.text+0x0): first defined here arch/m68k/atari/time.o: In function `atari_mste_hwclk': time.c:(.text+0x84): multiple definition of `atari_mste_hwclk' arch/m68k/atari/time.o:time.c:(.text+0x84): first defined here arch/m68k/atari/time.o: In function `atari_tt_hwclk': time.c:(.text+0x352): multiple definition of `atari_tt_hwclk' arch/m68k/atari/time.o:time.c:(.text+0x352): first defined here arch/m68k/atari/time.o:(.bss+0x0): multiple definition of `rtc_lock' arch/m68k/atari/time.o:(.bss+0x0): first defined here arch/m68k/atari/debug.o:(.bss+0x0): multiple definition of `atari_SCC_reset_done' arch/m68k/atari/debug.o:(.bss+0x0): first defined here arch/m68k/atari/ataints.o: In function `atari_register_vme_int': ataints.c:(.text+0x86): multiple definition of `atari_register_vme_int' arch/m68k/atari/ataints.o:ataints.c:(.text+0x86): first defined here arch/m68k/atari/ataints.o: In function `atari_unregister_vme_int': ataints.c:(.text+0xba): multiple definition of `atari_unregister_vme_int' arch/m68k/atari/ataints.o:ataints.c:(.text+0xba): first defined here arch/m68k/atari/ataints.o:(.data+0x120): multiple definition of `stmfp_base' arch/m68k/atari/ataints.o:(.data+0x120): first defined here arch/m68k/atari/ataints.o: In function `atari_init_IRQ': ataints.c:(.init.text+0x0): multiple definition of `atari_init_IRQ' arch/m68k/atari/ataints.o:ataints.c:(.init.text+0x0): first defined here arch/m68k/atari/stdma.o: In function `stdma_try_lock': stdma.c:(.text+0x0): multiple definition of `stdma_try_lock' arch/m68k/atari/stdma.o:stdma.c:(.text+0x0): first defined here arch/m68k/atari/stdma.o: In function `stdma_is_locked_by': stdma.c:(.text+0x32): multiple definition of `stdma_is_locked_by' arch/m68k/atari/stdma.o:stdma.c:(.text+0x32): first defined here arch/m68k/atari/stdma.o: In function `stdma_islocked': stdma.c:(.text+0x54): multiple definition of `stdma_islocked' arch/m68k/atari/stdma.o:stdma.c:(.text+0x54): first defined here arch/m68k/atari/stdma.o: In function `stdma_release': stdma.c:(.text+0x78): multiple definition of `stdma_release' arch/m68k/atari/stdma.o:stdma.c:(.text+0x78): first defined here arch/m68k/atari/stdma.o: In function `stdma_lock': stdma.c:(.text+0xb2): multiple definition of `stdma_lock' arch/m68k/atari/stdma.o:stdma.c:(.text+0xb2): first defined here arch/m68k/atari/stdma.o: In function `stdma_init': stdma.c:(.init.text+0x0): multiple definition of `stdma_init' arch/m68k/atari/stdma.o:stdma.c:(.init.text+0x0): first defined here arch/m68k/atari/atasound.o: In function `atari_microwire_cmd': atasound.c:(.text+0x0): multiple definition of `atari_microwire_cmd' arch/m68k/atari/atasound.o:atasound.c:(.text+0x0): first defined here arch/m68k/atari/atasound.o: In function `atari_mksound': atasound.c:(.text+0x1e): multiple definition of `atari_mksound' arch/m68k/atari/atasound.o:atasound.c:(.text+0x1e): first defined here arch/m68k/atari/stram.o: In function `atari_stram_to_virt': stram.c:(.text+0x0): multiple definition of `atari_stram_to_virt' arch/m68k/atari/stram.o:stram.c:(.text+0x0): first defined here arch/m68k/atari/stram.o: In function `atari_stram_to_phys': stram.c:(.text+0xe): multiple definition of `atari_stram_to_phys' arch/m68k/atari/stram.o:stram.c:(.text+0xe): first defined here arch/m68k/atari/stram.o: In function `atari_stram_map_pages': stram.c:(.init.text+0x22): multiple definition of `atari_stram_map_pages' arch/m68k/atari/stram.o:stram.c:(.init.text+0x22): first defined here arch/m68k/atari/stram.o: In function `atari_stram_free': stram.c:(.text+0x1a): multiple definition of `atari_stram_free' arch/m68k/atari/stram.o:stram.c:(.text+0x1a): first defined here arch/m68k/atari/stram.o: In function `atari_stram_alloc': stram.c:(.text+0x6c): multiple definition of `atari_stram_alloc' arch/m68k/atari/stram.o:stram.c:(.text+0x6c): first defined here arch/m68k/atari/stram.o: In function `atari_stram_init': stram.c:(.init.text+0x88): multiple definition of `atari_stram_init' arch/m68k/atari/stram.o:stram.c:(.init.text+0x88): first defined here arch/m68k/atari/stram.o: In function `atari_stram_reserve_pages': stram.c:(.init.text+0xc2): multiple definition of `atari_stram_reserve_pages' arch/m68k/atari/stram.o:stram.c:(.init.text+0xc2): first defined here arch/m68k/atari/atakeyb.o:(.bss+0x0): multiple definition of `kb_state' arch/m68k/atari/atakeyb.o:(.bss+0x0): first defined here arch/m68k/atari/atakeyb.o:(.bss+0x16): multiple definition of `atari_MIDI_interrupt_hook' arch/m68k/atari/atakeyb.o:(.bss+0x16): first defined here arch/m68k/atari/atakeyb.o:(.bss+0x12): multiple definition of `atari_input_keyboard_interrupt_hook' arch/m68k/atari/atakeyb.o:(.bss+0x12): first defined here arch/m68k/atari/atakeyb.o:(.bss+0xe): multiple definition of `atari_input_mouse_interrupt_hook' arch/m68k/atari/atakeyb.o:(.bss+0xe): first defined here arch/m68k/atari/atakeyb.o: In function `ikbd_write': atakeyb.c:(.text+0x270): multiple definition of `ikbd_write' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x270): first defined here arch/m68k/atari/atakeyb.o: In function `ikbd_mouse_rel_pos': atakeyb.c:(.text+0x2b0): multiple definition of `ikbd_mouse_rel_pos' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x2b0): first defined here arch/m68k/atari/atakeyb.o: In function `ikbd_mouse_thresh': atakeyb.c:(.text+0x2c4): multiple definition of `ikbd_mouse_thresh' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x2c4): first defined here arch/m68k/atari/atakeyb.o: In function `ikbd_mouse_y0_top': atakeyb.c:(.text+0x2ee): multiple definition of `ikbd_mouse_y0_top' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x2ee): first defined here arch/m68k/atari/atakeyb.o: In function `ikbd_mouse_disable': atakeyb.c:(.text+0x302): multiple definition of `ikbd_mouse_disable' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x302): first defined here arch/m68k/atari/atakeyb.o: In function `ikbd_reset': atakeyb.c:(.text+0x316): multiple definition of `ikbd_reset' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x316): first defined here arch/m68k/atari/atakeyb.o: In function `ikbd_mouse_button_action': atakeyb.c:(.text+0x32a): multiple definition of `ikbd_mouse_button_action' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x32a): first defined here arch/m68k/atari/atakeyb.o: In function `ikbd_mouse_abs_pos': atakeyb.c:(.text+0x34e): multiple definition of `ikbd_mouse_abs_pos' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x34e): first defined here arch/m68k/atari/atakeyb.o: In function `ikbd_mouse_kbd_mode': atakeyb.c:(.text+0x378): multiple definition of `ikbd_mouse_kbd_mode' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x378): first defined here arch/m68k/atari/atakeyb.o: In function `ikbd_mouse_scale': atakeyb.c:(.text+0x3a2): multiple definition of `ikbd_mouse_scale' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x3a2): first defined here arch/m68k/atari/atakeyb.o: In function `ikbd_mouse_pos_get': atakeyb.c:(.text+0x3cc): multiple definition of `ikbd_mouse_pos_get' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x3cc): first defined here arch/m68k/atari/atakeyb.o: In function `ikbd_mouse_pos_set': atakeyb.c:(.text+0x3e0): multiple definition of `ikbd_mouse_pos_set' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x3e0): first defined here arch/m68k/atari/atakeyb.o: In function `ikbd_mouse_y0_bot': atakeyb.c:(.text+0x40a): multiple definition of `ikbd_mouse_y0_bot' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x40a): first defined here arch/m68k/atari/atakeyb.o: In function `ikbd_joystick_event_on': atakeyb.c:(.text+0x41e): multiple definition of `ikbd_joystick_event_on' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x41e): first defined here arch/m68k/atari/atakeyb.o: In function `ikbd_joystick_event_off': atakeyb.c:(.text+0x432): multiple definition of `ikbd_joystick_event_off' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x432): first defined here arch/m68k/atari/atakeyb.o: In function `ikbd_joystick_get_state': atakeyb.c:(.text+0x446): multiple definition of `ikbd_joystick_get_state' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x446): first defined here arch/m68k/atari/atakeyb.o: In function `ikbd_joystick_disable': atakeyb.c:(.text+0x45a): multiple definition of `ikbd_joystick_disable' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x45a): first defined here arch/m68k/atari/atakeyb.o: In function `atari_keyb_init': atakeyb.c:(.text+0x46e): multiple definition of `atari_keyb_init' arch/m68k/atari/atakeyb.o:atakeyb.c:(.text+0x46e): first defined here arch/m68k/atari/nvram.o: In function `atari_nvram_set_checksum': nvram.c:(.text+0x3b0): multiple definition of `atari_nvram_set_checksum' arch/m68k/atari/nvram.o:nvram.c:(.text+0x3b0): first defined here arch/m68k/atari/nvram.o: In function `atari_nvram_initialize': nvram.c:(.text+0x3c0): multiple definition of `atari_nvram_initialize' arch/m68k/atari/nvram.o:nvram.c:(.text+0x3c0): first defined here arch/m68k/atari/nvram.o: In function `atari_nvram_read': nvram.c:(.text+0x3e2): multiple definition of `atari_nvram_read' arch/m68k/atari/nvram.o:nvram.c:(.text+0x3e2): first defined here arch/m68k/atari/nvram.o: In function `atari_nvram_write': nvram.c:(.text+0x44a): multiple definition of `atari_nvram_write' arch/m68k/atari/nvram.o:nvram.c:(.text+0x44a): first defined here arch/m68k/atari/nvram.o: In function `atari_nvram_get_size': nvram.c:(.text+0x4ba): multiple definition of `atari_nvram_get_size' arch/m68k/atari/nvram.o:nvram.c:(.text+0x4ba): first defined here arch/m68k/mac/config.o:(.bss+0x0): multiple definition of `macintosh_config' arch/m68k/mac/config.o:(.bss+0x0): first defined here arch/m68k/mac/config.o: In function `mac_platform_init': config.c:(.init.text+0x6): multiple definition of `mac_platform_init' arch/m68k/mac/config.o:config.c:(.init.text+0x6): first defined here arch/m68k/mac/config.o:(.data+0x10a): multiple definition of `scc_a_pdev' arch/m68k/mac/config.o:(.data+0x10a): first defined here arch/m68k/mac/config.o:(.data+0x0): multiple definition of `scc_b_pdev' arch/m68k/mac/config.o:(.data+0x0): first defined here arch/m68k/mac/config.o: In function `mac_parse_bootinfo': config.c:(.init.text+0x286): multiple definition of `mac_parse_bootinfo' arch/m68k/mac/config.o:config.c:(.init.text+0x286): first defined here arch/m68k/mac/config.o:(.bss+0x4): multiple definition of `mac_bi_data' arch/m68k/mac/config.o:(.bss+0x4): first defined here arch/m68k/mac/config.o: In function `config_mac': config.c:(.init.text+0x356): multiple definition of `config_mac' arch/m68k/mac/config.o:config.c:(.init.text+0x356): first defined here arch/m68k/mac/macints.o: In function `mac_irq_enable': macints.c:(.text+0x0): multiple definition of `mac_irq_enable' arch/m68k/mac/macints.o:macints.c:(.text+0x0): first defined here arch/m68k/mac/macints.o: In function `mac_irq_disable': macints.c:(.text+0xb6): multiple definition of `mac_irq_disable' arch/m68k/mac/macints.o:macints.c:(.text+0xb6): first defined here arch/m68k/mac/macints.o: In function `mac_nmi_handler': macints.c:(.text+0x16a): multiple definition of `mac_nmi_handler' arch/m68k/mac/macints.o:macints.c:(.text+0x16a): first defined here arch/m68k/mac/macints.o: In function `mac_init_IRQ': macints.c:(.init.text+0x0): multiple definition of `mac_init_IRQ' arch/m68k/mac/macints.o:macints.c:(.init.text+0x0): first defined here arch/m68k/mac/iop.o: In function `iop_init': iop.c:(.init.text+0x0): multiple definition of `iop_init' arch/m68k/mac/iop.o:iop.c:(.init.text+0x0): first defined here arch/m68k/mac/iop.o:(.bss+0x4): multiple definition of `iop_scc_present' arch/m68k/mac/iop.o:(.bss+0x4): first defined here arch/m68k/mac/iop.o:(.bss+0x0): multiple definition of `iop_ism_present' arch/m68k/mac/iop.o:(.bss+0x0): first defined here arch/m68k/mac/iop.o: In function `iop_register_interrupts': iop.c:(.init.text+0xe2): multiple definition of `iop_register_interrupts' arch/m68k/mac/iop.o:iop.c:(.init.text+0xe2): first defined here arch/m68k/mac/iop.o: In function `iop_ism_irq': iop.c:(.text+0x16a): multiple definition of `iop_ism_irq' arch/m68k/mac/iop.o:iop.c:(.text+0x16a): first defined here arch/m68k/mac/iop.o: In function `iop_listen': iop.c:(.text+0xa6): multiple definition of `iop_listen' arch/m68k/mac/iop.o:iop.c:(.text+0xa6): first defined here arch/m68k/mac/iop.o: In function `iop_complete_message': iop.c:(.text+0xfa): multiple definition of `iop_complete_message' arch/m68k/mac/iop.o:iop.c:(.text+0xfa): first defined here arch/m68k/mac/iop.o: In function `iop_send_message': iop.c:(.text+0x328): multiple definition of `iop_send_message' arch/m68k/mac/iop.o:iop.c:(.text+0x328): first defined here arch/m68k/mac/iop.o: In function `iop_upload_code': iop.c:(.text+0x3cc): multiple definition of `iop_upload_code' arch/m68k/mac/iop.o:iop.c:(.text+0x3cc): first defined here arch/m68k/mac/iop.o: In function `iop_download_code': iop.c:(.text+0x414): multiple definition of `iop_download_code' arch/m68k/mac/iop.o:iop.c:(.text+0x414): first defined here arch/m68k/mac/iop.o: In function `iop_compare_code': iop.c:(.text+0x45c): multiple definition of `iop_compare_code' arch/m68k/mac/iop.o:iop.c:(.text+0x45c): first defined here arch/m68k/mac/iop.o: In function `iop_ism_irq_poll': iop.c:(.text+0x4b0): multiple definition of `iop_ism_irq_poll' arch/m68k/mac/iop.o:iop.c:(.text+0x4b0): first defined here arch/m68k/mac/via.o: In function `via2_scsi_drq_pending': via.c:(.text+0x0): multiple definition of `via2_scsi_drq_pending' arch/m68k/mac/via.o:via.c:(.text+0x0): first defined here arch/m68k/mac/via.o:(.bss+0x8): multiple definition of `via2' arch/m68k/mac/via.o:(.bss+0x8): first defined here arch/m68k/mac/via.o:(.bss+0xc): multiple definition of `via1' arch/m68k/mac/via.o:(.bss+0xc): first defined here arch/m68k/mac/via.o: In function `via1_irq': via.c:(.text+0x70): multiple definition of `via1_irq' arch/m68k/mac/via.o:via.c:(.text+0x70): first defined here arch/m68k/mac/via.o:(.bss+0x4): multiple definition of `rbv_present' arch/m68k/mac/via.o:(.bss+0x4): first defined here arch/m68k/mac/via.o: In function `via1_set_head': via.c:(.text+0x20a): multiple definition of `via1_set_head' arch/m68k/mac/via.o:via.c:(.text+0x20a): first defined here arch/m68k/mac/via.o: In function `via_init': via.c:(.init.text+0x0): multiple definition of `via_init' arch/m68k/mac/via.o:via.c:(.init.text+0x0): first defined here arch/m68k/mac/via.o:(.bss+0x0): multiple definition of `via_alt_mapping' arch/m68k/mac/via.o:(.bss+0x0): first defined here arch/m68k/mac/via.o: In function `via_debug_dump': via.c:(.text.unlikely+0x1a): multiple definition of `via_debug_dump' arch/m68k/mac/via.o:via.c:(.text.unlikely+0x1a): first defined here arch/m68k/mac/via.o: In function `via_l2_flush': via.c:(.text+0x22e): multiple definition of `via_l2_flush' arch/m68k/mac/via.o:via.c:(.text+0x22e): first defined here arch/m68k/mac/via.o: In function `via_register_interrupts': via.c:(.init.text+0x2b2): multiple definition of `via_register_interrupts' arch/m68k/mac/via.o:via.c:(.init.text+0x2b2): first defined here arch/m68k/mac/via.o: In function `via_irq_enable': via.c:(.text+0x25c): multiple definition of `via_irq_enable' arch/m68k/mac/via.o:via.c:(.text+0x25c): first defined here arch/m68k/mac/via.o: In function `via_nubus_irq_startup': via.c:(.text+0x310): multiple definition of `via_nubus_irq_startup' arch/m68k/mac/via.o:via.c:(.text+0x310): first defined here arch/m68k/mac/via.o: In function `via_irq_disable': via.c:(.text+0x376): multiple definition of `via_irq_disable' arch/m68k/mac/via.o:via.c:(.text+0x376): first defined here arch/m68k/mac/via.o: In function `via_nubus_irq_shutdown': via.c:(.text+0x40c): multiple definition of `via_nubus_irq_shutdown' arch/m68k/mac/via.o:via.c:(.text+0x40c): first defined here arch/m68k/mac/via.o: In function `via_init_clock': via.c:(.init.text+0x30e): multiple definition of `via_init_clock' arch/m68k/mac/via.o:via.c:(.init.text+0x30e): first defined here arch/m68k/mac/oss.o:(.bss+0x0): multiple definition of `oss' arch/m68k/mac/oss.o:(.bss+0x0): first defined here arch/m68k/mac/oss.o: In function `oss_init': oss.c:(.init.text+0x0): multiple definition of `oss_init' arch/m68k/mac/oss.o:oss.c:(.init.text+0x0): first defined here arch/m68k/mac/oss.o:(.bss+0x4): multiple definition of `oss_present' arch/m68k/mac/oss.o:(.bss+0x4): first defined here arch/m68k/mac/oss.o: In function `oss_register_interrupts': oss.c:(.init.text+0x34): multiple definition of `oss_register_interrupts' arch/m68k/mac/oss.o:oss.c:(.init.text+0x34): first defined here arch/m68k/mac/oss.o: In function `oss_irq_enable': oss.c:(.text+0x60): multiple definition of `oss_irq_enable' arch/m68k/mac/oss.o:oss.c:(.text+0x60): first defined here arch/m68k/mac/oss.o: In function `oss_irq_disable': oss.c:(.text+0xd4): multiple definition of `oss_irq_disable' arch/m68k/mac/oss.o:oss.c:(.text+0xd4): first defined here arch/m68k/mac/psc.o:(.bss+0x0): multiple definition of `psc' arch/m68k/mac/psc.o:(.bss+0x0): first defined here arch/m68k/mac/psc.o: In function `psc_init': psc.c:(.init.text+0x0): multiple definition of `psc_init' arch/m68k/mac/psc.o:psc.c:(.init.text+0x0): first defined here arch/m68k/mac/psc.o: In function `psc_register_interrupts': psc.c:(.init.text+0xf6): multiple definition of `psc_register_interrupts' arch/m68k/mac/psc.o:psc.c:(.init.text+0xf6): first defined here arch/m68k/mac/psc.o: In function `psc_irq_enable': psc.c:(.text+0x62): multiple definition of `psc_irq_enable' arch/m68k/mac/psc.o:psc.c:(.text+0x62): first defined here arch/m68k/mac/psc.o: In function `psc_irq_disable': psc.c:(.text+0x8a): multiple definition of `psc_irq_disable' arch/m68k/mac/psc.o:psc.c:(.text+0x8a): first defined here arch/m68k/mac/baboon.o: In function `baboon_init': baboon.c:(.init.text+0x0): multiple definition of `baboon_init' arch/m68k/mac/baboon.o:baboon.c:(.init.text+0x0): first defined here arch/m68k/mac/baboon.o:(.bss+0x0): multiple definition of `baboon_present' arch/m68k/mac/baboon.o:(.bss+0x0): first defined here arch/m68k/mac/baboon.o: In function `baboon_register_interrupts': baboon.c:(.init.text+0x2e): multiple definition of `baboon_register_interrupts' arch/m68k/mac/baboon.o:baboon.c:(.init.text+0x2e): first defined here arch/m68k/mac/baboon.o: In function `baboon_irq_enable': baboon.c:(.text+0x3c): multiple definition of `baboon_irq_enable' arch/m68k/mac/baboon.o:baboon.c:(.text+0x3c): first defined here arch/m68k/mac/baboon.o: In function `baboon_irq_disable': baboon.c:(.text+0x52): multiple definition of `baboon_irq_disable' arch/m68k/mac/baboon.o:baboon.c:(.text+0x52): first defined here arch/m68k/mac/macboing.o: In function `mac_mksound': macboing.c:(.text+0x164): multiple definition of `mac_mksound' arch/m68k/mac/macboing.o:macboing.c:(.text+0x164): first defined here arch/m68k/mac/misc.o: In function `mac_reset': misc.c:(.text+0x136): multiple definition of `mac_reset' arch/m68k/mac/misc.o:misc.c:(.text+0x136): first defined here arch/m68k/mac/misc.o: In function `mac_pram_read_byte': misc.c:(.text+0x268): multiple definition of `mac_pram_read_byte' arch/m68k/mac/misc.o:misc.c:(.text+0x268): first defined here arch/m68k/mac/misc.o: In function `mac_pram_write_byte': misc.c:(.text+0x35a): multiple definition of `mac_pram_write_byte' arch/m68k/mac/misc.o:misc.c:(.text+0x35a): first defined here arch/m68k/mac/misc.o: In function `mac_pram_get_size': misc.c:(.text+0x472): multiple definition of `mac_pram_get_size' arch/m68k/mac/misc.o:misc.c:(.text+0x472): first defined here arch/m68k/mac/misc.o: In function `mac_poweroff': misc.c:(.text+0x47a): multiple definition of `mac_poweroff' arch/m68k/mac/misc.o:misc.c:(.text+0x47a): first defined here arch/m68k/mac/misc.o: In function `mac_hwclk': misc.c:(.text+0x592): multiple definition of `mac_hwclk' arch/m68k/mac/misc.o:misc.c:(.text+0x592): first defined here arch/m68k/hp300/config.o:(.bss+0x0): multiple definition of `hp300_ledstate' arch/m68k/hp300/config.o:(.bss+0x0): first defined here arch/m68k/hp300/config.o: In function `hp300_parse_bootinfo': config.c:(.init.text+0x2): multiple definition of `hp300_parse_bootinfo' arch/m68k/hp300/config.o:config.c:(.init.text+0x2): first defined here arch/m68k/hp300/config.o:(.bss+0x2): multiple definition of `hp300_model' arch/m68k/hp300/config.o:(.bss+0x2): first defined here arch/m68k/hp300/config.o:(.data+0xe): multiple definition of `hp300_uart_scode' arch/m68k/hp300/config.o:(.data+0xe): first defined here arch/m68k/hp300/config.o: In function `config_hp300': config.c:(.init.text+0x34): multiple definition of `config_hp300' arch/m68k/hp300/config.o:config.c:(.init.text+0x34): first defined here arch/m68k/hp300/time.o: In function `hp300_sched_init': time.c:(.init.text+0x0): multiple definition of `hp300_sched_init' arch/m68k/hp300/time.o:time.c:(.init.text+0x0): first defined here arch/m68k/hp300/reboot.o: In function `hp300_reset': (.text+0x0): multiple definition of `hp300_reset' arch/m68k/hp300/reboot.o:(.text+0x0): first defined here arch/m68k/apollo/config.o:(.bss+0x0): multiple definition of `apollo_model' arch/m68k/apollo/config.o:(.bss+0x0): first defined here arch/m68k/apollo/config.o:(.bss+0x4): multiple definition of `timer_physaddr' arch/m68k/apollo/config.o:(.bss+0x4): first defined here arch/m68k/apollo/config.o: In function `dn_dummy_hwclk': config.c:(.text+0x76): multiple definition of `dn_dummy_hwclk' arch/m68k/apollo/config.o:config.c:(.text+0x76): first defined here arch/m68k/apollo/config.o:(.bss+0x14): multiple definition of `rtc_physaddr' arch/m68k/apollo/config.o:(.bss+0x14): first defined here arch/m68k/apollo/config.o:(.bss+0x8): multiple definition of `cpuctrl_physaddr' arch/m68k/apollo/config.o:(.bss+0x8): first defined here arch/m68k/apollo/config.o: In function `dn_sched_init': config.c:(.text+0x1b2): multiple definition of `dn_sched_init' arch/m68k/apollo/config.o:config.c:(.text+0x1b2): first defined here arch/m68k/apollo/config.o:(.bss+0x10): multiple definition of `pica_physaddr' arch/m68k/apollo/config.o:(.bss+0x10): first defined here arch/m68k/apollo/config.o: In function `apollo_parse_bootinfo': config.c:(.init.text+0x0): multiple definition of `apollo_parse_bootinfo' arch/m68k/apollo/config.o:config.c:(.init.text+0x0): first defined here arch/m68k/apollo/config.o: In function `dn_serial_console_wait_key': config.c:(.text+0x238): multiple definition of `dn_serial_console_wait_key' arch/m68k/apollo/config.o:config.c:(.text+0x238): first defined here arch/m68k/apollo/config.o:(.bss+0x1c): multiple definition of `sio01_physaddr' arch/m68k/apollo/config.o:(.bss+0x1c): first defined here arch/m68k/apollo/config.o: In function `dn_serial_console_write': config.c:(.text+0x25c): multiple definition of `dn_serial_console_write' arch/m68k/apollo/config.o:config.c:(.text+0x25c): first defined here arch/m68k/apollo/config.o: In function `dn_serial_print': config.c:(.text+0x29e): multiple definition of `dn_serial_print' arch/m68k/apollo/config.o:config.c:(.text+0x29e): first defined here arch/m68k/apollo/config.o: In function `dn_dummy_reset': config.c:(.text+0x2da): multiple definition of `dn_dummy_reset' arch/m68k/apollo/config.o:config.c:(.text+0x2da): first defined here arch/m68k/apollo/config.o: In function `config_apollo': config.c:(.init.text+0x1a): multiple definition of `config_apollo' arch/m68k/apollo/config.o:config.c:(.init.text+0x1a): first defined here arch/m68k/apollo/config.o:(.bss+0xc): multiple definition of `picb_physaddr' arch/m68k/apollo/config.o:(.bss+0xc): first defined here arch/m68k/apollo/config.o:(.bss+0x18): multiple definition of `sio23_physaddr' arch/m68k/apollo/config.o:(.bss+0x18): first defined here arch/m68k/apollo/config.o: In function `dn_dummy_waitbut': config.c:(.text+0x2ea): multiple definition of `dn_dummy_waitbut' arch/m68k/apollo/config.o:config.c:(.text+0x2ea): first defined here arch/m68k/apollo/dn_ints.o: In function `apollo_irq_startup': dn_ints.c:(.text+0x0): multiple definition of `apollo_irq_startup' arch/m68k/apollo/dn_ints.o:dn_ints.c:(.text+0x0): first defined here arch/m68k/apollo/dn_ints.o: In function `apollo_irq_shutdown': dn_ints.c:(.text+0x3e): multiple definition of `apollo_irq_shutdown' arch/m68k/apollo/dn_ints.o:dn_ints.c:(.text+0x3e): first defined here arch/m68k/apollo/dn_ints.o: In function `apollo_irq_eoi': dn_ints.c:(.text+0x7c): multiple definition of `apollo_irq_eoi' arch/m68k/apollo/dn_ints.o:dn_ints.c:(.text+0x7c): first defined here arch/m68k/apollo/dn_ints.o: In function `dn_init_IRQ': dn_ints.c:(.init.text+0x0): multiple definition of `dn_init_IRQ' arch/m68k/apollo/dn_ints.o:dn_ints.c:(.init.text+0x0): first defined here arch/m68k/mvme147/config.o: In function `mvme147_reset': config.c:(.text.unlikely+0x0): multiple definition of `mvme147_reset' arch/m68k/mvme147/config.o:config.c:(.text.unlikely+0x0): first defined here arch/m68k/mvme147/config.o: In function `mvme147_init_IRQ': config.c:(.init.text+0x0): multiple definition of `mvme147_init_IRQ' arch/m68k/mvme147/config.o:config.c:(.init.text+0x0): first defined here arch/m68k/mvme147/config.o: In function `mvme147_sched_init': config.c:(.text+0xa2): multiple definition of `mvme147_sched_init' arch/m68k/mvme147/config.o:config.c:(.text+0xa2): first defined here arch/m68k/mvme147/config.o: In function `mvme147_hwclk': config.c:(.text+0x10a): multiple definition of `mvme147_hwclk' arch/m68k/mvme147/config.o:config.c:(.text+0x10a): first defined here arch/m68k/mvme147/config.o: In function `mvme147_parse_bootinfo': config.c:(.init.text+0x12): multiple definition of `mvme147_parse_bootinfo' arch/m68k/mvme147/config.o:config.c:(.init.text+0x12): first defined here arch/m68k/mvme147/config.o: In function `config_mvme147': config.c:(.init.text+0x28): multiple definition of `config_mvme147' arch/m68k/mvme147/config.o:config.c:(.init.text+0x28): first defined here arch/m68k/mvme16x/config.o: In function `mvme16x_reset': config.c:(.text.unlikely+0x0): multiple definition of `mvme16x_reset' arch/m68k/mvme16x/config.o:config.c:(.text.unlikely+0x0): first defined here arch/m68k/mvme16x/config.o: In function `mvme16x_sched_init': config.c:(.text+0x1c8): multiple definition of `mvme16x_sched_init' arch/m68k/mvme16x/config.o:config.c:(.text+0x1c8): first defined here arch/m68k/mvme16x/config.o: In function `mvme16x_parse_bootinfo': config.c:(.init.text+0x12): multiple definition of `mvme16x_parse_bootinfo' arch/m68k/mvme16x/config.o:config.c:(.init.text+0x12): first defined here arch/m68k/mvme16x/config.o: In function `mvme16x_cons_write': config.c:(.text+0x27c): multiple definition of `mvme16x_cons_write' arch/m68k/mvme16x/config.o:config.c:(.text+0x27c): first defined here arch/m68k/mvme16x/config.o: In function `config_mvme16x': config.c:(.init.text+0x28): multiple definition of `config_mvme16x' arch/m68k/mvme16x/config.o:config.c:(.init.text+0x28): first defined here arch/m68k/mvme16x/config.o: In function `mvme16x_hwclk': config.c:(.text+0x34a): multiple definition of `mvme16x_hwclk' arch/m68k/mvme16x/config.o:config.c:(.text+0x34a): first defined here arch/m68k/mvme16x/config.o:(.bss+0x0): multiple definition of `mvme16x_config' arch/m68k/mvme16x/config.o:(.bss+0x0): first defined here arch/m68k/mvme16x/config.o: In function `bcd2int': config.c:(.text+0x32e): multiple definition of `bcd2int' arch/m68k/mvme16x/config.o:config.c:(.text+0x32e): first defined here arch/m68k/bvme6000/config.o: In function `bvme6000_abort_int': config.c:(.text+0x0): multiple definition of `bvme6000_abort_int' arch/m68k/bvme6000/config.o:config.c:(.text+0x0): first defined here arch/m68k/bvme6000/config.o: In function `bvme6000_reset': config.c:(.text.unlikely+0x0): multiple definition of `bvme6000_reset' arch/m68k/bvme6000/config.o:config.c:(.text.unlikely+0x0): first defined here arch/m68k/bvme6000/config.o: In function `bvme6000_hwclk': config.c:(.text+0x1a4): multiple definition of `bvme6000_hwclk' arch/m68k/bvme6000/config.o:config.c:(.text+0x1a4): first defined here arch/m68k/bvme6000/config.o: In function `bvme6000_sched_init': config.c:(.text+0x378): multiple definition of `bvme6000_sched_init' arch/m68k/bvme6000/config.o:config.c:(.text+0x378): first defined here arch/m68k/bvme6000/config.o: In function `bvme6000_parse_bootinfo': config.c:(.init.text+0x12): multiple definition of `bvme6000_parse_bootinfo' arch/m68k/bvme6000/config.o:config.c:(.init.text+0x12): first defined here arch/m68k/bvme6000/config.o: In function `config_bvme6000': config.c:(.init.text+0x22): multiple definition of `config_bvme6000' arch/m68k/bvme6000/config.o:config.c:(.init.text+0x22): first defined here arch/m68k/sun3x/config.o: In function `sun3_leds': config.c:(.text+0x20): multiple definition of `sun3_leds' arch/m68k/sun3x/config.o:config.c:(.text+0x20): first defined here arch/m68k/sun3x/config.o: In function `config_sun3x': config.c:(.init.text+0x0): multiple definition of `config_sun3x' arch/m68k/sun3x/config.o:config.c:(.init.text+0x0): first defined here arch/m68k/sun3x/config.o:(.bss+0x0): multiple definition of `clock_va' arch/m68k/sun3x/config.o:(.bss+0x0): first defined here arch/m68k/sun3x/time.o: In function `sun3x_hwclk': time.c:(.text+0x0): multiple definition of `sun3x_hwclk' arch/m68k/sun3x/time.o:time.c:(.text+0x0): first defined here arch/m68k/sun3x/time.o: In function `sun3x_sched_init': time.c:(.init.text+0x0): multiple definition of `sun3x_sched_init' arch/m68k/sun3x/time.o:time.c:(.init.text+0x0): first defined here arch/m68k/sun3x/dvma.o: In function `dvma_map_cpu': dvma.c:(.text+0x0): multiple definition of `dvma_map_cpu' arch/m68k/sun3x/dvma.o:dvma.c:(.text+0x0): first defined here arch/m68k/sun3x/dvma.o: In function `dvma_map_iommu': dvma.c:(.text+0x14e): multiple definition of `dvma_map_iommu' arch/m68k/sun3x/dvma.o:dvma.c:(.text+0x14e): first defined here arch/m68k/sun3x/dvma.o: In function `dvma_unmap_iommu': dvma.c:(.text+0x1ac): multiple definition of `dvma_unmap_iommu' arch/m68k/sun3x/dvma.o:dvma.c:(.text+0x1ac): first defined here arch/m68k/sun3x/prom.o:(.bss+0x1c): multiple definition of `sun3x_putchar' arch/m68k/sun3x/prom.o:(.bss+0x1c): first defined here arch/m68k/sun3x/prom.o: In function `sun3x_halt': prom.c:(.text+0x3e): multiple definition of `sun3x_halt' arch/m68k/sun3x/prom.o:prom.c:(.text+0x3e): first defined here arch/m68k/sun3x/prom.o:(.bss+0x0): multiple definition of `sun3x_prom_vbr' arch/m68k/sun3x/prom.o:(.bss+0x0): first defined here arch/m68k/sun3x/prom.o: In function `sun3x_reboot': prom.c:(.text+0x86): multiple definition of `sun3x_reboot' arch/m68k/sun3x/prom.o:prom.c:(.text+0x86): first defined here arch/m68k/sun3x/prom.o:(.bss+0x4): multiple definition of `romvec' arch/m68k/sun3x/prom.o:(.bss+0x4): first defined here arch/m68k/sun3x/prom.o: In function `sun3x_prom_init': prom.c:(.init.text+0x38): multiple definition of `sun3x_prom_init' arch/m68k/sun3x/prom.o:prom.c:(.init.text+0x38): first defined here arch/m68k/sun3x/prom.o:(.bss+0x18): multiple definition of `sun3x_getchar' arch/m68k/sun3x/prom.o:(.bss+0x18): first defined here arch/m68k/sun3x/prom.o:(.bss+0x14): multiple definition of `sun3x_mayget' arch/m68k/sun3x/prom.o:(.bss+0x14): first defined here arch/m68k/sun3x/prom.o:(.bss+0x10): multiple definition of `sun3x_mayput' arch/m68k/sun3x/prom.o:(.bss+0x10): first defined here arch/m68k/sun3x/prom.o:(.bss+0xc): multiple definition of `sun3x_prom_reboot' arch/m68k/sun3x/prom.o:(.bss+0xc): first defined here arch/m68k/sun3x/prom.o:(.bss+0x8): multiple definition of `sun3x_prom_abort' arch/m68k/sun3x/prom.o:(.bss+0x8): first defined here arch/m68k/sun3x/prom.o: In function `prom_getintdefault': prom.c:(.text+0xc0): multiple definition of `prom_getintdefault' arch/m68k/sun3x/prom.o:prom.c:(.text+0xc0): first defined here arch/m68k/sun3x/prom.o: In function `prom_getbool': prom.c:(.text+0xc6): multiple definition of `prom_getbool' arch/m68k/sun3x/prom.o:prom.c:(.text+0xc6): first defined here arch/m68k/sun3x/prom.o: In function `prom_printf': prom.c:(.text+0xca): multiple definition of `prom_printf' arch/m68k/sun3x/prom.o:prom.c:(.text+0xca): first defined here arch/m68k/sun3x/prom.o: In function `prom_halt': prom.c:(.text+0xcc): multiple definition of `prom_halt' arch/m68k/sun3x/prom.o:prom.c:(.text+0xcc): first defined here arch/m68k/sun3x/prom.o: In function `prom_get_idprom': prom.c:(.text+0xd2): multiple definition of `prom_get_idprom' arch/m68k/sun3x/prom.o:prom.c:(.text+0xd2): first defined here arch/m68k/sun3/sun3ints.o: In function `sun3_enable_irq': sun3ints.c:(.text+0x70): multiple definition of `sun3_enable_irq' arch/m68k/sun3/sun3ints.o:sun3ints.c:(.text+0x70): first defined here arch/m68k/sun3/sun3ints.o:(.bss+0x0): multiple definition of `sun3_intreg' arch/m68k/sun3/sun3ints.o:(.bss+0x0): first defined here arch/m68k/sun3/sun3ints.o: In function `sun3_enable_interrupts': sun3ints.c:(.text+0x8a): multiple definition of `sun3_enable_interrupts' arch/m68k/sun3/sun3ints.o:sun3ints.c:(.text+0x8a): first defined here arch/m68k/sun3/sun3ints.o: In function `sun3_disable_irq': sun3ints.c:(.text+0x96): multiple definition of `sun3_disable_irq' arch/m68k/sun3/sun3ints.o:sun3ints.c:(.text+0x96): first defined here arch/m68k/sun3/sun3ints.o: In function `sun3_disable_interrupts': sun3ints.c:(.text+0xb0): multiple definition of `sun3_disable_interrupts' arch/m68k/sun3/sun3ints.o:sun3ints.c:(.text+0xb0): first defined here arch/m68k/sun3/sun3ints.o: In function `sun3_init_IRQ': sun3ints.c:(.init.text+0x0): multiple definition of `sun3_init_IRQ' arch/m68k/sun3/sun3ints.o:sun3ints.c:(.init.text+0x0): first defined here arch/m68k/sun3/sun3dvma.o: In function `dvma_free': sun3dvma.c:(.text+0x0): multiple definition of `dvma_free' arch/m68k/sun3/sun3dvma.o:sun3dvma.c:(.text+0x0): first defined here arch/m68k/sun3/sun3dvma.o: In function `dvma_map_align': sun3dvma.c:(.text+0x2): multiple definition of `dvma_map_align' arch/m68k/sun3/sun3dvma.o:sun3dvma.c:(.text+0x2): first defined here arch/m68k/sun3/sun3dvma.o: In function `dvma_unmap': sun3dvma.c:(.text+0x22a): multiple definition of `dvma_unmap' arch/m68k/sun3/sun3dvma.o:sun3dvma.c:(.text+0x22a): first defined here arch/m68k/sun3/sun3dvma.o: In function `dvma_malloc_align': sun3dvma.c:(.text+0x2c4): multiple definition of `dvma_malloc_align' arch/m68k/sun3/sun3dvma.o:sun3dvma.c:(.text+0x2c4): first defined here arch/m68k/sun3/sun3dvma.o: In function `dvma_init': sun3dvma.c:(.init.text+0x0): multiple definition of `dvma_init' arch/m68k/sun3/sun3dvma.o:sun3dvma.c:(.init.text+0x0): first defined here arch/m68k/sun3/idprom.o: In function `sun3_get_model': idprom.c:(.text+0x0): multiple definition of `sun3_get_model' arch/m68k/sun3/idprom.o:idprom.c:(.text+0x0): first defined here arch/m68k/sun3/idprom.o:(.bss+0x0): multiple definition of `idprom' arch/m68k/sun3/idprom.o:(.bss+0x0): first defined here arch/m68k/sun3/idprom.o: In function `idprom_init': idprom.c:(.init.text+0x0): multiple definition of `idprom_init' arch/m68k/sun3/idprom.o:idprom.c:(.init.text+0x0): first defined here arch/m68k/emu/natfeat.o: In function `nf_get_id_phys': natfeat.c:(.text+0x0): multiple definition of `nf_get_id_phys' arch/m68k/emu/natfeat.o:natfeat.c:(.text+0x0): first defined here arch/m68k/emu/natfeat.o: In function `nf_call': natfeat.c:(.text+0x4): multiple definition of `nf_call' arch/m68k/emu/natfeat.o:natfeat.c:(.text+0x4): first defined here arch/m68k/emu/natfeat.o: In function `nf_get_id': natfeat.c:(.text+0xc): multiple definition of `nf_get_id' arch/m68k/emu/natfeat.o:natfeat.c:(.text+0xc): first defined here arch/m68k/emu/natfeat.o: In function `nfprint': natfeat.c:(.text+0x6a): multiple definition of `nfprint' arch/m68k/emu/natfeat.o:natfeat.c:(.text+0x6a): first defined here arch/m68k/emu/natfeat.o: In function `nf_init': natfeat.c:(.init.text+0x0): multiple definition of `nf_init' arch/m68k/emu/natfeat.o:natfeat.c:(.init.text+0x0): first defined here arch/m68k/fpsp040/bindec.o: In function `bindec': (.text+0x70): multiple definition of `bindec' arch/m68k/fpsp040/bindec.o:(.text+0x70): first defined here arch/m68k/fpsp040/bindec.o: In function `sc_mul': (.text+0x208): multiple definition of `sc_mul' arch/m68k/fpsp040/bindec.o:(.text+0x208): first defined here arch/m68k/fpsp040/binstr.o: In function `binstr': (.text+0x0): multiple definition of `binstr' arch/m68k/fpsp040/binstr.o:(.text+0x0): first defined here arch/m68k/fpsp040/decbin.o: In function `decbin': (.text+0x1c): multiple definition of `decbin' arch/m68k/fpsp040/decbin.o:(.text+0x1c): first defined here arch/m68k/fpsp040/decbin.o: In function `calc_e': (.text+0x20): multiple definition of `calc_e' arch/m68k/fpsp040/decbin.o:(.text+0x20): first defined here arch/m68k/fpsp040/decbin.o: In function `pwrten': (.text+0x1a6): multiple definition of `pwrten' arch/m68k/fpsp040/decbin.o:(.text+0x1a6): first defined here arch/m68k/fpsp040/decbin.o: In function `calc_m': (.text+0x72): multiple definition of `calc_m' arch/m68k/fpsp040/decbin.o:(.text+0x72): first defined here arch/m68k/fpsp040/decbin.o: In function `norm': (.text+0x210): multiple definition of `norm' arch/m68k/fpsp040/decbin.o:(.text+0x210): first defined here arch/m68k/fpsp040/decbin.o: In function `ap_st_z': (.text+0xb6): multiple definition of `ap_st_z' arch/m68k/fpsp040/decbin.o:(.text+0xb6): first defined here arch/m68k/fpsp040/decbin.o: In function `ap_st_n': (.text+0x140): multiple definition of `ap_st_n' arch/m68k/fpsp040/decbin.o:(.text+0x140): first defined here arch/m68k/fpsp040/do_func.o: In function `do_func': (.text+0x6c): multiple definition of `do_func' arch/m68k/fpsp040/do_func.o:(.text+0x6c): first defined here arch/m68k/fpsp040/do_func.o: In function `serror': (.text+0xc4): multiple definition of `serror' arch/m68k/fpsp040/do_func.o:(.text+0xc4): first defined here arch/m68k/fpsp040/do_func.o: In function `snzrinx': (.text+0xca): multiple definition of `snzrinx' arch/m68k/fpsp040/do_func.o:(.text+0xca): first defined here arch/m68k/fpsp040/do_func.o: In function `ld_pzero': (.text+0x4c0): multiple definition of `ld_pzero' arch/m68k/fpsp040/do_func.o:(.text+0x4c0): first defined here arch/m68k/fpsp040/do_func.o: In function `ld_mzero': (.text+0x4d0): multiple definition of `ld_mzero' arch/m68k/fpsp040/do_func.o:(.text+0x4d0): first defined here arch/m68k/fpsp040/do_func.o: In function `szero': (.text+0xe0): multiple definition of `szero' arch/m68k/fpsp040/do_func.o:(.text+0xe0): first defined here arch/m68k/fpsp040/do_func.o: In function `sinf': (.text+0xec): multiple definition of `sinf' arch/m68k/fpsp040/do_func.o:(.text+0xec): first defined here arch/m68k/fpsp040/do_func.o: In function `ld_minf': (.text+0x498): multiple definition of `ld_minf' arch/m68k/fpsp040/do_func.o:(.text+0x498): first defined here arch/m68k/fpsp040/do_func.o: In function `ld_pinf': (.text+0x488): multiple definition of `ld_pinf' arch/m68k/fpsp040/do_func.o:(.text+0x488): first defined here arch/m68k/fpsp040/do_func.o: In function `sone': (.text+0xf8): multiple definition of `sone' arch/m68k/fpsp040/do_func.o:(.text+0xf8): first defined here arch/m68k/fpsp040/do_func.o: In function `ld_mone': (.text+0x4b0): multiple definition of `ld_mone' arch/m68k/fpsp040/do_func.o:(.text+0x4b0): first defined here arch/m68k/fpsp040/do_func.o: In function `ld_pone': (.text+0x4a8): multiple definition of `ld_pone' arch/m68k/fpsp040/do_func.o:(.text+0x4a8): first defined here arch/m68k/fpsp040/do_func.o: In function `spi_2': (.text+0x104): multiple definition of `spi_2' arch/m68k/fpsp040/do_func.o:(.text+0x104): first defined here arch/m68k/fpsp040/do_func.o: In function `ld_mpi2': (.text+0x476): multiple definition of `ld_mpi2' arch/m68k/fpsp040/do_func.o:(.text+0x476): first defined here arch/m68k/fpsp040/do_func.o: In function `ld_ppi2': (.text+0x46c): multiple definition of `ld_ppi2' arch/m68k/fpsp040/do_func.o:(.text+0x46c): first defined here arch/m68k/fpsp040/do_func.o: In function `szr_inf': (.text+0x110): multiple definition of `szr_inf' arch/m68k/fpsp040/do_func.o:(.text+0x110): first defined here arch/m68k/fpsp040/do_func.o: In function `sopr_inf': (.text+0x11c): multiple definition of `sopr_inf' arch/m68k/fpsp040/do_func.o:(.text+0x11c): first defined here arch/m68k/fpsp040/do_func.o: In function `sslognp1': (.text+0x128): multiple definition of `sslognp1' arch/m68k/fpsp040/do_func.o:(.text+0x128): first defined here arch/m68k/fpsp040/do_func.o: In function `setoxm1i': (.text+0x146): multiple definition of `setoxm1i' arch/m68k/fpsp040/do_func.o:(.text+0x146): first defined here arch/m68k/fpsp040/do_func.o: In function `sslogn': (.text+0x152): multiple definition of `sslogn' arch/m68k/fpsp040/do_func.o:(.text+0x152): first defined here arch/m68k/fpsp040/do_func.o: In function `sslognd': (.text+0x17e): multiple definition of `sslognd' arch/m68k/fpsp040/do_func.o:(.text+0x17e): first defined here arch/m68k/fpsp040/do_func.o: In function `sslog10': (.text+0x18a): multiple definition of `sslog10' arch/m68k/fpsp040/do_func.o:(.text+0x18a): first defined here arch/m68k/fpsp040/do_func.o: In function `sslog10d': (.text+0x1b6): multiple definition of `sslog10d' arch/m68k/fpsp040/do_func.o:(.text+0x1b6): first defined here arch/m68k/fpsp040/do_func.o: In function `sslog2': (.text+0x1c2): multiple definition of `sslog2' arch/m68k/fpsp040/do_func.o:(.text+0x1c2): first defined here arch/m68k/fpsp040/do_func.o: In function `sslog2d': (.text+0x1ee): multiple definition of `sslog2d' arch/m68k/fpsp040/do_func.o:(.text+0x1ee): first defined here arch/m68k/fpsp040/do_func.o: In function `pmod': (.text+0x23a): multiple definition of `pmod' arch/m68k/fpsp040/do_func.o:(.text+0x23a): first defined here arch/m68k/fpsp040/do_func.o: In function `prem': (.text+0x300): multiple definition of `prem' arch/m68k/fpsp040/do_func.o:(.text+0x300): first defined here arch/m68k/fpsp040/do_func.o: In function `pscale': (.text+0x3c6): multiple definition of `pscale' arch/m68k/fpsp040/do_func.o:(.text+0x3c6): first defined here arch/m68k/fpsp040/do_func.o: In function `ssincosz': (.text+0x410): multiple definition of `ssincosz' arch/m68k/fpsp040/do_func.o:(.text+0x410): first defined here arch/m68k/fpsp040/do_func.o: In function `ssincosi': (.text+0x432): multiple definition of `ssincosi' arch/m68k/fpsp040/do_func.o:(.text+0x432): first defined here arch/m68k/fpsp040/do_func.o: In function `ssincosnan': (.text+0x446): multiple definition of `ssincosnan' arch/m68k/fpsp040/do_func.o:(.text+0x446): first defined here arch/m68k/fpsp040/gen_except.o: In function `gen_except': (.text+0x24): multiple definition of `gen_except' arch/m68k/fpsp040/gen_except.o:(.text+0x24): first defined here arch/m68k/fpsp040/get_op.o: In function `GET_OP': (.text+0x0): multiple definition of `PIRN' arch/m68k/fpsp040/get_op.o:(.text+0x0): first defined here arch/m68k/fpsp040/get_op.o: In function `PIRZRM': (.text+0xc): multiple definition of `PIRZRM' arch/m68k/fpsp040/get_op.o:(.text+0xc): first defined here arch/m68k/fpsp040/get_op.o: In function `PIRP': (.text+0x18): multiple definition of `PIRP' arch/m68k/fpsp040/get_op.o:(.text+0x18): first defined here arch/m68k/fpsp040/get_op.o: In function `SMALRN': (.text+0x24): multiple definition of `SMALRN' arch/m68k/fpsp040/get_op.o:(.text+0x24): first defined here arch/m68k/fpsp040/get_op.o: In function `SMALRZRM': (.text+0x60): multiple definition of `SMALRZRM' arch/m68k/fpsp040/get_op.o:(.text+0x60): first defined here arch/m68k/fpsp040/get_op.o: In function `SMALRP': (.text+0x9c): multiple definition of `SMALRP' arch/m68k/fpsp040/get_op.o:(.text+0x9c): first defined here arch/m68k/fpsp040/get_op.o: In function `BIGRN': (.text+0xd8): multiple definition of `BIGRN' arch/m68k/fpsp040/get_op.o:(.text+0xd8): first defined here arch/m68k/fpsp040/get_op.o: In function `BIGRZRM': (.text+0x198): multiple definition of `BIGRZRM' arch/m68k/fpsp040/get_op.o:(.text+0x198): first defined here arch/m68k/fpsp040/get_op.o: In function `BIGRP': (.text+0x258): multiple definition of `BIGRP' arch/m68k/fpsp040/get_op.o:(.text+0x258): first defined here arch/m68k/fpsp040/get_op.o: In function `PTENRN': (.text+0xfc): multiple definition of `PTENRN' arch/m68k/fpsp040/get_op.o:(.text+0xfc): first defined here arch/m68k/fpsp040/get_op.o: In function `PTENRM': (.text+0x1bc): multiple definition of `PTENRM' arch/m68k/fpsp040/get_op.o:(.text+0x1bc): first defined here arch/m68k/fpsp040/get_op.o: In function `PTENRP': (.text+0x27c): multiple definition of `PTENRP' arch/m68k/fpsp040/get_op.o:(.text+0x27c): first defined here arch/m68k/fpsp040/get_op.o: In function `get_op': (.text+0x318): multiple definition of `get_op' arch/m68k/fpsp040/get_op.o:(.text+0x318): first defined here arch/m68k/fpsp040/get_op.o: In function `uns_getop': (.text+0x324): multiple definition of `uns_getop' arch/m68k/fpsp040/get_op.o:(.text+0x324): first defined here arch/m68k/fpsp040/get_op.o: In function `uni_getop': (.text+0x358): multiple definition of `uni_getop' arch/m68k/fpsp040/get_op.o:(.text+0x358): first defined here arch/m68k/fpsp040/kernel_ex.o: In function `t_dz': (.text+0x48): multiple definition of `t_dz' arch/m68k/fpsp040/kernel_ex.o:(.text+0x48): first defined here arch/m68k/fpsp040/kernel_ex.o: In function `t_dz2': (.text+0x30): multiple definition of `t_dz2' arch/m68k/fpsp040/kernel_ex.o:(.text+0x30): first defined here arch/m68k/fpsp040/kernel_ex.o: In function `t_operr': (.text+0x9e): multiple definition of `t_operr' arch/m68k/fpsp040/kernel_ex.o:(.text+0x9e): first defined here arch/m68k/fpsp040/kernel_ex.o: In function `t_unfl': (.text+0xbe): multiple definition of `t_unfl' arch/m68k/fpsp040/kernel_ex.o:(.text+0xbe): first defined here arch/m68k/fpsp040/kernel_ex.o: In function `t_ovfl': (.text+0x184): multiple definition of `t_ovfl' arch/m68k/fpsp040/kernel_ex.o:(.text+0x184): first defined here arch/m68k/fpsp040/kernel_ex.o: In function `t_ovfl2': (.text+0x12a): multiple definition of `t_ovfl2' arch/m68k/fpsp040/kernel_ex.o:(.text+0x12a): first defined here arch/m68k/fpsp040/kernel_ex.o: In function `t_inx2': (.text+0x1d8): multiple definition of `t_inx2' arch/m68k/fpsp040/kernel_ex.o:(.text+0x1d8): first defined here arch/m68k/fpsp040/kernel_ex.o: In function `t_frcinx': (.text+0x1e2): multiple definition of `t_frcinx' arch/m68k/fpsp040/kernel_ex.o:(.text+0x1e2): first defined here arch/m68k/fpsp040/kernel_ex.o: In function `t_extdnrm': (.text+0x2d4): multiple definition of `t_extdnrm' arch/m68k/fpsp040/kernel_ex.o:(.text+0x2d4): first defined here arch/m68k/fpsp040/kernel_ex.o: In function `t_resdnrm': (.text+0x2de): multiple definition of `t_resdnrm' arch/m68k/fpsp040/kernel_ex.o:(.text+0x2de): first defined here arch/m68k/fpsp040/kernel_ex.o: In function `dst_nan': (.text+0x1fa): multiple definition of `dst_nan' arch/m68k/fpsp040/kernel_ex.o:(.text+0x1fa): first defined here arch/m68k/fpsp040/kernel_ex.o: In function `src_nan': (.text+0x270): multiple definition of `src_nan' arch/m68k/fpsp040/kernel_ex.o:(.text+0x270): first defined here arch/m68k/fpsp040/kernel_ex.o: In function `t_avoid_unsupp': (.text+0x372): multiple definition of `t_avoid_unsupp' arch/m68k/fpsp040/kernel_ex.o:(.text+0x372): first defined here arch/m68k/fpsp040/res_func.o: In function `res_func': (.text+0x10): multiple definition of `res_func' arch/m68k/fpsp040/res_func.o:(.text+0x10): first defined here arch/m68k/fpsp040/res_func.o: In function `p_move': (.text+0x142a): multiple definition of `p_move' arch/m68k/fpsp040/res_func.o:(.text+0x142a): first defined here arch/m68k/fpsp040/round.o: In function `round': (.text+0x0): multiple definition of `round' arch/m68k/fpsp040/round.o:(.text+0x0): first defined here arch/m68k/fpsp040/round.o: In function `nrm_zero': (.text+0x18e): multiple definition of `nrm_zero' arch/m68k/fpsp040/round.o:(.text+0x18e): first defined here arch/m68k/fpsp040/round.o: In function `nrm_set': (.text+0x1fe): multiple definition of `nrm_set' arch/m68k/fpsp040/round.o:(.text+0x1fe): first defined here arch/m68k/fpsp040/round.o: In function `denorm': (.text+0x250): multiple definition of `denorm' arch/m68k/fpsp040/round.o:(.text+0x250): first defined here arch/m68k/fpsp040/round.o: In function `dnrm_lp': (.text+0x2e6): multiple definition of `dnrm_lp' arch/m68k/fpsp040/round.o:(.text+0x2e6): first defined here arch/m68k/fpsp040/sacos.o: In function `sacosd': (.text+0x20): multiple definition of `sacosd' arch/m68k/fpsp040/sacos.o:(.text+0x20): first defined here arch/m68k/fpsp040/sacos.o: In function `sacos': (.text+0x2e): multiple definition of `sacos' arch/m68k/fpsp040/sacos.o:(.text+0x2e): first defined here arch/m68k/fpsp040/sasin.o: In function `sasind': (.text+0x10): multiple definition of `sasind' arch/m68k/fpsp040/sasin.o:(.text+0x10): first defined here arch/m68k/fpsp040/sasin.o: In function `sasin': (.text+0x14): multiple definition of `sasin' arch/m68k/fpsp040/sasin.o:(.text+0x14): first defined here arch/m68k/fpsp040/satan.o: In function `satand': (.text+0x8c0): multiple definition of `satand' arch/m68k/fpsp040/satan.o:(.text+0x8c0): first defined here arch/m68k/fpsp040/satan.o: In function `satan': (.text+0x8c4): multiple definition of `satan' arch/m68k/fpsp040/satan.o:(.text+0x8c4): first defined here arch/m68k/fpsp040/satanh.o: In function `satanhd': (.text+0x0): multiple definition of `satanhd' arch/m68k/fpsp040/satanh.o:(.text+0x0): first defined here arch/m68k/fpsp040/satanh.o: In function `satanh': (.text+0x4): multiple definition of `satanh' arch/m68k/fpsp040/satanh.o:(.text+0x4): first defined here arch/m68k/fpsp040/scosh.o: In function `scoshd': (.text+0x20): multiple definition of `scoshd' arch/m68k/fpsp040/scosh.o:(.text+0x20): first defined here arch/m68k/fpsp040/scosh.o: In function `scosh': (.text+0x38): multiple definition of `scosh' arch/m68k/fpsp040/scosh.o:(.text+0x38): first defined here arch/m68k/fpsp040/setox.o: In function `setoxd': (.text+0x4b0): multiple definition of `setoxd' arch/m68k/fpsp040/setox.o:(.text+0x4b0): first defined here arch/m68k/fpsp040/setox.o: In function `setox': (.text+0x4d4): multiple definition of `setox' arch/m68k/fpsp040/setox.o:(.text+0x4d4): first defined here arch/m68k/fpsp040/setox.o: In function `setoxm1d': (.text+0x686): multiple definition of `setoxm1d' arch/m68k/fpsp040/setox.o:(.text+0x686): first defined here arch/m68k/fpsp040/setox.o: In function `setoxm1': (.text+0x68a): multiple definition of `setoxm1' arch/m68k/fpsp040/setox.o:(.text+0x68a): first defined here arch/m68k/fpsp040/sgetem.o: In function `sgetexp': (.text+0x0): multiple definition of `sgetexp' arch/m68k/fpsp040/sgetem.o:(.text+0x0): first defined here arch/m68k/fpsp040/sgetem.o: In function `sgetexpd': (.text+0x10): multiple definition of `sgetexpd' arch/m68k/fpsp040/sgetem.o:(.text+0x10): first defined here arch/m68k/fpsp040/sgetem.o: In function `sgetman': (.text+0x24): multiple definition of `sgetman' arch/m68k/fpsp040/sgetem.o:(.text+0x24): first defined here arch/m68k/fpsp040/sgetem.o: In function `sgetmand': (.text+0x44): multiple definition of `sgetmand' arch/m68k/fpsp040/sgetem.o:(.text+0x44): first defined here arch/m68k/fpsp040/sint.o: In function `sint': (.text+0x0): multiple definition of `sint' arch/m68k/fpsp040/sint.o:(.text+0x0): first defined here arch/m68k/fpsp040/sint.o: In function `sintd': (.text+0xc): multiple definition of `sintd' arch/m68k/fpsp040/sint.o:(.text+0xc): first defined here arch/m68k/fpsp040/sint.o: In function `sintrz': (.text+0x4a): multiple definition of `sintrz' arch/m68k/fpsp040/sint.o:(.text+0x4a): first defined here arch/m68k/fpsp040/sint.o: In function `sintdo': (.text+0x54): multiple definition of `sintdo' arch/m68k/fpsp040/sint.o:(.text+0x54): first defined here arch/m68k/fpsp040/slog2.o: In function `slog10d': (.text+0x20): multiple definition of `slog10d' arch/m68k/fpsp040/slog2.o:(.text+0x20): first defined here arch/m68k/fpsp040/slog2.o: In function `slog10': (.text+0x3c): multiple definition of `slog10' arch/m68k/fpsp040/slog2.o:(.text+0x3c): first defined here arch/m68k/fpsp040/slog2.o: In function `slog2d': (.text+0x58): multiple definition of `slog2d' arch/m68k/fpsp040/slog2.o:(.text+0x58): first defined here arch/m68k/fpsp040/slog2.o: In function `slog2': (.text+0x74): multiple definition of `slog2' arch/m68k/fpsp040/slog2.o:(.text+0x74): first defined here arch/m68k/fpsp040/slogn.o: In function `slognd': (.text+0x8a0): multiple definition of `slognd' arch/m68k/fpsp040/slogn.o:(.text+0x8a0): first defined here arch/m68k/fpsp040/slogn.o: In function `slogn': (.text+0x92a): multiple definition of `slogn' arch/m68k/fpsp040/slogn.o:(.text+0x92a): first defined here arch/m68k/fpsp040/slogn.o: In function `slognp1d': (.text+0xac4): multiple definition of `slognp1d' arch/m68k/fpsp040/slogn.o:(.text+0xac4): first defined here arch/m68k/fpsp040/slogn.o: In function `slognp1': (.text+0xac8): multiple definition of `slognp1' arch/m68k/fpsp040/slogn.o:(.text+0xac8): first defined here arch/m68k/fpsp040/smovecr.o: In function `smovcr': (.text+0x4): multiple definition of `smovcr' arch/m68k/fpsp040/smovecr.o:(.text+0x4): first defined here arch/m68k/fpsp040/srem_mod.o: In function `smod': (.text+0x10): multiple definition of `smod' arch/m68k/fpsp040/srem_mod.o:(.text+0x10): first defined here arch/m68k/fpsp040/srem_mod.o: In function `srem': (.text+0x1a): multiple definition of `srem' arch/m68k/fpsp040/srem_mod.o:(.text+0x1a): first defined here arch/m68k/fpsp040/scale.o: In function `sscale': (.text+0x4): multiple definition of `sscale' arch/m68k/fpsp040/scale.o:(.text+0x4): first defined here arch/m68k/fpsp040/ssin.o: In function `ssind': (.text+0xdc): multiple definition of `ssind' arch/m68k/fpsp040/ssin.o:(.text+0xdc): first defined here arch/m68k/fpsp040/ssin.o: In function `scosd': (.text+0xe0): multiple definition of `scosd' arch/m68k/fpsp040/ssin.o:(.text+0xe0): first defined here arch/m68k/fpsp040/ssin.o: In function `ssin': (.text+0xf4): multiple definition of `ssin' arch/m68k/fpsp040/ssin.o:(.text+0xf4): first defined here arch/m68k/fpsp040/ssin.o: In function `scos': (.text+0xfe): multiple definition of `scos' arch/m68k/fpsp040/ssin.o:(.text+0xfe): first defined here arch/m68k/fpsp040/ssin.o: In function `ssincosd': (.text+0x448): multiple definition of `ssincosd' arch/m68k/fpsp040/ssin.o:(.text+0x448): first defined here arch/m68k/fpsp040/ssin.o: In function `ssincos': (.text+0x458): multiple definition of `ssincos' arch/m68k/fpsp040/ssin.o:(.text+0x458): first defined here arch/m68k/fpsp040/ssinh.o: In function `ssinhd': (.text+0x10): multiple definition of `ssinhd' arch/m68k/fpsp040/ssinh.o:(.text+0x10): first defined here arch/m68k/fpsp040/ssinh.o: In function `ssinh': (.text+0x14): multiple definition of `ssinh' arch/m68k/fpsp040/ssinh.o:(.text+0x14): first defined here arch/m68k/fpsp040/stan.o: In function `PITBL': (.text+0xa0): multiple definition of `PITBL' arch/m68k/fpsp040/stan.o:(.text+0xa0): first defined here arch/m68k/fpsp040/stan.o: In function `stand': (.text+0x4b0): multiple definition of `stand' arch/m68k/fpsp040/stan.o:(.text+0x4b0): first defined here arch/m68k/fpsp040/stan.o: In function `stan': (.text+0x4b4): multiple definition of `stan' arch/m68k/fpsp040/stan.o:(.text+0x4b4): first defined here arch/m68k/fpsp040/stanh.o: In function `stanhd': (.text+0x8): multiple definition of `stanhd' arch/m68k/fpsp040/stanh.o:(.text+0x8): first defined here arch/m68k/fpsp040/stanh.o: In function `stanh': (.text+0xc): multiple definition of `stanh' arch/m68k/fpsp040/stanh.o:(.text+0xc): first defined here arch/m68k/fpsp040/sto_res.o: In function `STO_RES': (.text+0x0): multiple definition of `sto_cos' arch/m68k/fpsp040/sto_res.o:(.text+0x0): first defined here arch/m68k/fpsp040/sto_res.o: In function `sto_res': (.text+0x50): multiple definition of `sto_res' arch/m68k/fpsp040/sto_res.o:(.text+0x50): first defined here arch/m68k/fpsp040/stwotox.o: In function `stwotoxd': (.text+0x4a0): multiple definition of `stwotoxd' arch/m68k/fpsp040/stwotox.o:(.text+0x4a0): first defined here arch/m68k/fpsp040/stwotox.o: In function `stwotox': (.text+0x4bc): multiple definition of `stwotox' arch/m68k/fpsp040/stwotox.o:(.text+0x4bc): first defined here arch/m68k/fpsp040/stwotox.o: In function `stentoxd': (.text+0x59e): multiple definition of `stentoxd' arch/m68k/fpsp040/stwotox.o:(.text+0x59e): first defined here arch/m68k/fpsp040/stwotox.o: In function `stentox': (.text+0x5ba): multiple definition of `stentox' arch/m68k/fpsp040/stwotox.o:(.text+0x5ba): first defined here arch/m68k/fpsp040/tbldo.o: In function `tblpre': (.text+0x0): multiple definition of `tblpre' arch/m68k/fpsp040/tbldo.o:(.text+0x0): first defined here arch/m68k/fpsp040/util.o: In function `g_dfmtou': (.text+0x360): multiple definition of `g_dfmtou' arch/m68k/fpsp040/util.o:(.text+0x360): first defined here arch/m68k/fpsp040/util.o: In function `g_opcls': (.text+0x34a): multiple definition of `g_opcls' arch/m68k/fpsp040/util.o:(.text+0x34a): first defined here arch/m68k/fpsp040/util.o: In function `g_rndpr': (.text+0x28a): multiple definition of `g_rndpr' arch/m68k/fpsp040/util.o:(.text+0x28a): first defined here arch/m68k/fpsp040/util.o: In function `get_fline': (.text+0x270): multiple definition of `get_fline' arch/m68k/fpsp040/util.o:(.text+0x270): first defined here arch/m68k/fpsp040/util.o: In function `reg_dest': (.text+0x5c4): multiple definition of `reg_dest' arch/m68k/fpsp040/util.o:(.text+0x5c4): first defined here arch/m68k/fpsp040/util.o: In function `ovf_r_k': (.text+0x80): multiple definition of `ovf_r_k' arch/m68k/fpsp040/util.o:(.text+0x80): first defined here arch/m68k/fpsp040/util.o: In function `ovf_r_x2': (.text+0x8e): multiple definition of `ovf_r_x2' arch/m68k/fpsp040/util.o:(.text+0x8e): first defined here arch/m68k/fpsp040/util.o: In function `ovf_res': (.text+0x148): multiple definition of `ovf_res' arch/m68k/fpsp040/util.o:(.text+0x148): first defined here arch/m68k/fpsp040/util.o: In function `ovf_r_x3': (.text+0x144): multiple definition of `ovf_r_x3' arch/m68k/fpsp040/util.o:(.text+0x144): first defined here arch/m68k/fpsp040/util.o: In function `unf_sub': (.text+0x42c): multiple definition of `unf_sub' arch/m68k/fpsp040/util.o:(.text+0x42c): first defined here arch/m68k/fpsp040/x_bsun.o: In function `X_BSUN': (.text+0x0): multiple definition of `fpsp_bsun' arch/m68k/fpsp040/x_bsun.o:(.text+0x0): first defined here arch/m68k/fpsp040/x_fline.o: In function `X_FLINE': (.text+0x0): multiple definition of `fpsp_fline' arch/m68k/fpsp040/x_fline.o:(.text+0x0): first defined here arch/m68k/fpsp040/x_operr.o: In function `X_OPERR': (.text+0x0): multiple definition of `fpsp_operr' arch/m68k/fpsp040/x_operr.o:(.text+0x0): first defined here arch/m68k/fpsp040/x_ovfl.o: In function `X_OVFL': (.text+0x0): multiple definition of `fpsp_ovfl' arch/m68k/fpsp040/x_ovfl.o:(.text+0x0): first defined here arch/m68k/fpsp040/x_snan.o: In function `X_SNAN': (.text+0x0): multiple definition of `fpsp_snan' arch/m68k/fpsp040/x_snan.o:(.text+0x0): first defined here arch/m68k/fpsp040/x_store.o: In function `dest_ext': (.text+0x178): multiple definition of `dest_ext' arch/m68k/fpsp040/x_store.o:(.text+0x178): first defined here arch/m68k/fpsp040/x_store.o: In function `dest_dbl': (.text+0xa0): multiple definition of `dest_dbl' arch/m68k/fpsp040/x_store.o:(.text+0xa0): first defined here arch/m68k/fpsp040/x_store.o: In function `dest_sgl': (.text+0x10a): multiple definition of `dest_sgl' arch/m68k/fpsp040/x_store.o:(.text+0x10a): first defined here arch/m68k/fpsp040/x_store.o: In function `store': (.text+0x8): multiple definition of `store' arch/m68k/fpsp040/x_store.o:(.text+0x8): first defined here arch/m68k/fpsp040/x_unfl.o: In function `X_UNFL': (.text+0x0): multiple definition of `fpsp_unfl' arch/m68k/fpsp040/x_unfl.o:(.text+0x0): first defined here arch/m68k/fpsp040/x_unimp.o: In function `X_UNIMP': (.text+0x0): multiple definition of `fpsp_unimp' arch/m68k/fpsp040/x_unimp.o:(.text+0x0): first defined here arch/m68k/fpsp040/x_unimp.o: In function `uni_2': (.text+0x6): multiple definition of `uni_2' arch/m68k/fpsp040/x_unimp.o:(.text+0x6): first defined here arch/m68k/fpsp040/x_unsupp.o: In function `X_UNSUPP': (.text+0x0): multiple definition of `fpsp_unsupp' arch/m68k/fpsp040/x_unsupp.o:(.text+0x0): first defined here arch/m68k/fpsp040/bugfix.o: In function `b1238_fix': (.text+0x0): multiple definition of `b1238_fix' arch/m68k/fpsp040/bugfix.o:(.text+0x0): first defined here arch/m68k/fpsp040/skeleton.o: In function `dz': (.text+0x0): multiple definition of `dz' arch/m68k/fpsp040/skeleton.o:(.text+0x0): first defined here arch/m68k/fpsp040/skeleton.o: In function `dz': (.text+0x0): multiple definition of `real_dz' arch/m68k/fpsp040/skeleton.o:(.text+0x0): first defined here arch/m68k/fpsp040/skeleton.o: In function `real_inex': (.text+0x92): multiple definition of `real_inex' arch/m68k/fpsp040/skeleton.o:(.text+0x92): first defined here arch/m68k/fpsp040/skeleton.o: In function `inex': (.text+0x38): multiple definition of `inex' arch/m68k/fpsp040/skeleton.o:(.text+0x38): first defined here arch/m68k/fpsp040/skeleton.o: In function `snan': (.text+0x17c): multiple definition of `snan' arch/m68k/fpsp040/skeleton.o:(.text+0x17c): first defined here arch/m68k/fpsp040/skeleton.o: In function `ovfl': (.text+0xf0): multiple definition of `ovfl' arch/m68k/fpsp040/skeleton.o:(.text+0xf0): first defined here arch/m68k/fpsp040/skeleton.o: In function `unfl': (.text+0x136): multiple definition of `unfl' arch/m68k/fpsp040/skeleton.o:(.text+0x136): first defined here arch/m68k/fpsp040/skeleton.o: In function `real_ovfl': (.text+0xf6): multiple definition of `real_ovfl' arch/m68k/fpsp040/skeleton.o:(.text+0xf6): first defined here arch/m68k/fpsp040/skeleton.o: In function `real_unfl': (.text+0x13c): multiple definition of `real_unfl' arch/m68k/fpsp040/skeleton.o:(.text+0x13c): first defined here arch/m68k/fpsp040/skeleton.o: In function `real_snan': (.text+0x182): multiple definition of `real_snan' arch/m68k/fpsp040/skeleton.o:(.text+0x182): first defined here arch/m68k/fpsp040/skeleton.o: In function `real_operr': (.text+0x1c0): multiple definition of `real_operr' arch/m68k/fpsp040/skeleton.o:(.text+0x1c0): first defined here arch/m68k/fpsp040/skeleton.o: In function `operr': (.text+0x1ba): multiple definition of `operr' arch/m68k/fpsp040/skeleton.o:(.text+0x1ba): first defined here arch/m68k/fpsp040/skeleton.o: In function `real_bsun': (.text+0x1fe): multiple definition of `real_bsun' arch/m68k/fpsp040/skeleton.o:(.text+0x1fe): first defined here arch/m68k/fpsp040/skeleton.o: In function `bsun': (.text+0x1f8): multiple definition of `bsun' arch/m68k/fpsp040/skeleton.o:(.text+0x1f8): first defined here arch/m68k/fpsp040/skeleton.o: In function `real_fline': (.text+0x248): multiple definition of `real_fline' arch/m68k/fpsp040/skeleton.o:(.text+0x248): first defined here arch/m68k/fpsp040/skeleton.o: In function `fline': (.text+0x242): multiple definition of `fline' arch/m68k/fpsp040/skeleton.o:(.text+0x242): first defined here arch/m68k/fpsp040/skeleton.o: In function `real_unsupp': (.text+0x276): multiple definition of `real_unsupp' arch/m68k/fpsp040/skeleton.o:(.text+0x276): first defined here arch/m68k/fpsp040/skeleton.o: In function `unsupp': (.text+0x270): multiple definition of `unsupp' arch/m68k/fpsp040/skeleton.o:(.text+0x270): first defined here arch/m68k/fpsp040/skeleton.o: In function `real_trace': (.text+0x2ae): multiple definition of `real_trace' arch/m68k/fpsp040/skeleton.o:(.text+0x2ae): first defined here arch/m68k/fpsp040/skeleton.o: In function `fpsp_fmt_error': (.text+0x2b4): multiple definition of `fpsp_fmt_error' arch/m68k/fpsp040/skeleton.o:(.text+0x2b4): first defined here arch/m68k/fpsp040/skeleton.o: In function `fpsp_done': (.text+0x2b8): multiple definition of `fpsp_done' arch/m68k/fpsp040/skeleton.o:(.text+0x2b8): first defined here arch/m68k/fpsp040/skeleton.o: In function `mem_write': (.text+0x2e0): multiple definition of `mem_write' arch/m68k/fpsp040/skeleton.o:(.text+0x2e0): first defined here arch/m68k/fpsp040/skeleton.o: In function `mem_read': (.text+0x304): multiple definition of `mem_read' arch/m68k/fpsp040/skeleton.o:(.text+0x304): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_fpsp_done': (.text+0x0): multiple definition of `_060_fpsp_done' arch/m68k/ifpsp060/fskeleton.o:(.text+0x0): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_real_ovfl': (.text+0x6): multiple definition of `_060_real_ovfl' arch/m68k/ifpsp060/fskeleton.o:(.text+0x6): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_real_unfl': (.text+0x16): multiple definition of `_060_real_unfl' arch/m68k/ifpsp060/fskeleton.o:(.text+0x16): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_real_operr': (.text+0x26): multiple definition of `_060_real_operr' arch/m68k/ifpsp060/fskeleton.o:(.text+0x26): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_real_snan': (.text+0x36): multiple definition of `_060_real_snan' arch/m68k/ifpsp060/fskeleton.o:(.text+0x36): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_real_dz': (.text+0x46): multiple definition of `_060_real_dz' arch/m68k/ifpsp060/fskeleton.o:(.text+0x46): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_real_inex': (.text+0x56): multiple definition of `_060_real_inex' arch/m68k/ifpsp060/fskeleton.o:(.text+0x56): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_real_bsun': (.text+0x66): multiple definition of `_060_real_bsun' arch/m68k/ifpsp060/fskeleton.o:(.text+0x66): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_real_fline': (.text+0x78): multiple definition of `_060_real_fline' arch/m68k/ifpsp060/fskeleton.o:(.text+0x78): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_real_fpu_disabled': (.text+0x7e): multiple definition of `_060_real_fpu_disabled' arch/m68k/ifpsp060/fskeleton.o:(.text+0x7e): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_real_trap': (.text+0x96): multiple definition of `_060_real_trap' arch/m68k/ifpsp060/fskeleton.o:(.text+0x96): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_fpsp_snan': (.text+0x9c): multiple definition of `_060_fpsp_snan' arch/m68k/ifpsp060/fskeleton.o:(.text+0x9c): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_fpsp_operr': (.text+0xa2): multiple definition of `_060_fpsp_operr' arch/m68k/ifpsp060/fskeleton.o:(.text+0xa2): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_fpsp_ovfl': (.text+0xa8): multiple definition of `_060_fpsp_ovfl' arch/m68k/ifpsp060/fskeleton.o:(.text+0xa8): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_fpsp_unfl': (.text+0xae): multiple definition of `_060_fpsp_unfl' arch/m68k/ifpsp060/fskeleton.o:(.text+0xae): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_fpsp_dz': (.text+0xb4): multiple definition of `_060_fpsp_dz' arch/m68k/ifpsp060/fskeleton.o:(.text+0xb4): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_fpsp_inex': (.text+0xba): multiple definition of `_060_fpsp_inex' arch/m68k/ifpsp060/fskeleton.o:(.text+0xba): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_fpsp_fline': (.text+0xc0): multiple definition of `_060_fpsp_fline' arch/m68k/ifpsp060/fskeleton.o:(.text+0xc0): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_fpsp_unsupp': (.text+0xc6): multiple definition of `_060_fpsp_unsupp' arch/m68k/ifpsp060/fskeleton.o:(.text+0xc6): first defined here arch/m68k/ifpsp060/fskeleton.o: In function `_060_fpsp_effadd': (.text+0xcc): multiple definition of `_060_fpsp_effadd' arch/m68k/ifpsp060/fskeleton.o:(.text+0xcc): first defined here arch/m68k/ifpsp060/iskeleton.o: In function `_060_isp_done': (.text+0x0): multiple definition of `_060_isp_done' arch/m68k/ifpsp060/iskeleton.o:(.text+0x0): first defined here arch/m68k/ifpsp060/iskeleton.o: In function `real_chk_end': (.text+0x28): multiple definition of `_060_real_chk' arch/m68k/ifpsp060/iskeleton.o:(.text+0x28): first defined here arch/m68k/ifpsp060/iskeleton.o: In function `real_divbyzero_end': (.text+0x2e): multiple definition of `_060_real_divbyzero' arch/m68k/ifpsp060/iskeleton.o:(.text+0x2e): first defined here arch/m68k/ifpsp060/iskeleton.o: In function `_060_real_cas': (.text+0x34): multiple definition of `_060_real_cas' arch/m68k/ifpsp060/iskeleton.o:(.text+0x34): first defined here arch/m68k/ifpsp060/iskeleton.o: In function `_060_real_cas2': (.text+0x3a): multiple definition of `_060_real_cas2' arch/m68k/ifpsp060/iskeleton.o:(.text+0x3a): first defined here arch/m68k/ifpsp060/iskeleton.o: In function `_060_real_lock_page': (.text+0x40): multiple definition of `_060_real_lock_page' arch/m68k/ifpsp060/iskeleton.o:(.text+0x40): first defined here arch/m68k/ifpsp060/iskeleton.o: In function `_060_real_unlock_page': (.text+0x74): multiple definition of `_060_real_unlock_page' arch/m68k/ifpsp060/iskeleton.o:(.text+0x74): first defined here arch/m68k/ifpsp060/iskeleton.o: In function `_060_isp_unimp': (.text+0x78): multiple definition of `_060_isp_unimp' arch/m68k/ifpsp060/iskeleton.o:(.text+0x78): first defined here arch/m68k/ifpsp060/iskeleton.o: In function `_060_isp_cas': (.text+0x7e): multiple definition of `_060_isp_cas' arch/m68k/ifpsp060/iskeleton.o:(.text+0x7e): first defined here arch/m68k/ifpsp060/iskeleton.o: In function `_060_isp_cas2': (.text+0x84): multiple definition of `_060_isp_cas2' arch/m68k/ifpsp060/iskeleton.o:(.text+0x84): first defined here arch/m68k/ifpsp060/iskeleton.o: In function `_060_isp_cas_finish': (.text+0x8a): multiple definition of `_060_isp_cas_finish' arch/m68k/ifpsp060/iskeleton.o:(.text+0x8a): first defined here arch/m68k/ifpsp060/iskeleton.o: In function `_060_isp_cas2_finish': (.text+0x90): multiple definition of `_060_isp_cas2_finish' arch/m68k/ifpsp060/iskeleton.o:(.text+0x90): first defined here arch/m68k/ifpsp060/iskeleton.o: In function `_060_isp_cas_inrange': (.text+0x96): multiple definition of `_060_isp_cas_inrange' arch/m68k/ifpsp060/iskeleton.o:(.text+0x96): first defined here arch/m68k/ifpsp060/iskeleton.o: In function `_060_isp_cas_terminate': (.text+0x9c): multiple definition of `_060_isp_cas_terminate' arch/m68k/ifpsp060/iskeleton.o:(.text+0x9c): first defined here arch/m68k/ifpsp060/iskeleton.o: In function `_060_isp_cas_restart': (.text+0xa2): multiple definition of `_060_isp_cas_restart' arch/m68k/ifpsp060/iskeleton.o:(.text+0xa2): first defined here arch/m68k/ifpsp060/os.o: In function `_060_dmem_write': (.text+0x0): multiple definition of `_060_dmem_write' arch/m68k/ifpsp060/os.o:(.text+0x0): first defined here arch/m68k/ifpsp060/os.o: In function `_060_imem_read': (.text+0x22): multiple definition of `_060_imem_read' arch/m68k/ifpsp060/os.o:(.text+0x22): first defined here arch/m68k/ifpsp060/os.o: In function `_060_imem_read': (.text+0x22): multiple definition of `_060_dmem_read' arch/m68k/ifpsp060/os.o:(.text+0x22): first defined here arch/m68k/ifpsp060/os.o: In function `_060_dmem_read_byte': (.text+0x44): multiple definition of `_060_dmem_read_byte' arch/m68k/ifpsp060/os.o:(.text+0x44): first defined here arch/m68k/ifpsp060/os.o: In function `_060_dmem_read_word': (.text+0x5a): multiple definition of `_060_dmem_read_word' arch/m68k/ifpsp060/os.o:(.text+0x5a): first defined here arch/m68k/ifpsp060/os.o: In function `_060_dmem_read_word': (.text+0x5a): multiple definition of `_060_imem_read_word' arch/m68k/ifpsp060/os.o:(.text+0x5a): first defined here arch/m68k/ifpsp060/os.o: In function `_060_dmem_read_long': (.text+0x70): multiple definition of `_060_dmem_read_long' arch/m68k/ifpsp060/os.o:(.text+0x70): first defined here arch/m68k/ifpsp060/os.o: In function `_060_dmem_read_long': (.text+0x70): multiple definition of `_060_imem_read_long' arch/m68k/ifpsp060/os.o:(.text+0x70): first defined here arch/m68k/ifpsp060/os.o: In function `_060_dmem_write_byte': (.text+0x84): multiple definition of `_060_dmem_write_byte' arch/m68k/ifpsp060/os.o:(.text+0x84): first defined here arch/m68k/ifpsp060/os.o: In function `_060_dmem_write_word': (.text+0x98): multiple definition of `_060_dmem_write_word' arch/m68k/ifpsp060/os.o:(.text+0x98): first defined here arch/m68k/ifpsp060/os.o: In function `_060_dmem_write_long': (.text+0xae): multiple definition of `_060_dmem_write_long' arch/m68k/ifpsp060/os.o:(.text+0xae): first defined here arch/m68k/ifpsp060/os.o: In function `_060_real_trace': (.text+0xc2): multiple definition of `_060_real_trace' arch/m68k/ifpsp060/os.o:(.text+0xc2): first defined here arch/m68k/ifpsp060/os.o: In function `_060_real_access': (.text+0xc8): multiple definition of `_060_real_access' arch/m68k/ifpsp060/os.o:(.text+0xc8): first defined here arch/m68k/math-emu/fp_entry.o: In function `fpu_emu': (.text+0x0): multiple definition of `fpu_emu' arch/m68k/math-emu/fp_entry.o:(.text+0x0): first defined here arch/m68k/math-emu/fp_entry.o: In function `fp_debugprint': (.data+0x0): multiple definition of `fp_debugprint' arch/m68k/math-emu/fp_entry.o:(.data+0x0): first defined here arch/m68k/math-emu/fp_entry.o: In function `fp_err_ua1': (.text+0x4e): multiple definition of `fp_err_ua1' arch/m68k/math-emu/fp_entry.o:(.text+0x4e): first defined here arch/m68k/math-emu/fp_entry.o: In function `fp_err_ua2': (.text+0x4c): multiple definition of `fp_err_ua2' arch/m68k/math-emu/fp_entry.o:(.text+0x4c): first defined here arch/m68k/math-emu/fp_entry.o: In function `fp_get_data_reg': (.text+0x86): multiple definition of `fp_get_data_reg' arch/m68k/math-emu/fp_entry.o:(.text+0x86): first defined here arch/m68k/math-emu/fp_entry.o: In function `fp_put_data_reg': (.text+0xd2): multiple definition of `fp_put_data_reg' arch/m68k/math-emu/fp_entry.o:(.text+0xd2): first defined here arch/m68k/math-emu/fp_entry.o: In function `fp_get_addr_reg': (.text+0x124): multiple definition of `fp_get_addr_reg' arch/m68k/math-emu/fp_entry.o:(.text+0x124): first defined here arch/m68k/math-emu/fp_entry.o: In function `fp_put_addr_reg': (.text+0x172): multiple definition of `fp_put_addr_reg' arch/m68k/math-emu/fp_entry.o:(.text+0x172): first defined here arch/m68k/math-emu/fp_scan.o: In function `fp_scan': (.text+0x0): multiple definition of `fp_scan' arch/m68k/math-emu/fp_scan.o:(.text+0x0): first defined here arch/m68k/math-emu/fp_scan.o: In function `fp_datasize': (.data+0x180): multiple definition of `fp_datasize' arch/m68k/math-emu/fp_scan.o:(.data+0x180): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_ill': (.text+0x0): multiple definition of `fp_ill' arch/m68k/math-emu/fp_util.o:(.text+0x0): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_end': (.text+0x2): multiple definition of `fp_end' arch/m68k/math-emu/fp_util.o:(.text+0x2): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_conv_long2ext': (.text+0x1a): multiple definition of `fp_conv_long2ext' arch/m68k/math-emu/fp_util.o:(.text+0x1a): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_conv_single2ext': (.text+0x40): multiple definition of `fp_conv_single2ext' arch/m68k/math-emu/fp_util.o:(.text+0x40): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_conv_double2ext': (.text+0x78): multiple definition of `fp_conv_double2ext' arch/m68k/math-emu/fp_util.o:(.text+0x78): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_conv_ext2ext': (.text+0xc6): multiple definition of `fp_conv_ext2ext' arch/m68k/math-emu/fp_util.o:(.text+0xc6): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_normalize_ext': (.text+0x172): multiple definition of `fp_normalize_ext' arch/m68k/math-emu/fp_util.o:(.text+0x172): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_normalize_double': (.text+0x222): multiple definition of `fp_normalize_double' arch/m68k/math-emu/fp_util.o:(.text+0x222): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_normalize_single': (.text+0x38e): multiple definition of `fp_normalize_single' arch/m68k/math-emu/fp_util.o:(.text+0x38e): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_normalize_single_fast': (.text+0x4c0): multiple definition of `fp_normalize_single_fast' arch/m68k/math-emu/fp_util.o:(.text+0x4c0): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_conv_ext2double': (.text+0x868): multiple definition of `fp_conv_ext2double' arch/m68k/math-emu/fp_util.o:(.text+0x868): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_conv_ext2single': (.text+0x8ae): multiple definition of `fp_conv_ext2single' arch/m68k/math-emu/fp_util.o:(.text+0x8ae): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_conv_ext2long': (.text+0x57a): multiple definition of `fp_conv_ext2long' arch/m68k/math-emu/fp_util.o:(.text+0x57a): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_conv_ext2short': (.text+0x684): multiple definition of `fp_conv_ext2short' arch/m68k/math-emu/fp_util.o:(.text+0x684): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_conv_ext2byte': (.text+0x776): multiple definition of `fp_conv_ext2byte' arch/m68k/math-emu/fp_util.o:(.text+0x776): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_finalrounding_single': (.text+0x8de): multiple definition of `fp_finalrounding_single' arch/m68k/math-emu/fp_util.o:(.text+0x8de): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_finalrounding_single_fast': (.text+0x8f2): multiple definition of `fp_finalrounding_single_fast' arch/m68k/math-emu/fp_util.o:(.text+0x8f2): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_finalrounding_double': (.text+0x906): multiple definition of `fp_finalrounding_double' arch/m68k/math-emu/fp_util.o:(.text+0x906): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_finalrounding': (.text+0x91a): multiple definition of `fp_finalrounding' arch/m68k/math-emu/fp_util.o:(.text+0x91a): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_finaltest': (.text+0x93e): multiple definition of `fp_finaltest' arch/m68k/math-emu/fp_util.o:(.text+0x93e): first defined here arch/m68k/math-emu/fp_util.o: In function `fp_final': (.text+0x970): multiple definition of `fp_final' arch/m68k/math-emu/fp_util.o:(.text+0x970): first defined here arch/m68k/math-emu/fp_move.o: In function `fp_fmove_fp2mem': (.text+0x0): multiple definition of `fp_fmove_fp2mem' arch/m68k/math-emu/fp_move.o:(.text+0x0): first defined here arch/m68k/math-emu/fp_movem.o: In function `fp_fmovem_fp': (.text+0x0): multiple definition of `fp_fmovem_fp' arch/m68k/math-emu/fp_movem.o:(.text+0x0): first defined here arch/m68k/math-emu/fp_movem.o: In function `fp_fmovem_cr': (.text+0x2ae): multiple definition of `fp_fmovem_cr' arch/m68k/math-emu/fp_movem.o:(.text+0x2ae): first defined here arch/m68k/math-emu/fp_cond.o: In function `fp_fscc': (.text+0x78): multiple definition of `fp_fscc' arch/m68k/math-emu/fp_cond.o:(.text+0x78): first defined here arch/m68k/math-emu/fp_cond.o: In function `fp_fbccw': (.text+0x0): multiple definition of `fp_fbccw' arch/m68k/math-emu/fp_cond.o:(.text+0x0): first defined here arch/m68k/math-emu/fp_cond.o: In function `fp_fbccl': (.text+0x12): multiple definition of `fp_fbccl' arch/m68k/math-emu/fp_cond.o:(.text+0x12): first defined here arch/m68k/math-emu/fp_arith.o: In function `fp_fabs': fp_arith.c:(.text+0x328): multiple definition of `fp_fabs' arch/m68k/math-emu/fp_arith.o:fp_arith.c:(.text+0x328): first defined here arch/m68k/math-emu/fp_arith.o: In function `fp_fneg': fp_arith.c:(.text+0x35e): multiple definition of `fp_fneg' arch/m68k/math-emu/fp_arith.o:fp_arith.c:(.text+0x35e): first defined here arch/m68k/math-emu/fp_arith.o: In function `fp_fadd': fp_arith.c:(.text+0x39c): multiple definition of `fp_fadd' arch/m68k/math-emu/fp_arith.o:fp_arith.c:(.text+0x39c): first defined here arch/m68k/math-emu/fp_arith.o: In function `fp_fsub': fp_arith.c:(.text+0x580): multiple definition of `fp_fsub' arch/m68k/math-emu/fp_arith.o:fp_arith.c:(.text+0x580): first defined here arch/m68k/math-emu/fp_arith.o: In function `fp_fcmp': fp_arith.c:(.text+0x596): multiple definition of `fp_fcmp' arch/m68k/math-emu/fp_arith.o:fp_arith.c:(.text+0x596): first defined here arch/m68k/math-emu/fp_arith.o: In function `fp_ftst': fp_arith.c:(.text+0x5d2): multiple definition of `fp_ftst' arch/m68k/math-emu/fp_arith.o:fp_arith.c:(.text+0x5d2): first defined here arch/m68k/math-emu/fp_arith.o: In function `fp_fmul': fp_arith.c:(.text+0x5da): multiple definition of `fp_fmul' arch/m68k/math-emu/fp_arith.o:fp_arith.c:(.text+0x5da): first defined here arch/m68k/math-emu/fp_arith.o: In function `fp_fdiv': fp_arith.c:(.text+0x7a4): multiple definition of `fp_fdiv' arch/m68k/math-emu/fp_arith.o:fp_arith.c:(.text+0x7a4): first defined here arch/m68k/math-emu/fp_arith.o: In function `fp_fsglmul': fp_arith.c:(.text+0xb48): multiple definition of `fp_fsglmul' arch/m68k/math-emu/fp_arith.o:fp_arith.c:(.text+0xb48): first defined here arch/m68k/math-emu/fp_arith.o: In function `fp_fsgldiv': fp_arith.c:(.text+0xc96): multiple definition of `fp_fsgldiv' arch/m68k/math-emu/fp_arith.o:fp_arith.c:(.text+0xc96): first defined here arch/m68k/math-emu/fp_arith.o: In function `fp_fmod': fp_arith.c:(.text+0xe34): multiple definition of `fp_fmod' arch/m68k/math-emu/fp_arith.o:fp_arith.c:(.text+0xe34): first defined here arch/m68k/math-emu/fp_arith.o: In function `fp_frem': fp_arith.c:(.text+0xe4c): multiple definition of `fp_frem' arch/m68k/math-emu/fp_arith.o:fp_arith.c:(.text+0xe4c): first defined here arch/m68k/math-emu/fp_arith.o: In function `fp_fint': fp_arith.c:(.text+0xe62): multiple definition of `fp_fint' arch/m68k/math-emu/fp_arith.o:fp_arith.c:(.text+0xe62): first defined here arch/m68k/math-emu/fp_arith.o: In function `fp_fintrz': fp_arith.c:(.text+0xe92): multiple definition of `fp_fintrz' arch/m68k/math-emu/fp_arith.o:fp_arith.c:(.text+0xe92): first defined here arch/m68k/math-emu/fp_arith.o: In function `fp_fscale': fp_arith.c:(.text+0xebe): multiple definition of `fp_fscale' arch/m68k/math-emu/fp_arith.o:fp_arith.c:(.text+0xebe): first defined here arch/m68k/math-emu/fp_arith.o:(.rodata+0x0): multiple definition of `fp_Inf' arch/m68k/math-emu/fp_arith.o:(.rodata+0x0): first defined here arch/m68k/math-emu/fp_arith.o:(.rodata+0xc): multiple definition of `fp_QNaN' arch/m68k/math-emu/fp_arith.o:(.rodata+0xc): first defined here arch/m68k/math-emu/fp_log.o: In function `fp_fsqrt': fp_log.c:(.text+0x0): multiple definition of `fp_fsqrt' arch/m68k/math-emu/fp_log.o:fp_log.c:(.text+0x0): first defined here arch/m68k/math-emu/fp_log.o: In function `fp_fetoxm1': fp_log.c:(.text+0xfe): multiple definition of `fp_fetoxm1' arch/m68k/math-emu/fp_log.o:fp_log.c:(.text+0xfe): first defined here arch/m68k/math-emu/fp_log.o: In function `fp_fetox': fp_log.c:(.text+0x158): multiple definition of `fp_fetox' arch/m68k/math-emu/fp_log.o:fp_log.c:(.text+0x158): first defined here arch/m68k/math-emu/fp_log.o: In function `fp_ftwotox': fp_log.c:(.text+0x1b2): multiple definition of `fp_ftwotox' arch/m68k/math-emu/fp_log.o:fp_log.c:(.text+0x1b2): first defined here arch/m68k/math-emu/fp_log.o: In function `fp_ftentox': fp_log.c:(.text+0x20c): multiple definition of `fp_ftentox' arch/m68k/math-emu/fp_log.o:fp_log.c:(.text+0x20c): first defined here arch/m68k/math-emu/fp_log.o: In function `fp_flogn': fp_log.c:(.text+0x266): multiple definition of `fp_flogn' arch/m68k/math-emu/fp_log.o:fp_log.c:(.text+0x266): first defined here arch/m68k/math-emu/fp_log.o: In function `fp_flognp1': fp_log.c:(.text+0x2c0): multiple definition of `fp_flognp1' arch/m68k/math-emu/fp_log.o:fp_log.c:(.text+0x2c0): first defined here arch/m68k/math-emu/fp_log.o: In function `fp_flog10': fp_log.c:(.text+0x31a): multiple definition of `fp_flog10' arch/m68k/math-emu/fp_log.o:fp_log.c:(.text+0x31a): first defined here arch/m68k/math-emu/fp_log.o: In function `fp_flog2': fp_log.c:(.text+0x374): multiple definition of `fp_flog2' arch/m68k/math-emu/fp_log.o:fp_log.c:(.text+0x374): first defined here arch/m68k/math-emu/fp_log.o: In function `fp_fgetexp': fp_log.c:(.text+0x3ce): multiple definition of `fp_fgetexp' arch/m68k/math-emu/fp_log.o:fp_log.c:(.text+0x3ce): first defined here arch/m68k/math-emu/fp_log.o: In function `fp_fgetman': fp_log.c:(.text+0x448): multiple definition of `fp_fgetman' arch/m68k/math-emu/fp_log.o:fp_log.c:(.text+0x448): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_fsin': fp_trig.c:(.text+0x0): multiple definition of `fp_fsin' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0x0): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_fcos': fp_trig.c:(.text+0x5a): multiple definition of `fp_fcos' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0x5a): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_ftan': fp_trig.c:(.text+0xb4): multiple definition of `fp_ftan' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0xb4): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_fasin': fp_trig.c:(.text+0x10e): multiple definition of `fp_fasin' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0x10e): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_facos': fp_trig.c:(.text+0x168): multiple definition of `fp_facos' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0x168): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_fatan': fp_trig.c:(.text+0x1c2): multiple definition of `fp_fatan' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0x1c2): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_fsinh': fp_trig.c:(.text+0x21c): multiple definition of `fp_fsinh' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0x21c): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_fcosh': fp_trig.c:(.text+0x276): multiple definition of `fp_fcosh' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0x276): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_ftanh': fp_trig.c:(.text+0x2d0): multiple definition of `fp_ftanh' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0x2d0): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_fatanh': fp_trig.c:(.text+0x32a): multiple definition of `fp_fatanh' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0x32a): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_fsincos0': fp_trig.c:(.text+0x384): multiple definition of `fp_fsincos0' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0x384): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_fsincos1': fp_trig.c:(.text+0x3be): multiple definition of `fp_fsincos1' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0x3be): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_fsincos2': fp_trig.c:(.text+0x3f8): multiple definition of `fp_fsincos2' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0x3f8): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_fsincos3': fp_trig.c:(.text+0x432): multiple definition of `fp_fsincos3' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0x432): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_fsincos4': fp_trig.c:(.text+0x46c): multiple definition of `fp_fsincos4' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0x46c): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_fsincos5': fp_trig.c:(.text+0x4a6): multiple definition of `fp_fsincos5' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0x4a6): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_fsincos6': fp_trig.c:(.text+0x4e0): multiple definition of `fp_fsincos6' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0x4e0): first defined here arch/m68k/math-emu/fp_trig.o: In function `fp_fsincos7': fp_trig.c:(.text+0x51a): multiple definition of `fp_fsincos7' arch/m68k/math-emu/fp_trig.o:fp_trig.c:(.text+0x51a): first defined here make[1]: *** [/kisskb/src/Makefile:1165: vmlinux] Error 1 make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 120 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 # Build took: 0:01:14.600195