Home | Downloads | Fórums | Notícias | Preferências | Galeria | Cadastro | Wiki-BR
 

[ Comunidade Fedora Brasil ]: Forums



Comunidade Fedora Brasil :: Exibir tópico - Instalações
 FAQFAQ   PesquisarPesquisar   GruposGrupos   PerfilPerfil   Entrar e ver Mensagens ParticularesEntrar e ver Mensagens Particulares   LoginLogin 

Instalações

 
Novo Tópico   Responder Mensagem    Comunidade Fedora Brasil - Índice do Fórum -> Modems
Exibir mensagem anterior :: Exibir próxima mensagem  
Autor Mensagem
Rostery
Novato
Novato


Registrado em: Oct 28, 2006
Mensagens: 44

MensagemEnviada: Sáb Out 28, 2006 4:36 pm    Assunto: Instalações Responder com Citação

Boa Tarde, eU não queria me cadastrar aqui no Forum, antes de começar a usar o Linux, mas como ocorreu uns probleminhas não tive outra escolha...
Vamos la então, venho Pesquisando aqui no Forum faz um tempinho, o meu problema é o seguinte, como todos iniciantes, estou com várias dificuldades para instalar o drive do Modem HSP56, e tb p/ montar a outra partição,
Olhei o tópico "consegui instalar meu hsp56" hehe, blz, baixei o drive q estava la (slmodem-2.9.11-20060727.tar)...até aí blz, aí para passar o drive para o Linux teria que montar a minha unidade la no Linux neh...(uma coisa levando a outra)hehe, ta, aí fui la no outro tópico e baixei o rpm td certinhu com a minha versão correta , haha, blz, gravei num PenDrive os dois (pQ soube q ele reconhece) aí deu certo, abri o PeN no Linux e gravei na Partição do linux msm esses arquivos...instalei o rpm belezinha, (eu acho), pQ não deu nenhuma msG de ERRO, aí oQ ficou de dúvidas foi o seguinte:

* Gostaria de saber como faço para ver se foi instalado corretamente qualquer coisa q eu tente instalar;
* Como faço p/ montar a minha partição??eu tentei o seguinte:
mount -t ntfs /dev/hda1 /mnt/windows //windows é a minha pasta..

O que mais precisava p/ hj, (pQ quero muito testar meu pC com Linux na internet) era instalar o Modem msm...
eu fiz assim:
tar -zxvf
aí dei o Make depois..

putz, deu muita msG, e como eu não sei o q significa nada, estou aqui agora


Código:
make -C modem all
make[1]: Entering directory `/root/Adriano/Doc/slmodem-2.9.11-20060727/modem'
rebuild profile...
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_main.o -c modem_main.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_cmdline.o -c modem_cmdline.cgcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem.o -c modem.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_datafile.o -c modem_datafile.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_at.o -c modem_at.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_timer.o -c modem_timer.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_pack.o -c modem_pack.c
modem_pack.c: In function ‘modem_async_get_bits’:
modem_pack.c:100: warning: pointer targets in passing argument 2 of ‘m->get_chars’ differ in signedness
modem_pack.c: In function ‘modem_async_put_bits’:
modem_pack.c:148: warning: pointer targets in passing argument 2 of ‘m->put_chars’ differ in signedness
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_ec.o -c modem_ec.c
modem_ec.c: In function ‘tx_info’:
modem_ec.c:723: warning: pointer targets in passing argument 2 of ‘l->modem->get_chars’ differ in signedness
modem_ec.c: In function ‘push_rest_data’:
modem_ec.c:811: warning: pointer targets in passing argument 2 of ‘l->modem->put_chars’ differ in signedness
modem_ec.c: In function ‘rx_info’:
modem_ec.c:860: warning: pointer targets in passing argument 2 of ‘l->modem->put_chars’ differ in signedness
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_comp.o -c modem_comp.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_param.o -c modem_param.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_debug.o -c modem_debug.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o homolog_data.o -c homolog_data.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o dp_sinus.o -c dp_sinus.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o dp_dummy.o -c dp_dummy.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o sysdep_common.o -c sysdep_common.cgcc  -o slmodemd modem_main.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_test.o -c modem_test.c
gcc  -o modem_test modem_test.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o
make[1]: Leaving directory `/root/Adriano/Doc/slmodem-2.9.11-20060727/modem'
make -C drivers KERNEL_DIR=/lib/modules/2.6.15-1.2054_FC5/build
make[1]: Entering directory `/root/Adriano/Doc/slmodem-2.9.11-20060727/drivers'
cc -I/lib/modules/2.6.15-1.2054_FC5/build/include -o kernel-ver kernel-ver.c
make all KERNEL_VER=2.4.20
make[2]: Entering directory `/root/Adriano/Doc/slmodem-2.9.11-20060727/drivers'
cc -Wall -pipe -O3 -fomit-frame-pointer -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -DMODVERSIONS --include /lib/modules/2.6.15-1.2054_FC5/build/include/linux/modversions.h -I/lib/modules/2.6.15-1.2054_FC5/build/include -I. -I./../modem  -o amrmo_init.o -c amrmo_init.c
cc1: error: /lib/modules/2.6.15-1.2054_FC5/build/include/linux/modversions.h: Arquivo ou diretório não encontrado
In file included from amrmo_init.c:46:
/usr/include/linux/config.h:5:2: error: #error Incorrectly using glibc headers for a kernel module
In file included from /usr/include/linux/interrupt.h:9,
                 from amrmo_init.c:52:
