Logo Hardware.com.br
Markinux
Markinux Membro Junior Registrado
81 Mensagens 0 Curtidas

Modem Intel 537 Jet Tiger

#1 Por Markinux 26/05/2004 - 13:40
tentei instalar o modem - PCI softmodem...

olha no que deu: (como instalá-lo no Mandrake 10, o que será que está acontecendo, a versão mdk também não deu certo) (no kurumin rodando em cd ele funciona com o driver para Intel 537 jet tiger, que driver mesmo será que é usado no kurumin?)
Alguém pode me ajudar?
retorno do sistema(logado como root):
[root@localhost intel-537-2.27.39.0]# make clean
cd coredrv; make clean
make[1]: Entering directory `/home/markinux/download aplicativos/intel-537-2.27.39
.0/coredrv'
rm -f *.o *~ core
make[1]: Leaving directory `/home/markinux/download aplicativos/intel-537-2.27.39.
0/coredrv'
cd serialdrv; make clean
make[1]: Entering directory `/home/markinux/download aplicativos/intel-537-2.27.39
.0/serialdrv'
rm -f *.o *~ core
make[1]: Leaving directory `/home/markinux/download aplicativos/intel-537-2.27.39.
0/serialdrv'
rm -f *.o
rm -f *.o
[root@localhost intel-537-2.27.39.0]# make all
usage: make [clean] or [537] or [install] or [check] or [config_sync] or [uninstal
l]
[root@localhost intel-537-2.27.39.0]# make install
if [ -a /boot/vmlinuz.version.h ]; then \
cp /boot/vmlinuz.version.h /lib/modules/`uname -r`/build/include/linux/ver
sion.h; fi
if [ ]; then \
cd coredrv; make TARGET=TARGET_CATAWBA KERNEL_SOURCE_PATH= "PSTN_DEF=-DTAR
GET_CATAWBA -DTARGET_LINUX -DLINUX" 537core; \
cd ../serialdrv; make TARGET=TARGET_CATAWBA KERNEL_SOURCE_PATH= card=CARD_TJ320 \
"PSTN_DEF=-DTARGET_CATAWBA -DTARGET_LINUX -DLINUX" 537; \
else \
cd coredrv; make TARGET=TARGET_CATAWBA KERNEL_INCLUDES=/lib/modules/`uname
-r`/build/include \
"PSTN_DEF=-DTARGET_CATAWBA -DTARGET_LINUX -DLINUX" 537core; \
cd ../serialdrv; make TARGET=TARGET_CATAWBA KERNEL_INCLUDES=/lib/modules/`
uname -r`/build/include card=CARD_TJ320 \
"PSTN_DEF=-DTARGET_CATAWBA -DTARGET_LINUX -DLINUX" 537; \
fi ;
make[1]: Entering directory `/home/markinux/download aplicativos/intel-537-2.27.39
.0/coredrv'
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/bui
ld/include -I ../inc -fno-common -c -o coredrv.o coredrv.c
In file included from ../inc/hamdefs.h:48,
from ../inc/hamcore.h:48,
from coredrv.c:33:
/usr/include/linux/version.h:2:2: #error "========================================
==============="
/usr/include/linux/version.h:3:2: #error "You should not include /usr/include/{lin
ux,asm}/ header"
/usr/include/linux/version.h:4:2: #error "files directly for the compilation of ke
rnel modules."
/usr/include/linux/version.h:5:2: #error ""
/usr/include/linux/version.h:6:2: #error "glibc now uses kernel header files from
a well-defined"
/usr/include/linux/version.h:7:2: #error "working kernel version (as recommended b
y Linus Torvalds)"
/usr/include/linux/version.h:8:2: #error "These files are glibc internal and may n
ot match the"
/usr/include/linux/version.h:9:2: #error "currently running kernel. They should on
ly be"
/usr/include/linux/version.h:10:2: #error "included via other system header files
- user space"
/usr/include/linux/version.h:11:2: #error "programs should not directly include inux/*.h> or"
/usr/include/linux/version.h:12:2: #error " as well."
/usr/include/linux/version.h:13:2: #error ""
/usr/include/linux/version.h:14:2: #error "To build kernel modules please do the f
ollowing:"
/usr/include/linux/version.h:15:2: #error ""
/usr/include/linux/version.h:16:2: #error " o Have the kernel sources installed"
/usr/include/linux/version.h:17:2: #error ""
/usr/include/linux/version.h:18:2: #error " o Make sure that the symbolic link"
/usr/include/linux/version.h:19:2: #error " /lib/modules/`uname -r`/build exists
and points to"
/usr/include/linux/version.h:20:2: #error " the matching kernel source directory
"
/usr/include/linux/version.h:21:2: #error ""
/usr/include/linux/version.h:22:2: #error " o Now copy /boot/vmlinuz.version.h to"
/usr/include/linux/version.h:23:2: #error " /lib/modules/`uname -r`/build/includ
e/linux/version.h"
/usr/include/linux/version.h:24:2: #error ""
/usr/include/linux/version.h:25:2: #error " o When compiling, make sure to use the
following"
/usr/include/linux/version.h:26:2: #error " compiler option to use the correct i
nclude files:"
/usr/include/linux/version.h:27:2: #error ""
/usr/include/linux/version.h:28:2: #error " -I/lib/modules/`uname -r`/build/incl
ude"
/usr/include/linux/version.h:29:2: #error ""
/usr/include/linux/version.h:30:2: #error " instead of"
/usr/include/linux/version.h:31:2: #error ""
/usr/include/linux/version.h:32:2: #error " -I/usr/include/linux"
/usr/include/linux/version.h:33:2: #error ""
/usr/include/linux/version.h:34:2: #error " Please adjust the Makefile according
ly."
/usr/include/linux/version.h:35:2: #error "=======================================
================"
In file included from /usr/include/linux/cpumask.h:8,
from /usr/include/linux/sched.h:14,
from coredrv.c:35:
/usr/include/linux/bitmap.h: In function `bitmap_shift_right':
/usr/include/linux/bitmap.h:85: error: `__shr_tmp' undeclared (first use in this f
unction)
/usr/include/linux/bitmap.h:85: error: (Each undeclared identifier is reported onl
y once
/usr/include/linux/bitmap.h:85: error: for each function it appears in.)
/usr/include/linux/bitmap.h: In function `bitmap_shift_left':
/usr/include/linux/bitmap.h:98: error: `__shl_tmp' undeclared (first use in this f
unction)
In file included from /usr/include/linux/sched.h:14,
from coredrv.c:35:
/usr/include/linux/cpumask.h:10:5: missing binary operator before token "("
/usr/include/linux/cpumask.h:34:5: missing binary operator before token "("
In file included from /usr/include/asm/siginfo.h:4,
from /usr/include/linux/signal.h:7,
from /usr/include/linux/sched.h:24,
from coredrv.c:35:
/usr/include/asm-generic/siginfo.h: At top level:
/usr/include/asm-generic/siginfo.h:53: error: size of array `_pad' is too large
In file included from /usr/include/linux/gfp.h:4,
from /usr/include/linux/slab.h:15,
from /usr/include/linux/percpu.h:4,
from /usr/include/linux/sched.h:30,
from coredrv.c:35:
/usr/include/linux/mmzone.h:333: error: parse error before '(' token
/usr/include/linux/mmzone.h:334: error: parse error before numeric constant
In file included from /usr/include/linux/module.h:20,
from coredrv.c:37:
/usr/include/asm/module.h:54:2: #error unknown processor family
In file included from /usr/include/linux/mm.h:206,
from /usr/include/asm/pci.h:7,
from /usr/include/linux/pci.h:721,
from coredrv.c:39:
/usr/include/linux/page-flags.h:119: error: `CONFIG_X86_L1_CACHE_SHIFT' undeclared
here (not in a function)
/usr/include/linux/page-flags.h:119: error: requested alignment is not a constant
In file included from /usr/include/linux/serialP.h:22,
from coredrv.c:42:
/usr/include/linux/version.h:2:2: #error "========================================
==============="
/usr/include/linux/version.h:3:2: #error "You should not include /usr/include/{lin
ux,asm}/ header"
/usr/include/linux/version.h:4:2: #error "files directly for the compilation of ke
rnel modules."
/usr/include/linux/version.h:5:2: #error ""
/usr/include/linux/version.h:6:2: #error "glibc now uses kernel header files from
a well-defined"
/usr/include/linux/version.h:7:2: #error "working kernel version (as recommended b
y Linus Torvalds)"
/usr/include/linux/version.h:8:2: #error "These files are glibc internal and may n
ot match the"
/usr/include/linux/version.h:9:2: #error "currently running kernel. They should on
ly be"
/usr/include/linux/version.h:10:2: #error "included via other system header files
- user space"
/usr/include/linux/version.h:11:2: #error "programs should not directly include inux/*.h> or"
/usr/include/linux/version.h:12:2: #error " as well."
/usr/include/linux/version.h:13:2: #error ""
/usr/include/linux/version.h:14:2: #error "To build kernel modules please do the f
ollowing:"
/usr/include/linux/version.h:15:2: #error ""
/usr/include/linux/version.h:16:2: #error " o Have the kernel sources installed"
/usr/include/linux/version.h:17:2: #error ""
/usr/include/linux/version.h:18:2: #error " o Make sure that the symbolic link"
/usr/include/linux/version.h:19:2: #error " /lib/modules/`uname -r`/build exists
and points to"
/usr/include/linux/version.h:20:2: #error " the matching kernel source directory
"
/usr/include/linux/version.h:21:2: #error ""
/usr/include/linux/version.h:22:2: #error " o Now copy /boot/vmlinuz.version.h to"
/usr/include/linux/version.h:23:2: #error " /lib/modules/`uname -r`/build/includ
e/linux/version.h"
/usr/include/linux/version.h:24:2: #error ""
/usr/include/linux/version.h:25:2: #error " o When compiling, make sure to use the
following"
/usr/include/linux/version.h:26:2: #error " compiler option to use the correct i
nclude files:"
/usr/include/linux/version.h:27:2: #error ""
/usr/include/linux/version.h:28:2: #error " -I/lib/modules/`uname -r`/build/incl
ude"
/usr/include/linux/version.h:29:2: #error ""
/usr/include/linux/version.h:30:2: #error " instead of"
/usr/include/linux/version.h:31:2: #error ""
/usr/include/linux/version.h:32:2: #error " -I/usr/include/linux"
/usr/include/linux/version.h:33:2: #error ""
/usr/include/linux/version.h:34:2: #error " Please adjust the Makefile according
ly."
/usr/include/linux/version.h:35:2: #error "=======================================
================"
In file included from /usr/include/linux/irq.h:20,
from /usr/include/asm/hardirq.h:6,
from /usr/include/linux/interrupt.h:11,
from /usr/include/linux/serialP.h:26,
from coredrv.c:42:
/usr/include/asm/irq.h:16:25: irq_vectors.h: No such file or directory
In file included from /usr/include/asm/hardirq.h:6,
from /usr/include/linux/interrupt.h:11,
from /usr/include/linux/serialP.h:26,
from coredrv.c:42:
/usr/include/linux/irq.h:68: error: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here (n
ot in a function)
/usr/include/linux/irq.h:68: error: requested alignment is not a constant
/usr/include/linux/irq.h:70: error: `NR_IRQS' undeclared here (not in a function)
In file included from /usr/include/linux/irq.h:72,
from /usr/include/asm/hardirq.h:6,
from /usr/include/linux/interrupt.h:11,
from /usr/include/linux/serialP.h:26,
from coredrv.c:42:
/usr/include/asm/hw_irq.h:28: error: `NR_IRQ_VECTORS' undeclared here (not in a fu
nction)
/usr/include/asm/hw_irq.h:31: error: `NR_IRQS' undeclared here (not in a function)
In file included from /usr/include/linux/interrupt.h:11,
from /usr/include/linux/serialP.h:26,
from coredrv.c:42:
/usr/include/asm/hardirq.h:13: error: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here
(not in a function)
/usr/include/asm/hardirq.h:13: error: requested alignment is not a constant
coredrv.c:73: warning: conflicting types for built-in function `putchar'
coredrv.c: In function `get_pci_info_537':
coredrv.c:198: warning: return makes pointer from integer without a cast
coredrv.c: In function `open':
coredrv.c:282: warning: passing arg 2 of `request_irq' from incompatible pointer t
ype
coredrv.c: In function `schedule_background_event':
coredrv.c:462: warning: implicit declaration of function `queue_task'
coredrv.c:462: error: structure has no member named `tqueue'
coredrv.c:462: error: `tq_immediate' undeclared (first use in this function)
coredrv.c:463: warning: implicit declaration of function `mark_bh'
coredrv.c:463: error: `IMMEDIATE_BH' undeclared (first use in this function)
coredrv.c:475:41: missing binary operator before token "("
coredrv.c:503:40: missing binary operator before token "("
coredrv.c:515:41: missing binary operator before token "("
make[1]: ** [coredrv.o] Erro 1
make[1]: Leaving directory `/home/markinux/download aplicativos/intel-537-2.27.39.
0/coredrv'
make[1]: Entering directory `/home/markinux/download aplicativos/intel-537-2.27.39
.0/serialdrv'
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/bui
ld/include -I ../inc -fno-common -c -o softserial.o softserial.c
In file included from ../inc/hamdefs.h:48,
from ../inc/hamcore.h:48,
from softserial.c:36:
/usr/include/linux/version.h:2:2: #error "========================================
==============="
/usr/include/linux/version.h:3:2: #error "You should not include /usr/include/{lin
ux,asm}/ header"
/usr/include/linux/version.h:4:2: #error "files directly for the compilation of ke
rnel modules."
/usr/include/linux/version.h:5:2: #error ""
/usr/include/linux/version.h:6:2: #error "glibc now uses kernel header files from
a well-defined"
/usr/include/linux/version.h:7:2: #error "working kernel version (as recommended b
y Linus Torvalds)"
/usr/include/linux/version.h:8:2: #error "These files are glibc internal and may n
ot match the"
/usr/include/linux/version.h:9:2: #error "currently running kernel. They should on
ly be"
/usr/include/linux/version.h:10:2: #error "included via other system header files
- user space"
/usr/include/linux/version.h:11:2: #error "programs should not directly include inux/*.h> or"
/usr/include/linux/version.h:12:2: #error " as well."
/usr/include/linux/version.h:13:2: #error ""
/usr/include/linux/version.h:14:2: #error "To build kernel modules please do the f
ollowing:"
/usr/include/linux/version.h:15:2: #error ""
/usr/include/linux/version.h:16:2: #error " o Have the kernel sources installed"
/usr/include/linux/version.h:17:2: #error ""
/usr/include/linux/version.h:18:2: #error " o Make sure that the symbolic link"
/usr/include/linux/version.h:19:2: #error " /lib/modules/`uname -r`/build exists
and points to"
/usr/include/linux/version.h:20:2: #error " the matching kernel source directory
"
/usr/include/linux/version.h:21:2: #error ""
/usr/include/linux/version.h:22:2: #error " o Now copy /boot/vmlinuz.version.h to"
/usr/include/linux/version.h:23:2: #error " /lib/modules/`uname -r`/build/includ
e/linux/version.h"
/usr/include/linux/version.h:24:2: #error ""
/usr/include/linux/version.h:25:2: #error " o When compiling, make sure to use the
following"
/usr/include/linux/version.h:26:2: #error " compiler option to use the correct i
nclude files:"
/usr/include/linux/version.h:27:2: #error ""
/usr/include/linux/version.h:28:2: #error " -I/lib/modules/`uname -r`/build/incl
ude"
/usr/include/linux/version.h:29:2: #error ""
/usr/include/linux/version.h:30:2: #error " instead of"
/usr/include/linux/version.h:31:2: #error ""
/usr/include/linux/version.h:32:2: #error " -I/usr/include/linux"
/usr/include/linux/version.h:33:2: #error ""
/usr/include/linux/version.h:34:2: #error " Please adjust the Makefile according
ly."
/usr/include/linux/version.h:35:2: #error "=======================================
================"
In file included from softserial.h:51,
from softserial.c:38:
/usr/include/linux/version.h:2:2: #error "========================================
==============="
/usr/include/linux/version.h:3:2: #error "You should not include /usr/include/{lin
ux,asm}/ header"
/usr/include/linux/version.h:4:2: #error "files directly for the compilation of ke
rnel modules."
/usr/include/linux/version.h:5:2: #error ""
/usr/include/linux/version.h:6:2: #error "glibc now uses kernel header files from
a well-defined"
/usr/include/linux/version.h:7:2: #error "working kernel version (as recommended b
y Linus Torvalds)"
/usr/include/linux/version.h:8:2: #error "These files are glibc internal and may n
ot match the"
/usr/include/linux/version.h:9:2: #error "currently running kernel. They should on
ly be"
/usr/include/linux/version.h:10:2: #error "included via other system header files
- user space"
/usr/include/linux/version.h:11:2: #error "programs should not directly include inux/*.h> or"
/usr/include/linux/version.h:12:2: #error " as well."
/usr/include/linux/version.h:13:2: #error ""
/usr/include/linux/version.h:14:2: #error "To build kernel modules please do the f
ollowing:"
/usr/include/linux/version.h:15:2: #error ""
/usr/include/linux/version.h:16:2: #error " o Have the kernel sources installed"
/usr/include/linux/version.h:17:2: #error ""
/usr/include/linux/version.h:18:2: #error " o Make sure that the symbolic link"
/usr/include/linux/version.h:19:2: #error " /lib/modules/`uname -r`/build exists
and points to"
/usr/include/linux/version.h:20:2: #error " the matching kernel source directory
"
/usr/include/linux/version.h:21:2: #error ""
/usr/include/linux/version.h:22:2: #error " o Now copy /boot/vmlinuz.version.h to"
/usr/include/linux/version.h:23:2: #error " /lib/modules/`uname -r`/build/includ
e/linux/version.h"
/usr/include/linux/version.h:24:2: #error ""
/usr/include/linux/version.h:25:2: #error " o When compiling, make sure to use the
following"
/usr/include/linux/version.h:26:2: #error " compiler option to use the correct i
nclude files:"
/usr/include/linux/version.h:27:2: #error ""
/usr/include/linux/version.h:28:2: #error " -I/lib/modules/`uname -r`/build/incl
ude"
/usr/include/linux/version.h:29:2: #error ""
/usr/include/linux/version.h:30:2: #error " instead of"
/usr/include/linux/version.h:31:2: #error ""
/usr/include/linux/version.h:32:2: #error " -I/usr/include/linux"
/usr/include/linux/version.h:33:2: #error ""
/usr/include/linux/version.h:34:2: #error " Please adjust the Makefile according
ly."
/usr/include/linux/version.h:35:2: #error "=======================================
================"
In file included from /usr/include/linux/cpumask.h:8,
from /usr/include/linux/sched.h:14,
from /usr/include/linux/module.h:9,
from softserial.h:52,
from softserial.c:38:
/usr/include/linux/bitmap.h: In function `bitmap_shift_right':
/usr/include/linux/bitmap.h:85: error: `__shr_tmp' undeclared (first use in this f
unction)
/usr/include/linux/bitmap.h:85: error: (Each undeclared identifier is reported onl
y once
/usr/include/linux/bitmap.h:85: error: for each function it appears in.)
/usr/include/linux/bitmap.h: In function `bitmap_shift_left':
/usr/include/linux/bitmap.h:98: error: `__shl_tmp' undeclared (first use in this f
unction)
In file included from /usr/include/linux/sched.h:14,
from /usr/include/linux/module.h:9,
from softserial.h:52,
from softserial.c:38:
/usr/include/linux/cpumask.h:10:5: missing binary operator before token "("
/usr/include/linux/cpumask.h:34:5: missing binary operator before token "("
In file included from /usr/include/asm/siginfo.h:4,
from /usr/include/linux/signal.h:7,
from /usr/include/linux/sched.h:24,
from /usr/include/linux/module.h:9,
from softserial.h:52,
from softserial.c:38:
/usr/include/asm-generic/siginfo.h: At top level:
/usr/include/asm-generic/siginfo.h:53: error: size of array `_pad' is too large
In file included from /usr/include/linux/gfp.h:4,
from /usr/include/linux/slab.h:15,
from /usr/include/linux/percpu.h:4,
from /usr/include/linux/sched.h:30,
from /usr/include/linux/module.h:9,
from softserial.h:52,
from softserial.c:38:
/usr/include/linux/mmzone.h:333: error: parse error before '(' token
/usr/include/linux/mmzone.h:334: error: parse error before numeric constant
In file included from /usr/include/linux/module.h:20,
from softserial.h:52,
from softserial.c:38:
/usr/include/asm/module.h:54:2: #error unknown processor family
In file included from /usr/include/linux/serialP.h:22,
from softserial.h:55,
from softserial.c:38:
/usr/include/linux/version.h:2:2: #error "========================================
==============="
/usr/include/linux/version.h:3:2: #error "You should not include /usr/include/{lin
ux,asm}/ header"
/usr/include/linux/version.h:4:2: #error "files directly for the compilation of ke
rnel modules."
/usr/include/linux/version.h:5:2: #error ""
/usr/include/linux/version.h:6:2: #error "glibc now uses kernel header files from
a well-defined"
/usr/include/linux/version.h:7:2: #error "working kernel version (as recommended b
y Linus Torvalds)"
/usr/include/linux/version.h:8:2: #error "These files are glibc internal and may n
ot match the"
/usr/include/linux/version.h:9:2: #error "currently running kernel. They should on
ly be"
/usr/include/linux/version.h:10:2: #error "included via other system header files
- user space"
/usr/include/linux/version.h:11:2: #error "programs should not directly include inux/*.h> or"
/usr/include/linux/version.h:12:2: #error " as well."
/usr/include/linux/version.h:13:2: #error ""
/usr/include/linux/version.h:14:2: #error "To build kernel modules please do the f
ollowing:"
/usr/include/linux/version.h:15:2: #error ""
/usr/include/linux/version.h:16:2: #error " o Have the kernel sources installed"
/usr/include/linux/version.h:17:2: #error ""
/usr/include/linux/version.h:18:2: #error " o Make sure that the symbolic link"
/usr/include/linux/version.h:19:2: #error " /lib/modules/`uname -r`/build exists
and points to"
/usr/include/linux/version.h:20:2: #error " the matching kernel source directory
"
/usr/include/linux/version.h:21:2: #error ""
/usr/include/linux/version.h:22:2: #error " o Now copy /boot/vmlinuz.version.h to"
/usr/include/linux/version.h:23:2: #error " /lib/modules/`uname -r`/build/includ
e/linux/version.h"
/usr/include/linux/version.h:24:2: #error ""
/usr/include/linux/version.h:25:2: #error " o When compiling, make sure to use the
following"
/usr/include/linux/version.h:26:2: #error " compiler option to use the correct i
nclude files:"
/usr/include/linux/version.h:27:2: #error ""
/usr/include/linux/version.h:28:2: #error " -I/lib/modules/`uname -r`/build/incl
ude"
/usr/include/linux/version.h:29:2: #error ""
/usr/include/linux/version.h:30:2: #error " instead of"
/usr/include/linux/version.h:31:2: #error ""
/usr/include/linux/version.h:32:2: #error " -I/usr/include/linux"
/usr/include/linux/version.h:33:2: #error ""
/usr/include/linux/version.h:34:2: #error " Please adjust the Makefile according
ly."
/usr/include/linux/version.h:35:2: #error "=======================================
================"
In file included from /usr/include/linux/irq.h:20,
from /usr/include/asm/hardirq.h:6,
from /usr/include/linux/interrupt.h:11,
from /usr/include/linux/serialP.h:26,
from softserial.h:55,
from softserial.c:38:
/usr/include/asm/irq.h:16:25: irq_vectors.h: No such file or directory
In file included from /usr/include/asm/hardirq.h:6,
from /usr/include/linux/interrupt.h:11,
from /usr/include/linux/serialP.h:26,
from softserial.h:55,
from softserial.c:38:
/usr/include/linux/irq.h:68: error: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here (n
ot in a function)
/usr/include/linux/irq.h:68: error: requested alignment is not a constant
/usr/include/linux/irq.h:70: error: `NR_IRQS' undeclared here (not in a function)
In file included from /usr/include/linux/irq.h:72,
from /usr/include/asm/hardirq.h:6,
from /usr/include/linux/interrupt.h:11,
from /usr/include/linux/serialP.h:26,
from softserial.h:55,
from softserial.c:38:
/usr/include/asm/hw_irq.h:28: error: `NR_IRQ_VECTORS' undeclared here (not in a fu
nction)
/usr/include/asm/hw_irq.h:31: error: `NR_IRQS' undeclared here (not in a function)
In file included from /usr/include/linux/interrupt.h:11,
from /usr/include/linux/serialP.h:26,
from softserial.h:55,
from softserial.c:38:
/usr/include/asm/hardirq.h:13: error: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here
(not in a function)
/usr/include/asm/hardirq.h:13: error: requested alignment is not a constant
In file included from /usr/include/linux/mm.h:206,
from /usr/include/asm/pci.h:7,
from /usr/include/linux/pci.h:721,
from softserial.h:57,
from softserial.c:38:
/usr/include/linux/page-flags.h:119: error: `CONFIG_X86_L1_CACHE_SHIFT' undeclared
here (not in a function)
/usr/include/linux/page-flags.h:119: error: requested alignment is not a constant
softserial.c:40:41: missing binary operator before token "("
softserial.c: In function `init_module':
softserial.c:60: warning: implicit declaration of function `pci_present'
softserial.c: In function `softserial_register_tty':
softserial.c:99: warning: assignment makes integer from pointer without a cast
softserial.c:100: error: structure has no member named `table'
softserial.c: In function `softserial_open':
softserial.c:161: error: `MOD_IN_USE' undeclared (first use in this function)
softserial.c:163: warning: `MOD_INC_USE_COUNT' is deprecated (declared at /usr/inc lude/linux/module.h:495)
softserial.c:167: warning: `MOD_INC_USE_COUNT' is deprecated (declared at /usr/inc lude/linux/module.h:495)
softserial.c:169: error: structure has no member named `device'
softserial.c:169: error: request for member `minor_start' in something not a struc ture or union
softserial.c:177: error: structure has no member named `normal_termios'
softserial.c:187: error: structure has no member named `tqueue'
softserial.c:188: error: structure has no member named `tqueue'
softserial.c:189: error: structure has no member named `session'
softserial.c:190: error: structure has no member named `pgrp'
softserial.c:190: error: structure has no member named `pgrp'
softserial.c:205: warning: `MOD_DEC_USE_COUNT' is deprecated (declared at /usr/inc lude/linux/module.h:507)
softserial.c: In function `softserial_close':
softserial.c:222: error: `MOD_IN_USE' undeclared (first use in this function)
softserial.c:224: warning: `MOD_DEC_USE_COUNT' is deprecated (declared at /usr/inc lude/linux/module.h:507)
softserial.c:233: warning: `MOD_DEC_USE_COUNT' is deprecated (declared at /usr/inc lude/linux/module.h:507)
make[1]: ** [softserial.o] Erro 1
make[1]: Leaving directory `/home/markinux/download aplicativos/intel-537-2.27.39. 0/serialdrv'
make: ** [537] Erro 2
[root@localhost intel-537-2.27.39.0]#
zerocow
zerocow Veterano Registrado
1.7K Mensagens 17 Curtidas
#5 Por zerocow
27/05/2004 - 00:44
O Drive ñ funciona no kernel 2.6, só se vc re-compilar e eu ñ tenho a minima ideia de como se faz isso, instala o kernel 2.4, baixa o kernel-source do 2.4, e instala.



obs: Me diga qual o seu mandrake 10? pelo modo, menuk,sistema,configuração,empacotando,instalar software. Quando chegar lá clicka em pesquisar e dps digita kernel. deve aparecer algums arkivos lá me diz o arkivo principal, algo como kernel-2.4.x-mdk.rpm.

Se vc ñ instalou nada (ñ configurou) eu recomendo instalar de novo, mas marcando a opção LSB (axo q é esse) ai ele instala o kernel 2.4 como padrão e deixa o 2.6 de rezeva.

Eu uso.
Windows XP Pro SP1 (pirata)
Mandrake 10 Community, com o modem intel 537 (Tiger Jet).
Apenas Quem Reinventou a Roda, Sabe o porque dela ser Redonda - DevilF
© 1999-2024 Hardware.com.br. Todos os direitos reservados.
Imagem do Modal