|  HELP PLEASE WITH THE MOTOROLA SM56 MODEMForum: Networking
 Topic: HELP PLEASE WITH THE MOTOROLA SM56 MODEM
 started by: IDtucho
 
  Posted by IDtucho on Feb. 11 2007,20:28 I DOWNLOADED ALL NECESSARY TO INSTALL THIS MODEM BUT WHEN I WRITE MAKE OR MAKE INSTALL ... IT GIVES SOME ERRORS.... HAVE 3 MONTHS THAT I`M TRYING TO INSTALL THIS MODEM 
 
 | Quote |  | Script started on Dom 04 Jun 2006 23:01:51 EDT dsl@box:~/diogo/sm56$ make install
 make all
 make[1]: Entering directory `/home/dsl/diogo/sm56'
 echo "Writing Version.c"
 Writing Version.c
 echo "#define UTS_RELEASE \""`uname -r`"\"" >version.c
 echo "const char attributemodule_using_checksums[] ((section(\".modinfo\"))) = \"using_checksums=1\";" >>version.c
 echo "#endif">>version.c
 echo Compiling version.c
 Compiling version.c
 gcc -D -DMODULE -Wall -O -fomit-frame-pointer -o version.a  -c version.c
 echo Linking output version.a with Motorola proprietary sm56.lib
 Linking output version.a with Motorola proprietary sm56.lib
 ld -r -o sm56.a  version.a sm56.lib
 echo Updating kernel symbols in output sm56.a
 Updating kernel symbols in output sm56.a
 objcopy --redefine-sym kmalloc=kmalloc_hack --redefine-sym KERNEL__ -DMODULE -Wall -O -I/usr/src/linux-2.4/include -fomit-frame-pointer -o kmhack.o -c kludge.c
 In file included from /usr/include/asm/smp.h:18,
 from /usr/include/linux/smp.h:17,
 from /usr/include/linux/topology.h:33,
 from /usr/include/linux/mmzone.h:296,
 from /usr/include/linux/gfp.h:4,
 from /usr/include/linux/slab.h:15,
 from kludge.c:13:
 /usr/include/asm/mpspec.h:6:25: mach_mpspec.h: No such file or directory
 In file included from /usr/include/asm/smp.h:18,
 from /usr/include/linux/smp.h:17,
 from /usr/include/linux/topology.h:33,
 from /usr/include/linux/mmzone.h:296,
 from /usr/include/linux/gfp.h:4,
 from /usr/include/linux/slab.h:15,
 from kludge.c:13:
 /usr/include/asm/mpspec.h:8: error: `MAX_MP_BUSSES' undeclared here (not in a function)
 /usr/include/asm/mpspec.h:9: error: `MAX_MP_BUSSES' undeclared here (not in a function)
 /usr/include/asm/mpspec.h:10: error: `MAX_MP_BUSSES' undeclared here (not in a function)
 /usr/include/asm/mpspec.h:12: error: `MAX_MP_BUSSES' undeclared here (not in a function)
 /usr/include/asm/mpspec.h:19: error: `MAX_APICS' undeclared here (not in a function)
 /usr/include/asm/mpspec.h:20: error: `MAX_MP_BUSSES' undeclared here (not in a function)
 /usr/include/asm/mpspec.h:20: error: conflicting types for `mp_bus_id_to_type'
 /usr/include/asm/mpspec.h:8: error: previous declaration of `mp_bus_id_to_type'
 /usr/include/asm/mpspec.h:22: error: `MAX_IRQ_SOURCES' undeclared here (not in a function)
 /usr/include/asm/mpspec.h:24: error: `MAX_MP_BUSSES' undeclared here (not in a function)
 /usr/include/asm/mpspec.h:24: error: conflicting types for `mp_bus_id_to_pci_bus'
 /usr/include/asm/mpspec.h:12: error: previous declaration of `mp_bus_id_to_pci_bus'
 /usr/include/asm/mpspec.h:54: error: `MAX_APICS' undeclared here (not in a function)
 In file included from /usr/include/asm/smp.h:20,
 from /usr/include/linux/smp.h:17,
 from /usr/include/linux/topology.h:33,
 from /usr/include/linux/mmzone.h:296,
 from /usr/include/linux/gfp.h:4,
 from /usr/include/linux/slab.h:15,
 from kludge.c:13:
 /usr/include/asm/io_apic.h:120: error: `MAX_IRQ_SOURCES' undeclared here (not in a function)
 /usr/include/asm/io_apic.h:120: error: conflicting types for `mp_irqs'
 /usr/include/asm/mpspec.h:22: error: previous declaration of `mp_irqs'
 In file included from /usr/include/linux/smp.h:17,
 from /usr/include/linux/topology.h:33,
 from /usr/include/linux/mmzone.h:296,
 from /usr/include/linux/gfp.h:4,
 from /usr/include/linux/slab.h:15,
 from kludge.c:13:
 /usr/include/asm/smp.h:73:26: mach_apicdef.h: No such file or directory
 make[1]: ** [all] Erro 1
 make[1]: Leaving directory `/home/dsl/diogo/sm56'
 make: ** [install] Erro 2
 dsl@box:~/diogo/sm56$ exit
 Script done on Dom 04 Jun 2006 23:01:58 EDT
 
 | 
 EVERY ONE THAT KNOWS HOW TO INSTALL IT PLEASE POST HERE
 
 |