/usr/include/asm/bitops.h:327:2: warning: #warning This includefile is not available on all architectures.
/usr/include/asm/bitops.h:328:2: warning: #warning Using kernel headers in userspace: atomicity not guaranteed
In file included from amrmo_init.c:52:
/usr/include/linux/interrupt.h:12:25: error: asm/hardirq.h: Arquivo ou diretório não encontrado
/usr/include/linux/interrupt.h:13:25: error: asm/softirq.h: Arquivo ou diretório não encontrado
amrmo_init.c:55:25: error: asm/uaccess.h: Arquivo ou diretório não encontrado
amrmo_init.c:56:35: error: linux/devfs_fs_kernel.h: Arquivo ou diretório não encontrado
amrmo_init.c:183: error: expected specifier-qualifier-list before ‘spinlock_t’
amrmo_init.c:191: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:192: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:193: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:194: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:195: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:196: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:197: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:198: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:199: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:200: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:227: error: array type hasmake -C modem all
make[1]: Entering directory `/root/Adriano/Doc/slmodem-2.9.11-20060727/modem'
rebuild profile...
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_main.o -c modem_main.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_cmdline.o -c modem_cmdline.cgcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem.o -c modem.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_datafile.o -c modem_datafile.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_at.o -c modem_at.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_timer.o -c modem_timer.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_pack.o -c modem_pack.c
modem_pack.c: In function ‘modem_async_get_bits’:
modem_pack.c:100: warning: pointer targets in passing argument 2 of ‘m->get_chars’ differ in signedness
modem_pack.c: In function ‘modem_async_put_bits’:
modem_pack.c:148: warning: pointer targets in passing argument 2 of ‘m->put_chars’ differ in signedness
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_ec.o -c modem_ec.c
modem_ec.c: In function ‘tx_info’:
modem_ec.c:723: warning: pointer targets in passing argument 2 of ‘l->modem->get_chars’ differ in signedness
modem_ec.c: In function ‘push_rest_data’:
modem_ec.c:811: warning: pointer targets in passing argument 2 of ‘l->modem->put_chars’ differ in signedness
modem_ec.c: In function ‘rx_info’:
modem_ec.c:860: warning: pointer targets in passing argument 2 of ‘l->modem->put_chars’ differ in signedness
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_comp.o -c modem_comp.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_param.o -c modem_param.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_debug.o -c modem_debug.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o homolog_data.o -c homolog_data.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o dp_sinus.o -c dp_sinus.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o dp_dummy.o -c dp_dummy.c
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o sysdep_common.o -c sysdep_common.cgcc  -o slmodemd modem_main.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o
gcc -Wall -g -O -I. -DCONFIG_DEBUG_MODEM   -o modem_test.o -c modem_test.c
gcc  -o modem_test modem_test.o modem_cmdline.o modem.o modem_datafile.o modem_at.o modem_timer.o modem_pack.o modem_ec.o modem_comp.o modem_param.o modem_debug.o homolog_data.o dp_sinus.o dp_dummy.o dsplibs.o sysdep_common.o
make[1]: Leaving directory `/root/Adriano/Doc/slmodem-2.9.11-20060727/modem'
make -C drivers KERNEL_DIR=/lib/modules/2.6.15-1.2054_FC5/build
make[1]: Entering directory `/root/Adriano/Doc/slmodem-2.9.11-20060727/drivers'
cc -I/lib/modules/2.6.15-1.2054_FC5/build/include -o kernel-ver kernel-ver.c
make all KERNEL_VER=2.4.20
make[2]: Entering directory `/root/Adriano/Doc/slmodem-2.9.11-20060727/drivers'
cc -Wall -pipe -O3 -fomit-frame-pointer -D__KERNEL__ -DMODULE -DEXPORT_SYMTAB -DMODVERSIONS --include /lib/modules/2.6.15-1.2054_FC5/build/include/linux/modversions.h -I/lib/modules/2.6.15-1.2054_FC5/build/include -I. -I./../modem  -o amrmo_init.o -c amrmo_init.c
cc1: error: /lib/modules/2.6.15-1.2054_FC5/build/include/linux/modversions.h: Arquivo ou diretório não encontrado
In file included from amrmo_init.c:46:
/usr/include/linux/config.h:5:2: error: #error Incorrectly using glibc headers for a kernel module
In file included from /usr/include/linux/interrupt.h:9,
                 from amrmo_init.c:52:
