<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1476" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT size=1>Oi, quando abri a minha caixa adsl e 
vi o famoso Octal, assustei-me logo, no entanto, depois de ler o teu artigo, 
fiquei descansado, mas os problemas vieram a seguir... segui o howto por 
completo, instalei tudo, mas quando vou compilar o amedyn é reportado o seguinte 
erro : <BR><BR>[root@portatil paulo]# cd amedyn <BR>[root@portatil amedyn]# make 
<BR>cd init &amp;&amp; make clean <BR>make[1]: Entering directory 
`/home/paulo/amedyn/init` <BR>rm -f amload amioctl amloaddbg amloaddbgt 
<BR>make[1]: Leaving directory `/home/paulo/amedyn/init` <BR>cd module 
&amp;&amp; make clean <BR>make[1]: Entering directory 
`/home/paulo/amedyn/module` <BR>rm -f *.o .*.flags *.ko *.mod.* .*.o.cmd 
.*.ko.cmd <BR>make[1]: Leaving directory `/home/paulo/amedyn/module` <BR>cd 
bridged &amp;&amp; make clean <BR>make[1]: Entering directory 
`/home/paulo/amedyn/bridged` <BR>rm -f br2684ctl <BR>make[1]: Leaving directory 
`/home/paulo/amedyn/bridged` <BR>cd init &amp;&amp; make &amp;&amp; make install 
<BR>make[1]: Entering directory `/home/paulo/amedyn/init` <BR>gcc -O2 
-Wstrict-prototypes -fomit-frame-pointer -pipe -march=i686 -Wall -DLINUX 
-Wsign-compare -I../include -lusb amload.c -o amload <BR>amload.c:53:17: usb.h: 
Arquivo ou diretório não encontrado <BR>In file included from amload.c:54: 
<BR>../include/usbi.h:4:17: usb.h: Arquivo ou diretório não encontrado <BR>In 
file included from amload.c:54: <BR>../include/usbi.h:49: parse error before `*` 
token <BR>../include/usbi.h:49: warning: function declaration isn`t a prototype 
<BR>../include/usbi.h:54: parse error before `*` token <BR>../include/usbi.h:54: 
warning: function declaration isn`t a prototype <BR>../include/usbi.h:55: parse 
error before `*` token <BR>../include/usbi.h:55: warning: function declaration 
isn`t a prototype <BR>amload.c:211: parse error before `*` token 
<BR>amload.c:212: warning: function declaration isn`t a prototype <BR>amload.c: 
In function `transfer_ctrl_msg`: <BR>amload.c:222: warning: implicit declaration 
of function `usb_control_msg` <BR>amload.c:222: `adsl_handle` undeclared (first 
use in this function) <BR>amload.c:222: (Each undeclared identifier is reported 
only once <BR>amload.c:222: for each function it appears in.) <BR>amload.c:222: 
`requesttype` undeclared (first use in this function) <BR>amload.c:222: 
`request` undeclared (first use in this function) <BR>amload.c:222: `value` 
undeclared (first use in this function) <BR>amload.c:222: `buf` undeclared 
(first use in this function) <BR>amload.c:222: `size` undeclared (first use in 
this function) <BR>amload.c:232: warning: implicit declaration of function 
`usb_strerror` <BR>amload.c:232: warning: format argument is not a pointer (arg 
2) <BR>amload.c:234: warning: implicit declaration of function `usb_clear_halt` 
<BR>amload.c: At top level: <BR>amload.c:250: parse error before `*` token 
<BR>amload.c:251: warning: function declaration isn`t a prototype <BR>amload.c: 
In function `read_bulk`: <BR>amload.c:256: `buf` undeclared (first use in this 
function) <BR>amload.c:262: warning: implicit declaration of function 
`usb_bulk_read` <BR>amload.c:262: `adsl_handle` undeclared (first use in this 
function) <BR>amload.c:262: `ep` undeclared (first use in this function) 
<BR>amload.c:262: `size` undeclared (first use in this function) 
<BR>amload.c:272: warning: format argument is not a pointer (arg 2) 
<BR>amload.c: At top level: <BR>amload.c:289: parse error before `*` token 
<BR>amload.c:290: warning: function declaration isn`t a prototype <BR>amload.c: 
In function `send_bulk`: <BR>amload.c:296: `nfil` undeclared (first use in this 
function) <BR>amload.c:302: warning: implicit declaration of function 
`usb_bulk_write` <BR>amload.c:302: `adsl_handle` undeclared (first use in this 
function) <BR>amload.c:302: `ep` undeclared (first use in this function) 
<BR>amload.c:302: `buf` undeclared (first use in this function) 
<BR>amload.c:302: `ncol` undeclared (first use in this function) 
<BR>amload.c:312: warning: format argument is not a pointer (arg 2) 
<BR>amload.c: At top level: <BR>amload.c:349: parse error before `*` token 
<BR>amload.c:349: warning: function declaration isn`t a prototype <BR>amload.c: 
In function `clear_endpoints`: <BR>amload.c:350: `op` undeclared (first use in 
this function) <BR>amload.c:351: warning: implicit declaration of function 
`usb_resetep` <BR>amload.c:351: `adsl_handle` undeclared (first use in this 
function) <BR>amload.c: At top level: <BR>amload.c:361: parse error before `*` 
token <BR>amload.c:362: warning: function declaration isn`t a prototype 
<BR>amload.c: In function `send_block`: <BR>amload.c:365: `bufin` undeclared 
(first use in this function) <BR>amload.c:365: `len` undeclared (first use in 
this function) <BR>amload.c:368: `place` undeclared (first use in this function) 
<BR>amload.c:371: `adsl_handle` undeclared (first use in this function) 
<BR>amload.c: At top level: <BR>amload.c:377: parse error before `*` token 
<BR>amload.c:378: warning: function declaration isn`t a prototype <BR>amload.c: 
In function `jump_to_address`: <BR>amload.c:384: `place` undeclared (first use 
in this function) <BR>amload.c:388: `adsl_handle` undeclared (first use in this 
function) <BR>amload.c: At top level: <BR>amload.c:399: parse error before `*` 
token <BR>amload.c:400: warning: function declaration isn`t a prototype 
<BR>amload.c: In function `load_firmware`: <BR>amload.c:412: `adsl_handle` 
undeclared (first use in this function) <BR>amload.c: In function `init_modem`: 
<BR>amload.c:677: dereferencing pointer to incomplete type <BR>amload.c:678: 
dereferencing pointer to incomplete type <BR>amload.c: In function `main`: 
<BR>amload.c:721: `usb_dev_handle` undeclared (first use in this function) 
<BR>amload.c:721: `adsl_handle` undeclared (first use in this function) 
<BR>amload.c:772: warning: implicit declaration of function `usb_init` 
<BR>amload.c:773: warning: implicit declaration of function `usb_find_busses` 
<BR>amload.c:778: warning: implicit declaration of function `usb_find_devices` 
<BR>amload.c:785: `usb_busses` undeclared (first use in this function) 
<BR>amload.c:789: dereferencing pointer to incomplete type <BR>amload.c:792: 
dereferencing pointer to incomplete type <BR>amload.c:792: dereferencing pointer 
to incomplete type <BR>amload.c:799: dereferencing pointer to incomplete type 
<BR>amload.c:802: dereferencing pointer to incomplete type <BR>amload.c:809: 
dereferencing pointer to incomplete type <BR>amload.c:809: dereferencing pointer 
to incomplete type <BR>amload.c:823: warning: implicit declaration of function 
`usb_open` <BR>amload.c:830: warning: implicit declaration of function 
`usb_set_configuration` <BR>amload.c:832: warning: format argument is not a 
pointer (arg 2) <BR>amload.c:836: warning: implicit declaration of function 
`usb_claim_interface` <BR>amload.c:838: warning: format argument is not a 
pointer (arg 2) <BR>amload.c:843: warning: format argument is not a pointer (arg 
2) <BR>amload.c:848: warning: format argument is not a pointer (arg 2) 
<BR>amload.c:857: warning: implicit declaration of function 
`usb_release_interface` <BR>amload.c:859: warning: implicit declaration of 
function `usb_close` <BR>make[1]: ** [amload] Erro 1 <BR>make[1]: Leaving 
directory `/home/paulo/amedyn/init` <BR>make: ** [AME_INIT] Erro 2 <BR><BR>Será 
que dá para dar uma ajuda?! - estou a ficar desesperado! <BR><BR>O meu kernel é 
: 2.4.1.28xxx em um conectiva 9. <BR>Obrigado.</FONT><BR></FONT></DIV>
<DIV><FONT face=Arial size=2><A 
href="http://www.consorciodeimovel.com">www.consorciodeimovel.com</A></FONT></DIV>
<DIV><FONT face=Arial size=2>O Imovel que você quer de um jeito que você pode 
pagar</DIV></FONT></BODY></HTML>