On Fri, 9 Jan 2004 10:09:30 +0100, Gilles Espinasse wrote

> This is because you do not follow the how-to
> http://www.linux-usb.org/SpeedTouch/docs/howto.html
> Patching was necessary  with old kernel. You don't need anymore to 
> patch the kernel since 2.4.19
> 
> "For PPPoE you will need these options:
>   a.. Networking Options
>     a.. RFC 1483/2684 Bridged protocols [Y]
>   b.. Network Device Support
>     a.. PPP Over Ethernet (EXPERIMENTAL) [Y]"
> 
> dont forget br2684ctl
> http://home.sch.bme.hu/%7Ecell/br2684/dist/010402/brctl-010226.c to 
> be compilated with cc -o br2684ctl brctl-010226.c -latm

Hi!
I am now trying to compile br2684ctl, on a machine with kernel 2.6.6. I get
the following:
# cc -o br2684ctl brctl-010226.c -latm
brctl-010226.c:8:17: atm.h: No such file or directory
In file included from /usr/include/linux/atmdev.h:11,
                 from brctl-010226.c:9:
/usr/include/linux/atm.h:208: error: parse error before "uint32_t"
/usr/include/linux/atm.h:210: error: parse error before '}' token
/usr/include/linux/atm.h:214: error: parameter `addr' has incomplete type
brctl-010226.c: In function `assign_vcc':
brctl-010226.c:91: error: `T2A_PVC' undeclared (first use in this function)
brctl-010226.c:91: error: (Each undeclared identifier is reported only once
brctl-010226.c:91: error: for each function it appears in.)

Any ideas? It would seem that brctl won't compile on a kernel 2.6.x, is that
right? The parse error is fixable by adding "#include <stdint.h>", but the
T2A_PVC error I can't fix (yet).

---
Jose Bernardo B R Silva             | Source Mage GNU/Linux Section Guru
[EMAIL PROTECTED]            | http://www.sourcemage.org
http://counter.li.org #245602
http://cosmos.oninetspeed.pt/jose.bernardo
[EMAIL PROTECTED]


Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]

        

Reply via email to