/usr/include/asm/bitops.h:327:2: warning: #warning This includefile is not available on all architectures.
/usr/include/asm/bitops.h:328:2: warning: #warning Using kernel headers in userspace: atomicity not guaranteed
In file included from amrmo_init.c:52:
/usr/include/linux/interrupt.h:12:25: error: asm/hardirq.h: Arquivo ou diretório não encontrado
/usr/include/linux/interrupt.h:13:25: error: asm/softirq.h: Arquivo ou diretório não encontrado
amrmo_init.c:55:25: error: asm/uaccess.h: Arquivo ou diretório não encontrado
amrmo_init.c:56:35: error: linux/devfs_fs_kernel.h: Arquivo ou diretório não encontrado
amrmo_init.c:183: error: expected specifier-qualifier-list before ‘spinlock_t’
amrmo_init.c:191: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:192: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:193: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:194: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:195: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:196: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:197: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:198: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:199: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:200: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
amrmo_init.c:227: error: array type has incomplete element type
amrmo_init.c:229: error: ‘PCI_ANY_ID’ undeclared here (not in a function)
amrmo_init.c:292: error: invalid application of ‘sizeof’ to incomplete type ‘struct pci_device_id’
amrmo_init.c:307: error: expected declaration specifiers or ‘...’ before ‘va_list’
amrmo_init.c: In function ‘amrmo_vprintf’:
amrmo_init.c:310: error: storage size of ‘tv’ isn’t known
amrmo_init.c:314: warning: implicit declaration of function ‘strlen’
amrmo_init.c:314: warning: incompatible implicit declaration of built-in function ‘strlen’
amrmo_init.c:316: warning: implicit declaration of function ‘do_gettimeofday’
amrmo_init.c:320: warning: implicit declaration of function ‘sprintf’
amrmo_init.c:320: warning: incompatible implicit declaration of built-in function ‘sprintf’
amrmo_init.c:321: warning: implicit declaration of function ‘in_interrupt’
amrmo_init.c:324: warning: implicit declaration of function ‘vsprintf’
amrmo_init.c:324: error: ‘args’ undeclared (first use in this function)
amrmo_init.c:324: error: (Each undeclared identifier is reported only once
amrmo_init.c:324: error: for each function it appears in.)
amrmo_init.c:330: warning: implicit declaration of function ‘printk’
amrmo_init.c:330: error: ‘KERN_DEBUG’ undeclared (first use in this function)
amrmo_init.c:330: error: expected ‘)’ before string constant
amrmo_init.c:310: warning: unused variable ‘tv’
amrmo_init.c: At top level:
amrmo_init.c:334: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
amrmo_init.c:351: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘void’
amrmo_init.c:361: warning: ‘struct file’ declared inside parameter list
amrmo_init.c:361: warning: its scope is only this definition or declaration, which is probably not what you want
amrmo_init.c: In function ‘amrmo_read’:
amrmo_init.c:363: error: dereferencing pointer to incomplete type
amrmo_init.c:366: warning: implicit declaration of function ‘access_ok’
amrmo_init.c:366: error: ‘VERIFY_READ’ undeclared (first use in this function)
amrmo_init.c:367: error: ‘EFAULT’ undeclared (first use in this function)
amrmo_init.c:368: error: ‘struct amrmo_struct’ has no member named ‘ibuf’
amrmo_init.c:369: error: ‘struct amrmo_struct’ has no member named ‘ibuf’
amrmo_init.c:370: warning: implicit declaration of function ‘amrmo_card_read’
amrmo_init.c:370: error: ‘struct amrmo_struct’ has no member named ‘ibuf’
amrmo_init.c:371: warning: implicit declaration of function ‘copy_to_user’
amrmo_init.c:371: error: ‘struct amrmo_struct’ has no member named ‘ibuf’
amrmo_init.c: At top level:
amrmo_init.c:376: warning: ‘struct file’ declared inside parameter list
amrmo_init.c: In function ‘amrmo_write’:
amrmo_init.c:378: error: dereferencing pointer to incomplete type
amrmo_init.c:381: error: ‘VERIFY_WRITE’ undeclared (first use in this function)
amrmo_init.c:382: error: ‘EFAULT’ undeclared (first use in this function)
amrmo_init.c:383: error: ‘struct amrmo_struct’ has no member named ‘obuf’
amrmo_init.c:384: error: ‘struct amrmo_struct’ has no member named ‘obuf’
amrmo_init.c:385: warning: implicit declaration of function ‘copy_from_user’
amrmo_init.c:385: error: ‘struct amrmo_struct’ has no member named ‘obuf’
amrmo_init.c:387: warning: implicit declaration of function ‘amrmo_card_write’
amrmo_init.c:387: error: ‘struct amrmo_struct’ has no member named ‘obuf’
amrmo_init.c: At top level:
amrmo_init.c:392: error: expected declaration specifiers or ‘...’ before ‘poll_table’
amrmo_init.c:392: warning: ‘struct file’ declared inside parameter list
amrmo_init.c: In function ‘amrmo_poll’:
amrmo_init.c:394: error: dereferencing pointer to incomplete type
amrmo_init.c:397: warning: implicit declaration of function ‘poll_wait’
amrmo_init.c:397: error: ‘struct amrmo_struct’ has no member named ‘wait’
amrmo_init.c:397: error: ‘wait’ undeclared (first use in this function)
amrmo_init.c:398: warning: implicit declaration of function ‘spin_lock_irqsave’
amrmo_init.c:398: error: ‘struct amrmo_struct’ has no member named ‘lock’
amrmo_init.c:407: warning: implicit declaration of function ‘spin_unlock_irqrestore’
amrmo_init.c:407: error: ‘struct amrmo_struct’ has no member named ‘lock’
amrmo_init.c: At top level:
amrmo_init.c:413: warning: ‘struct file’ declared inside parameter list
amrmo_init.c:413: warning: ‘struct inode’ declared inside parameter list
amrmo_init.c: In function ‘amrmo_ioctl’:
amrmo_init.c:415: error: dereferencing pointer to incomplete type
amrmo_init.c:419: error: ‘KERN_DEBUG’ undeclared (first use in this function)
amrmo_init.c:419: error: expected ‘)’ before string constant
amrmo_init.c:423: error: ‘struct amrmo_struct’ has no member named ‘lock’
amrmo_init.c:426: error: ‘struct amrmo_struct’ has no member named ‘lock’
amrmo_init.c:427: warning: implicit declaration of function ‘put_user’
amrmo_init.c:428: error: ‘EFAULT’ undeclared (first use in this function)
amrmo_init.c:431: warning: implicit declaration of function ‘amrmo_card_start’
amrmo_init.c:435: warning: implicit declaration of function ‘amrmo_card_stop’
amrmo_init.c:439: warning: implicit declaration of function ‘amrmo_card_ctl’
amrmo_init.c:441: error: ‘EINVAL’ undeclared (first use in this function)
amrmo_init.c: At top level:
amrmo_init.c:444: warning: ‘struct file’ declared inside parameter list
amrmo_init.c:444: warning: ‘struct inode’ declared inside parameter list
amrmo_init.c: In function ‘amrmo_open’:
amrmo_init.c:447: warning: implicit declaration of function ‘MINOR’
amrmo_init.c:447: error: dereferencing pointer to incomplete type
amrmo_init.c:449: error: ‘ENODEV’ undeclared (first use in this function)
amrmo_init.c:453: error: ‘KERN_DEBUG’ undeclared (first use in this function)
amrmo_init.c:453: error: expected ‘)’ before string constant
amrmo_init.c:455: error: ‘EBUSY’ undeclared (first use in this function)
amrmo_init.c:457: error: dereferencing pointer to incomplete type
amrmo_init.c:459: warning: implicit declaration of function ‘atomic_inc’
amrmo_init.c:459: error: ‘__this_module’ undeclared (first use in this function)amrmo_init.c:461: warning: implicit declaration of function ‘init_waitqueue_head’
amrmo_init.c:461: error: ‘struct amrmo_struct’ has no member named ‘wait’
amrmo_init.c: At top level:
amrmo_init.c:465: warning: ‘struct file’ declared inside parameter list
amrmo_init.c:465: warning: ‘struct inode’ declared inside parameter list
amrmo_init.c: In function ‘amrmo_release’:
amrmo_init.c:467: error: dereferencing pointer to incomplete type
amrmo_init.c:468: error: ‘KERN_DEBUG’ undeclared (first use in this function)
amrmo_init.c:468: error: expected ‘)’ before string constant
amrmo_init.c:474: warning: implicit declaration of function ‘atomic_dec’
amrmo_init.c:474: error: ‘__this_module’ undeclared (first use in this function)amrmo_init.c: At top level:
amrmo_init.c:479: error: variable ‘amrmo_fops’ has initializer but incomplete type
amrmo_init.c:480: error: unknown field ‘owner’ specified in initializer
amrmo_init.c:480: error: ‘__this_module’ undeclared here (not in a function)
amrmo_init.c:480: warning: excess elements in struct initializer
amrmo_init.c:480: warning: (near initialization for ‘amrmo_fops’)
amrmo_init.c:481: error: unknown field ‘llseek’ specified in initializer
amrmo_init.c:481: error: ‘no_llseek’ undeclared here (not in a function)
amrmo_init.c:481: warning: excess elements in struct initializer
amrmo_init.c:481: warning: (near initialization for ‘amrmo_fops’)
amrmo_init.c:482: error: unknown field ‘read’ specified in initializer
amrmo_init.c:482: warning: excess elements in struct initializer
amrmo_init.c:482: warning: (near initialization for ‘amrmo_fops’)
amrmo_init.c:483: error: unknown field ‘write’ specified in initializer
amrmo_init.c:483: warning: excess elements in struct initializer
amrmo_init.c:483: warning: (near initialization for ‘amrmo_fops’)
amrmo_init.c:484: error: unknown field ‘poll’ specified in initializer
amrmo_init.c:484: warning: excess elements in struct initializer
amrmo_init.c:484: warning: (near initialization for ‘amrmo_fops’)
amrmo_init.c:485: error: unknown field ‘ioctl’ specified in initializer
amrmo_init.c:485: warning: excess elements in struct initializer
amrmo_init.c:485: warning: (near initialization for ‘amrmo_fops’)
amrmo_init.c:486: error: unknown field ‘open’ specified in initializer
amrmo_init.c:486: warning: excess elements in struct initializer
amrmo_init.c:486: warning: (near initialization for ‘amrmo_fops’)
amrmo_init.c:487: error: unknown field ‘release’ specified in initializer
amrmo_init.c:487: warning: excess elements in struct initializer
amrmo_init.c:487: warning: (near initialization for ‘amrmo_fops’)
amrmo_init.c: In function ‘amrmo_pci_interrupt’:
amrmo_init.c:501: warning: implicit declaration of function ‘amrmo_card_interrupt’
amrmo_init.c: In function ‘amrmo_pci_probe’:
amrmo_init.c:519: error: ‘KERN_INFO’ undeclared (first use in this function)
amrmo_init.c:519: error: expected ‘)’ before string constant
amrmo_init.c:523: warning: implicit declaration of function ‘pci_enable_device’
amrmo_init.c:524: error: dereferencing pointer to incomplete type
amrmo_init.c:525: error: ‘ENODEV’ undeclared (first use in this function)
amrmo_init.c:527: warning: implicit declaration of function ‘kmalloc’
amrmo_init.c:527: error: ‘GFP_KERNEL’ undeclared (first use in this function)
amrmo_init.c:527: warning: assignment makes pointer from integer without a cast
amrmo_init.c:529: warning: implicit declaration of function ‘pci_disable_device’amrmo_init.c:530: error: ‘ENOMEM’ undeclared (first use in this function)
amrmo_init.c:532: warning: implicit declaration of function ‘memset’
amrmo_init.c:532: warning: incompatible implicit declaration of built-in function ‘memset’
amrmo_init.c:534: error: dereferencing pointer to incomplete type
amrmo_init.c:537: error: dereferencing pointer to incomplete type
amrmo_init.c:538: warning: implicit declaration of function ‘pci_resource_flags’amrmo_init.c:538: error: ‘IORESOURCE_MEM’ undeclared (first use in this function)
amrmo_init.c:539: warning: implicit declaration of function ‘pci_resource_start’amrmo_init.c:540: warning: implicit declaration of function ‘pci_resource_len’
amrmo_init.c:555: warning: implicit declaration of function ‘spin_lock_init’
amrmo_init.c:555: error: ‘struct amrmo_struct’ has no member named ‘lock’
amrmo_init.c:556: error: ‘struct amrmo_struct’ has no member named ‘wait’
amrmo_init.c:558: warning: implicit declaration of function ‘amrmo_card_create’
amrmo_init.c:558: error: dereferencing pointer to incomplete type
amrmo_init.c:558: warning: assignment makes pointer from integer without a cast
amrmo_init.c:560: error: ‘KERN_ERR’ undeclared (first use in this function)
amrmo_init.c:560: error: expected ‘)’ before string constant
amrmo_init.c:562: warning: implicit declaration of function ‘kfree’
amrmo_init.c:566: warning: implicit declaration of function ‘pci_set_master’
amrmo_init.c:568: warning: implicit declaration of function ‘pci_request_regions’
amrmo_init.c:570: error: expected ‘)’ before string constant
amrmo_init.c:571: warning: implicit declaration of function ‘amrmo_card_delete’
amrmo_init.c:577: warning: implicit declaration of function ‘ioremap’
amrmo_init.c:577: warning: assignment makes pointer from integer without a cast
amrmo_init.c:579: error: expected ‘)’ before string constant
amrmo_init.c:580: warning: implicit declaration of function ‘pci_release_regions’
amrmo_init.c:584: error: ‘EIO’ undeclared (first use in this function)
amrmo_init.c:588: warning: implicit declaration of function ‘request_irq’
amrmo_init.c:588: error: ‘SA_SHIRQ’ undeclared (first use in this function)
amrmo_init.c:591: error: expected ‘)’ before string constant
amrmo_init.c:593: warning: implicit declaration of function ‘iounmap’
amrmo_init.c:601: warning: implicit declaration of function ‘amrmo_card_enable’
amrmo_init.c:603: error: expected ‘)’ before string constant
amrmo_init.c:604: warning: implicit declaration of function ‘free_irq’
amrmo_init.c:622: error: ‘EBUSY’ undeclared (first use in this function)
amrmo_init.c:626: error: ‘KERN_DEBUG’ undeclared (first use in this function)
amrmo_init.c:626: error: expected ‘)’ before string constant
amrmo_init.c:629: error: expected ‘)’ before string constant
amrmo_init.c:632: warning: implicit declaration of function ‘pci_set_drvdata’
amrmo_init.c: In function ‘amrmo_pci_remove’:
amrmo_init.c:661: warning: implicit declaration of function ‘pci_get_drvdata’
amrmo_init.c:661: warning: initialization makes pointer from integer without a cast
amrmo_init.c:662: error: ‘KERN_DEBUG’ undeclared (first use in this function)
amrmo_init.c:662: error: expected ‘)’ before string constant
amrmo_init.c:679: warning: implicit declaration of function ‘amrmo_card_disable’amrmo_init.c: At top level:
amrmo_init.c:692: error: variable ‘amrmo_pci_driver’ has initializer but incomplete type
amrmo_init.c:693: error: unknown field ‘name’ specified in initializer
amrmo_init.c:693: warning: excess elements in struct initializer
amrmo_init.c:693: warning: (near initialization for ‘amrmo_pci_driver’)
amrmo_init.c:694: error: unknown field ‘id_table’ specified in initializer
amrmo_init.c:694: warning: excess elements in struct initializer
amrmo_init.c:694: warning: (near initialization for ‘amrmo_pci_driver’)
amrmo_init.c:695: error: unknown field ‘probe’ specified in initializer
amrmo_init.c:695: warning: excess elements in struct initializer
amrmo_init.c:695: warning: (near initialization for ‘amrmo_pci_driver’)
amrmo_init.c:696: error: unknown field ‘remove’ specified in initializer
amrmo_init.c:696: warning: excess elements in struct initializer
amrmo_init.c:696: warning: (near initialization for ‘amrmo_pci_driver’)
amrmo_init.c: In function ‘amrmo_init’:
amrmo_init.c:717: warning: implicit declaration of function ‘pci_present’
amrmo_init.c:718: error: ‘ENODEV’ undeclared (first use in this function)
amrmo_init.c:721: error: ‘KERN_INFO’ undeclared (first use in this function)
amrmo_init.c:721: error: expected ‘)’ before string constant
amrmo_init.c:728: warning: implicit declaration of function ‘pci_for_each_dev’
amrmo_init.c:728: error: expected ‘;’ before ‘{’ token
amrmo_init.c:715: warning: unused variable ‘err’
amrmo_init.c: In function ‘amrmo_exit’:
amrmo_init.c:791: error: ‘KERN_DEBUG’ undeclared (first use in this function)
amrmo_init.c:791: error: expected ‘)’ before string constant
amrmo_init.c:792: warning: implicit declaration of function ‘unregister_chrdev’
amrmo_init.c:793: warning: implicit declaration of function ‘pci_unregister_driver’
amrmo_init.c: In function ‘amrmo_init’:
amrmo_init.c:787: warning: control reaches end of non-void function
make[2]: ** [amrmo_init.o] Erro 1
make[2]: Leaving directory `/root/Adriano/Doc/slmodem-2.9.11-20060727/drivers'
make[1]: ** [all] Erro 2
make[1]: Leaving directory `/root/Adriano/Doc/slmodem-2.9.11-20060727/drivers'
make: ** [drivers] Erro 2
 incomplete element type
