Mailinglist Archive: opensuse-es (1826 mails)
| < Previous | Next > |
Si ya lo se, soft modem otra vez
- From: "Joaquín Bautista" <joabau@xxxxxxxxx>
- Date: Tue, 28 Mar 2006 08:03:34 -0500
- Message-id: <efc6dc4b0603280503m3432b30cs42374df5975ee827@xxxxxxxxxxxxxx>
Saludos cordiales
Espero se encuentren todos bién, por esto días el archivo de la lista
y vi que aperece el tema varias veces, pero esta es una pregunta un
poco más concreta:
Con suse 9 me funcionaba de maravilla el winmodem con chip intel el
cual era muy facil de instalar, pero ahora con suse 10 meda un error,
la verdad es que no tengo grandes conocimientos de informática, se que
para hacer un módulo debo instalar las fuentes del kernel y agunos
programas más gcc, tk... pero hasta allí, en realidad no se que
sucede con; make clean, make 537, make install... en fin el error es
este se ve un poco raro por que escribo desde el trabajo con un Mac:
Bautista:~/Desktop joabau$ more ErroresModemSuse.txt
linux:/home/fechos/Intel-537 # make 537
Module precompile check
Current running kernel is: 2.6.13-15-default
/lib/modules... autoconf.h exists
diff: /boot/vmlinuz.autoconf.h: No existe el fichero o el directorio
autoconf.h matches running kernel
diff: /boot/vmlinuz.version.h: No existe el fichero o el directorio
version.h matches running kernel
2.6.13-15-default
make[1]: Entering directory `/home/fechos/Intel-537/coredrv'
make -C /lib/modules/2.6.13-15-default/build
SUBDIRS=/home/fechos/Intel-537/coredrv modules
make[2]: Entering directory `/usr/src/linux-2.6.13-15-obj/i386/default'
make -C ../../../linux-2.6.13-15 O=../linux-2.6.13-15-obj/i386/default modules
CC [M] /home/fechos/Intel-537/coredrv/coredrv.o
gcc: ../inc: No existe el fichero o el directorio
/home/fechos/Intel-537/coredrv/coredrv.c:73: warning: type defaults to
<E2><80><98>int<E2><80><99> in declaration of
<E2><80><98>EXPORT_SYMBOL_NOVERS<E2><80><99>
/home/fechos/Intel-537/coredrv/coredrv.c:73: warning: parameter names
(without types) in function declaration
/home/fechos/Intel-537/coredrv/coredrv.c:73: warning: data definition
has no type or storage class
/home/fechos/Intel-537/coredrv/coredrv.c: In function
<E2><80><98>softcore_init_struct<E2><80><99>:
/home/fechos/Intel-537/coredrv/coredrv.c:339: warning: assignment from
incompatible pointer type
/home/fechos/Intel-537/coredrv/coredrv.c: In function
<E2><80><98>open<E2><80><99>:
/home/fechos/Intel-537/coredrv/coredrv.c:407: warning:
<E2><80><98>pm_register<E2><80><99> is deprecated (declared at
/usr/src/linux-2.6.13-15/include/linux/pm.h:107)
/home/fechos/Intel-537/coredrv/coredrv.c: In function
<E2><80><98>close<E2><80><99>:
/home/fechos/Intel-537/coredrv/coredrv.c:439: warning:
<E2><80><98>pm_unregister<E2><80><99> is deprecated (declared at
/usr/src/linux-2.6.13-15/include/linux/pm.h:112)
/home/fechos/Intel-537/coredrv/coredrv.c: In function
<E2><80><98>hamproc_write<E2><80><99>:
/home/fechos/Intel-537/coredrv/coredrv.c:684: warning: ignoring return
value of <E2><80><98>copy_from_user<E2><80><99>, declared with
attribute warn_unused_result
/home/fechos/Intel-537/coredrv/coredrv.c: At top level:
/home/fechos/Intel-537/coredrv/coredrv.c:880: warning: initialization
makes integer from pointer without a cast
make[5]: *** [/home/fechos/Intel-537/coredrv/coredrv.o] Error 1
make[4]: *** [_module_/home/fechos/Intel-537/coredrv] Error 2
make[3]: *** [modules] Error 2
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.13-15-obj/i386/default'
make[1]: *** [537core_26] Error 2
make[1]: Leaving directory `/home/fechos/Intel-537/coredrv'
2.6.13-15-default
Failed to build driver
Muchas gracias
Bautista
--
"Una muerte silenciosa es una palabra interminable".
Yasunari Kawabata
---------------------------------------------------------------------------------
Linux user number 413043.
http://counter.li.org/
Espero se encuentren todos bién, por esto días el archivo de la lista
y vi que aperece el tema varias veces, pero esta es una pregunta un
poco más concreta:
Con suse 9 me funcionaba de maravilla el winmodem con chip intel el
cual era muy facil de instalar, pero ahora con suse 10 meda un error,
la verdad es que no tengo grandes conocimientos de informática, se que
para hacer un módulo debo instalar las fuentes del kernel y agunos
programas más gcc, tk... pero hasta allí, en realidad no se que
sucede con; make clean, make 537, make install... en fin el error es
este se ve un poco raro por que escribo desde el trabajo con un Mac:
Bautista:~/Desktop joabau$ more ErroresModemSuse.txt
linux:/home/fechos/Intel-537 # make 537
Module precompile check
Current running kernel is: 2.6.13-15-default
/lib/modules... autoconf.h exists
diff: /boot/vmlinuz.autoconf.h: No existe el fichero o el directorio
autoconf.h matches running kernel
diff: /boot/vmlinuz.version.h: No existe el fichero o el directorio
version.h matches running kernel
2.6.13-15-default
make[1]: Entering directory `/home/fechos/Intel-537/coredrv'
make -C /lib/modules/2.6.13-15-default/build
SUBDIRS=/home/fechos/Intel-537/coredrv modules
make[2]: Entering directory `/usr/src/linux-2.6.13-15-obj/i386/default'
make -C ../../../linux-2.6.13-15 O=../linux-2.6.13-15-obj/i386/default modules
CC [M] /home/fechos/Intel-537/coredrv/coredrv.o
gcc: ../inc: No existe el fichero o el directorio
/home/fechos/Intel-537/coredrv/coredrv.c:73: warning: type defaults to
<E2><80><98>int<E2><80><99> in declaration of
<E2><80><98>EXPORT_SYMBOL_NOVERS<E2><80><99>
/home/fechos/Intel-537/coredrv/coredrv.c:73: warning: parameter names
(without types) in function declaration
/home/fechos/Intel-537/coredrv/coredrv.c:73: warning: data definition
has no type or storage class
/home/fechos/Intel-537/coredrv/coredrv.c: In function
<E2><80><98>softcore_init_struct<E2><80><99>:
/home/fechos/Intel-537/coredrv/coredrv.c:339: warning: assignment from
incompatible pointer type
/home/fechos/Intel-537/coredrv/coredrv.c: In function
<E2><80><98>open<E2><80><99>:
/home/fechos/Intel-537/coredrv/coredrv.c:407: warning:
<E2><80><98>pm_register<E2><80><99> is deprecated (declared at
/usr/src/linux-2.6.13-15/include/linux/pm.h:107)
/home/fechos/Intel-537/coredrv/coredrv.c: In function
<E2><80><98>close<E2><80><99>:
/home/fechos/Intel-537/coredrv/coredrv.c:439: warning:
<E2><80><98>pm_unregister<E2><80><99> is deprecated (declared at
/usr/src/linux-2.6.13-15/include/linux/pm.h:112)
/home/fechos/Intel-537/coredrv/coredrv.c: In function
<E2><80><98>hamproc_write<E2><80><99>:
/home/fechos/Intel-537/coredrv/coredrv.c:684: warning: ignoring return
value of <E2><80><98>copy_from_user<E2><80><99>, declared with
attribute warn_unused_result
/home/fechos/Intel-537/coredrv/coredrv.c: At top level:
/home/fechos/Intel-537/coredrv/coredrv.c:880: warning: initialization
makes integer from pointer without a cast
make[5]: *** [/home/fechos/Intel-537/coredrv/coredrv.o] Error 1
make[4]: *** [_module_/home/fechos/Intel-537/coredrv] Error 2
make[3]: *** [modules] Error 2
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.13-15-obj/i386/default'
make[1]: *** [537core_26] Error 2
make[1]: Leaving directory `/home/fechos/Intel-537/coredrv'
2.6.13-15-default
Failed to build driver
Muchas gracias
Bautista
--
"Una muerte silenciosa es una palabra interminable".
Yasunari Kawabata
---------------------------------------------------------------------------------
Linux user number 413043.
http://counter.li.org/
| < Previous | Next > |