amrmo_init.c:229: error: ‘PCI_ANY_ID’ undeclared here (not in a function)
amrmo_init.c:292: error: invalid application of ‘sizeof’ to incomplete type ‘struct pci_device_id’
amrmo_init.c:307: error: expected declaration specifiers or ‘...’ before ‘va_list’
amrmo_init.c: In function ‘amrmo_vprintf’:
amrmo_init.c:310: error: storage size of ‘tv’ isn’t known
amrmo_init.c:314: warning: implicit declaration of function ‘strlen’
amrmo_init.c:314: warning: incompatible implicit declaration of built-in function ‘strlen’
amrmo_init.c:316: warning: implicit declaration of function ‘do_gettimeofday’
amrmo_init.c:320: warning: implicit declaration of function ‘sprintf’
amrmo_init.c:320: warning: incompatible implicit declaration of built-in function ‘sprintf’
amrmo_init.c:321: warning: implicit declaration of function ‘in_interrupt’
amrmo_init.c:324: warning: implicit declaration of function ‘vsprintf’
amrmo_init.c:324: error: ‘args’ undeclared (first use in this function)
amrmo_init.c:324: error: (Each undeclared identifier is reported only once
amrmo_init.c:324: error: for each function it appears in.)
amrmo_init.c:330: warning: implicit declaration of function ‘printk’
amrmo_init.c:330: error: ‘KERN_DEBUG’ undeclared (first use in this function)
amrmo_init.c:330: error: expected ‘)’ before string constant
amrmo_init.c:310: warning: unused variable ‘tv’
amrmo_init.c: At top level:
amrmo_init.c:334: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
amrmo_init.c:351: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘void’
amrmo_init.c:361: warning: ‘struct file’ declared inside parameter list
amrmo_init.c:361: warning: its scope is only this definition or declaration, which is probably not what you want
amrmo_init.c: In function ‘amrmo_read’:
amrmo_init.c:363: error: dereferencing pointer to incomplete type
amrmo_init.c:366: warning: implicit declaration of function ‘access_ok’
amrmo_init.c:366: error: ‘VERIFY_READ’ undeclared (first use in this function)
amrmo_init.c:367: error: ‘EFAULT’ undeclared (first use in this function)
amrmo_init.c:368: error: ‘struct amrmo_struct’ has no member named ‘ibuf’
amrmo_init.c:369: error: ‘struct amrmo_struct’ has no member named ‘ibuf’
amrmo_init.c:370: warning: implicit declaration of function ‘amrmo_card_read’
amrmo_init.c:370: error: ‘struct amrmo_struct’ has no member named ‘ibuf’
amrmo_init.c:371: warning: implicit declaration of function ‘copy_to_user’
amrmo_init.c:371: error: ‘struct amrmo_struct’ has no member named ‘ibuf’
amrmo_init.c: At top level:
amrmo_init.c:376: warning: ‘struct file’ declared inside parameter list
amrmo_init.c: In function ‘amrmo_write’:
amrmo_init.c:378: error: dereferencing pointer to incomplete type
amrmo_init.c:381: error: ‘VERIFY_WRITE’ undeclared (first use in this function)
amrmo_init.c:382: error: ‘EFAULT’ undeclared (first use in this function)
amrmo_init.c:383: error: ‘struct amrmo_struct’ has no member named ‘obuf’
amrmo_init.c:384: error: ‘struct amrmo_struct’ has no member named ‘obuf’
amrmo_init.c:385: warning: implicit declaration of function ‘copy_from_user’
amrmo_init.c:385: error: ‘struct amrmo_struct’ has no member named ‘obuf’
amrmo_init.c:387: warning: implicit declaration of function ‘amrmo_card_write’
amrmo_init.c:387: error: ‘struct amrmo_struct’ has no member named ‘obuf’
amrmo_init.c: At top level:
amrmo_init.c:392: error: expected declaration specifiers or ‘...’ before ‘poll_table’
amrmo_init.c:392: warning: ‘struct file’ declared inside parameter list
amrmo_init.c: In function ‘amrmo_poll’:
amrmo_init.c:394: error: dereferencing pointer to incomplete type
amrmo_init.c:397: warning: implicit declaration of function ‘poll_wait’
amrmo_init.c:397: error: ‘struct amrmo_struct’ has no member named ‘wait’
amrmo_init.c:397: error: ‘wait’ undeclared (first use in this function)
amrmo_init.c:398: warning: implicit declaration of function ‘spin_lock_irqsave’
amrmo_init.c:398: error: ‘struct amrmo_struct’ has no member named ‘lock’
amrmo_init.c:407: warning: implicit declaration of function ‘spin_unlock_irqrestore’
amrmo_init.c:407: error: ‘struct amrmo_struct’ has no member named ‘lock’
amrmo_init.c: At top level:
amrmo_init.c:413: warning: ‘struct file’ declared inside parameter list
amrmo_init.c:413: warning: ‘struct inode’ declared inside parameter list
amrmo_init.c: In function ‘amrmo_ioctl’:
amrmo_init.c:415: error: dereferencing pointer to incomplete type
amrmo_init.c:419: error: ‘KERN_DEBUG’ undeclared (first use in this function)
amrmo_init.c:419: error: expected ‘)’ before string constant
amrmo_init.c:423: error: ‘struct amrmo_struct’ has no member named ‘lock’
amrmo_init.c:426: error: ‘struct amrmo_struct’ has no member named ‘lock’
amrmo_init.c:427: warning: implicit declaration of function ‘put_user’
amrmo_init.c:428: error: ‘EFAULT’ undeclared (first use in this function)
amrmo_init.c:431: warning: implicit declaration of function ‘amrmo_card_start’
amrmo_init.c:435: warning: implicit declaration of function ‘amrmo_card_stop’
amrmo_init.c:439: warning: implicit declaration of function ‘amrmo_card_ctl’
amrmo_init.c:441: error: ‘EINVAL’ undeclared (first use in this function)
amrmo_init.c: At top level:
amrmo_init.c:444: warning: ‘struct file’ declared inside parameter list
amrmo_init.c:444: warning: ‘struct inode’ declared inside parameter list
amrmo_init.c: In function ‘amrmo_open’:
amrmo_init.c:447: warning: implicit declaration of function ‘MINOR’
amrmo_init.c:447: error: dereferencing pointer to incomplete type
amrmo_init.c:449: error: ‘ENODEV’ undeclared (first use in this function)
amrmo_init.c:453: error: ‘KERN_DEBUG’ undeclared (first use in this function)
amrmo_init.c:453: error: expected ‘)’ before string constant
amrmo_init.c:455: error: ‘EBUSY’ undeclared (first use in this function)
amrmo_init.c:457: error: dereferencing pointer to incomplete type
amrmo_init.c:459: warning: implicit declaration of function ‘atomic_inc’
amrmo_init.c:459: error: ‘__this_module’ undeclared (first use in this function)amrmo_init.c:461: warning: implicit declaration of function ‘init_waitqueue_head’
amrmo_init.c:461: error: ‘struct amrmo_struct’ has no member named ‘wait’
amrmo_init.c: At top level:
amrmo_init.c:465: warning: ‘struct file’ declared inside parameter list
amrmo_init.c:465: warning: ‘struct inode’ declared inside parameter list
amrmo_init.c: In function ‘amrmo_release’:
amrmo_init.c:467: error: dereferencing pointer to incomplete type
amrmo_init.c:468: error: ‘KERN_DEBUG’ undeclared (first use in this function)
amrmo_init.c:468: error: expected ‘)’ before string constant
amrmo_init.c:474: warning: implicit declaration of function ‘atomic_dec’
amrmo_init.c:474: error: ‘__this_module’ undeclared (first use in this function)amrmo_init.c: At top level:
amrmo_init.c:479: error: variable ‘amrmo_fops’ has initializer but incomplete type
amrmo_init.c:480: error: unknown field ‘owner’ specified in initializer
amrmo_init.c:480: error: ‘__this_module’ undeclared here (not in a function)
amrmo_init.c:480: warning: excess elements in struct initializer
amrmo_init.c:480: warning: (near initialization for ‘amrmo_fops’)
amrmo_init.c:481: error: unknown field ‘llseek’ specified in initializer
amrmo_init.c:481: error: ‘no_llseek’ undeclared here (not in a function)
amrmo_init.c:481: warning: excess elements in struct initializer
amrmo_init.c:481: warning: (near initialization for ‘amrmo_fops’)
amrmo_init.c:482: error: unknown field ‘read’ specified in initializer
amrmo_init.c:482: warning: excess elements in struct initializer
amrmo_init.c:482: warning: (near initialization for ‘amrmo_fops’)
amrmo_init.c:483: error: unknown field ‘write’ specified in initializer
amrmo_init.c:483: warning: excess elements in struct initializer
amrmo_init.c:483: warning: (near initialization for ‘amrmo_fops’)
amrmo_init.c:484: error: unknown field ‘poll’ specified in initializer
amrmo_init.c:484: warning: excess elements in struct initializer
amrmo_init.c:484: warning: (near initialization for ‘amrmo_fops’)
amrmo_init.c:485: error: unknown field ‘ioctl’ specified in initializer
amrmo_init.c:485: warning: excess elements in struct initializer
amrmo_init.c:485: warning: (near initialization for ‘amrmo_fops’)
amrmo_init.c:486: error: unknown field ‘open’ specified in initializer
amrmo_init.c:486: warning: excess elements in struct initializer
amrmo_init.c:486: warning: (near initialization for ‘amrmo_fops’)
amrmo_init.c:487: error: unknown field ‘release’ specified in initializer
amrmo_init.c:487: warning: excess elements in struct initializer
amrmo_init.c:487: warning: (near initialization for ‘amrmo_fops’)
amrmo_init.c: In function ‘amrmo_pci_interrupt’:
amrmo_init.c:501: warning: implicit declaration of function ‘amrmo_card_interrupt’
amrmo_init.c: In function ‘amrmo_pci_probe’:
amrmo_init.c:519: error: ‘KERN_INFO’ undeclared (first use in this function)
amrmo_init.c:519: error: expected ‘)’ before string constant
amrmo_init.c:523: warning: implicit declaration of function ‘pci_enable_device’
amrmo_init.c:524: error: dereferencing pointer to incomplete type
amrmo_init.c:525: error: ‘ENODEV’ undeclared (first use in this function)
amrmo_init.c:527: warning: implicit declaration of function ‘kmalloc’
amrmo_init.c:527: error: ‘GFP_KERNEL’ undeclared (first use in this function)
amrmo_init.c:527: warning: assignment makes pointer from integer without a cast
amrmo_init.c:529: warning: implicit declaration of function ‘pci_disable_device’amrmo_init.c:530: error: ‘ENOMEM’ undeclared (first use in this function)
amrmo_init.c:532: warning: implicit declaration of function ‘memset’
amrmo_init.c:532: warning: incompatible implicit declaration of built-in function ‘memset’
amrmo_init.c:534: error: dereferencing pointer to incomplete type
amrmo_init.c:537: error: dereferencing pointer to incomplete type
amrmo_init.c:538: warning: implicit declaration of function ‘pci_resource_flags’amrmo_init.c:538: error: ‘IORESOURCE_MEM’ undeclared (first use in this function)
amrmo_init.c:539: warning: implicit declaration of function ‘pci_resource_start’amrmo_init.c:540: warning: implicit declaration of function ‘pci_resource_len’
amrmo_init.c:555: warning: implicit declaration of function ‘spin_lock_init’
amrmo_init.c:555: error: ‘struct amrmo_struct’ has no member named ‘lock’
amrmo_init.c:556: error: ‘struct amrmo_struct’ has no member named ‘wait’
amrmo_init.c:558: warning: implicit declaration of function ‘amrmo_card_create’
amrmo_init.c:558: error: dereferencing pointer to incomplete type
amrmo_init.c:558: warning: assignment makes pointer from integer without a cast
amrmo_init.c:560: error: ‘KERN_ERR’ undeclared (first use in this function)
amrmo_init.c:560: error: expected ‘)’ before string constant
amrmo_init.c:562: warning: implicit declaration of function ‘kfree’
amrmo_init.c:566: warning: implicit declaration of function ‘pci_set_master’
amrmo_init.c:568: warning: implicit declaration of function ‘pci_request_regions’
amrmo_init.c:570: error: expected ‘)’ before string constant
amrmo_init.c:571: warning: implicit declaration of function ‘amrmo_card_delete’
amrmo_init.c:577: warning: implicit declaration of function ‘ioremap’
amrmo_init.c:577: warning: assignment makes pointer from integer without a cast
amrmo_init.c:579: error: expected ‘)’ before string constant
amrmo_init.c:580: warning: implicit declaration of function ‘pci_release_regions’
amrmo_init.c:584: error: ‘EIO’ undeclared (first use in this function)
amrmo_init.c:588: warning: implicit declaration of function ‘request_irq’
amrmo_init.c:588: error: ‘SA_SHIRQ’ undeclared (first use in this function)
amrmo_init.c:591: error: expected ‘)’ before string constant
amrmo_init.c:593: warning: implicit declaration of function ‘iounmap’
amrmo_init.c:601: warning: implicit declaration of function ‘amrmo_card_enable’
amrmo_init.c:603: error: expected ‘)’ before string constant
amrmo_init.c:604: warning: implicit declaration of function ‘free_irq’
amrmo_init.c:622: error: ‘EBUSY’ undeclared (first use in this function)
amrmo_init.c:626: error: ‘KERN_DEBUG’ undeclared (first use in this function)
amrmo_init.c:626: error: expected ‘)’ before string constant
amrmo_init.c:629: error: expected ‘)’ before string constant
amrmo_init.c:632: warning: implicit declaration of function ‘pci_set_drvdata’
amrmo_init.c: In function ‘amrmo_pci_remove’:
amrmo_init.c:661: warning: implicit declaration of function ‘pci_get_drvdata’
amrmo_init.c:661: warning: initialization makes pointer from integer without a cast
amrmo_init.c:662: error: ‘KERN_DEBUG’ undeclared (first use in this function)
amrmo_init.c:662: error: expected ‘)’ before string constant
amrmo_init.c:679: warning: implicit declaration of function ‘amrmo_card_disable’amrmo_init.c: At top level:
amrmo_init.c:692: error: variable ‘amrmo_pci_driver’ has initializer but incomplete type
amrmo_init.c:693: error: unknown field ‘name’ specified in initializer
amrmo_init.c:693: warning: excess elements in struct initializer
amrmo_init.c:693: warning: (near initialization for ‘amrmo_pci_driver’)
amrmo_init.c:694: error: unknown field ‘id_table’ specified in initializer
amrmo_init.c:694: warning: excess elements in struct initializer
amrmo_init.c:694: warning: (near initialization for ‘amrmo_pci_driver’)
amrmo_init.c:695: error: unknown field ‘probe’ specified in initializer
amrmo_init.c:695: warning: excess elements in struct initializer
amrmo_init.c:695: warning: (near initialization for ‘amrmo_pci_driver’)
amrmo_init.c:696: error: unknown field ‘remove’ specified in initializer
amrmo_init.c:696: warning: excess elements in struct initializer
amrmo_init.c:696: warning: (near initialization for ‘amrmo_pci_driver’)
amrmo_init.c: In function ‘amrmo_init’:
amrmo_init.c:717: warning: implicit declaration of function ‘pci_present’
amrmo_init.c:718: error: ‘ENODEV’ undeclared (first use in this function)
amrmo_init.c:721: error: ‘KERN_INFO’ undeclared (first use in this function)
amrmo_init.c:721: error: expected ‘)’ before string constant
amrmo_init.c:728: warning: implicit declaration of function ‘pci_for_each_dev’
amrmo_init.c:728: error: expected ‘;’ before ‘{’ token
amrmo_init.c:715: warning: unused variable ‘err’
amrmo_init.c: In function ‘amrmo_exit’:
amrmo_init.c:791: error: ‘KERN_DEBUG’ undeclared (first use in this function)
amrmo_init.c:791: error: expected ‘)’ before string constant
amrmo_init.c:792: warning: implicit declaration of function ‘unregister_chrdev’
amrmo_init.c:793: warning: implicit declaration of function ‘pci_unregister_driver’
amrmo_init.c: In function ‘amrmo_init’:
amrmo_init.c:787: warning: control reaches end of non-void function
make[2]: ** [amrmo_init.o] Erro 1
make[2]: Leaving directory `/root/Adriano/Doc/slmodem-2.9.11-20060727/drivers'
make[1]: ** [all] Erro 2
make[1]: Leaving directory `/root/Adriano/Doc/slmodem-2.9.11-20060727/drivers'
make: ** [drivers] Erro 2


Foi issu...
E agora? o q aconteceu? instalou? deu pau? issu q ainda naum sei ...=(
Mas como a vontade é muita, vou continuar insistindo...pelo q vi, esse HSP56 sempre é o problema neh...

Mas blz, pra concluir então, espero conseguir (ainda hj se possivel) estar com meu Linux navegando já...p/ entrar de vez nesse S.O maravilhoso..e deixar para tras esse Windows (q ja me ajudou muito) mais é muito limitado.
issu então, desculpa ae se falei d+...
BoM fds a todos. (pretendo ajudar quando tiver mais habilidades no assunto)
[]'s
Voltar ao Topo
Ver o perfil de Usuários Enviar Mensagem Particular
Rostery
Novato
Novato


Registrado em: Oct 28, 2006
Mensagens: 44

MensagemEnviada: Dom Out 29, 2006 8:33 pm    Assunto: voltei Responder com Citação

BoM galera, não consigui msm..
hj tentei instalar o Fuse, mas como não tenhu nenhum conhecimento..
deu uns pau e fiquei sem saber o q fazer......
o seguinte,
dei um tar -zxvf <nome>
aí blz.
aí fui dar o ./configure , deu q não achou o arquivo ou diretório..e agora??

é pQ to tentando montar a NTFS aí coloquei o ntfs 3g la neh,,,axoo q é issu...
aí deu certinhu, td...o tar, o ./configure e o make...só q no install pediu o fuse...aí deu aquele pau no fuse.... =(

algueM podi ajudar:??
ah, e o modem nd tb;;;
=/
[]'s Boa semana à todos.
Voltar ao Topo
Ver o perfil de Usuários Enviar Mensagem Particular
Rostery
Novato
Novato


Registrado em: Oct 28, 2006
Mensagens: 44

MensagemEnviada: Sáb Nov 11, 2006 6:28 pm    Assunto: Aeeeeeeeeeeeeeee Responder com Citação

Galera, com muita dificuldade consigui instalar o drive certo!!!
pqp!! foi foda eim..
mas deu!!

vou terminar td certinhu aki, to tentando achar o Kppp mas naum achei ainda..

intaum baixei um outro discador aki, e to saindo pa tentar,,,
quando terminar escrevo td certinhu como fiz blz...
BOM fds a todos.
[]'s
Voltar ao Topo
Ver o perfil de Usuários Enviar Mensagem Particular
Rostery
Novato
Novato


Registrado em: Oct 28, 2006
Mensagens: 44

MensagemEnviada: Dom Nov 12, 2006 3:14 pm    Assunto: Opaaaaaa Responder com Citação

To com mais tempo agora, vim dexar o q aprendi aki pra quem precisar:

HSP56 V.92 NO LINUX FEDORA 2.6.15-1.2054-FC5

Bom primeira coisa:
Baixar o scanModem, descobri que fica beM mais fácil do que ficar tentando baixar varios drives e ficar instalando..
BoM scamModem : http://linmodems.technion.ac.il/packages/scanModem.gz

depois de rodar o scanModem, ele dirá qual o drive apropriado para seu MODEM..
Blzzzzzzzz; =)

Agora vamos la:

Sobre o HSP, no meu caso, ficou simples depois de ter baixado o drive certo para a minha versão.

o seguinte:
http://linmodems.technion.ac.il/packages/smartlink/slamr-2.6.15-1.2054_FC5.tgz

BoM, esse ae, não deu nenhum problema aki no meu...td certo..
Blz... espero que seja de boa ajuda quando alguem precisar..até+
(ainda estou em busca do discador)
[]'s


[/b]
Voltar ao Topo
Ver o perfil de Usuários Enviar Mensagem Particular
Rostery
Novato
Novato


Registrado em: Oct 28, 2006
Mensagens: 44

MensagemEnviada: Sex Nov 17, 2006 7:20 am    Assunto: Bom diôrno!hehhe Responder com Citação

Então, parece que estou meio sozinho neste tópico né...
eU só queria pedir uma ultima coisa aqui:

Tentei instalar o Kppp, mas ele em um hora lá, da erro pedindo algum tipo de "x", sei la q q é isso...=/

alguem pode me passar as dicas de instalação dele?
obrigado.
[]'s
Voltar ao Topo
Ver o perfil de Usuários Enviar Mensagem Particular
jasonn
Administrador
Administrador


Registrado em: Oct 22, 2004
Mensagens: 2143
Localização: Salvador - Bahia

MensagemEnviada: Sex Nov 17, 2006 1:36 pm    Assunto: Responder com Citação

Eu vou te ser bem sincero neste assunto. Algumas pessoas tiveram sucesso na instalação deste modem aqui no portal, porem outras não, como eu não uso modem e não tenho nenhum para fazer testes, eu não tenho muito como te ajudar. O que vc poderia fazer infelismente é esperar uma alma para ajuda-lo mesmo. Faça o seguinte, manda um email privado para o tosta, ele ja usou e pode ajuda-lo de uma forma melhor ok?

Abraços e sucesso.
_________________
Cristiano Furtado dos Santos
Gerente de Projetos de SL
Embaixador do Projeto Fedora Brasil.
Pagina Pessoal: http://jasonnfedora.eti.br
Voltar ao Topo
Ver o perfil de Usuários Enviar Mensagem Particular Enviar Email Visitar a homepage do Usuário Yahoo Messenger MSN Messenger
Rostery
Novato
Novato


Registrado em: Oct 28, 2006
Mensagens: 44

MensagemEnviada: Sáb Nov 18, 2006 2:43 pm    Assunto: Owww... =) Responder com Citação

Nossa...vlw msm...pelo menos por me responder...
Eu pesquisei no Google...axei, que tenhu q instalar o Xorg-dev...
vou continuar tentando akI!!!!!!!
obrigado até mais.
[]'s
Voltar ao Topo
Ver o perfil de Usuários Enviar Mensagem Particular
Mostrar os tópicos anteriores:   
Novo Tópico   Responder Mensagem    Comunidade Fedora Brasil - Índice do Fórum -> Modems Todos os horários são GMT - 3 Hours
Página 1 de 1

 
Ir para:  
Enviar Mensagens Novas: Proibido.
Responder Tópicos Proibido
Editar Mensagens: Proibido.
Excluir Mensagens: Proibido.
Votar em Enquetes: Proibido.

Powered by phpBB © 2001, 2005 phpBB Group

Forums ©
_