lkml.org 
[lkml]   [2003]   [Dec]   [29]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 29 Dec 2003 17:47:27 +0100
SubjectRe: speedtouch for 2.6.0
From"Guldo K" <>
Duncan Sands writes:
 > Hi Guldo, from your email I had understood that your setup worked under
 > 2.4.  Is that right?
It's not. I didn't tell you that my previous setup (2.4)
was about the user driver, not the kernel one.

 > Anyway, the speedbundle (
 > http://linux-usb.sourceforge.net/SpeedTouch/download/index.html
 > ) contains source code for an appropriate pppd + ATM library.
Thanks.
I tried to compile just ppp, but "make" resulted in:
cd chat; make  all
make[1]: Entering directory `/tmp/speedbundle-1.0/ppp/chat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/speedbundle-1.0/ppp/chat'
cd pppd/plugins; make  all
make[1]: Entering directory `/tmp/speedbundle-1.0/ppp/pppd/plugins'
gcc -o pppoatm.so -shared -g -O2 -I.. -I../../include -fPIC pppoatm.c -latm
pppoatm.c:19:17: atm.h: No such file or directory
In file included from /usr/include/linux/atmdev.h:12,
                 from pppoatm.c:20:
/usr/include/linux/atm.h:211: error: syntax error before "uint32_t"
/usr/include/linux/atm.h:213: error: syntax error before '}' token
/usr/include/linux/atm.h:217: error: parameter `addr' has incomplete type
pppoatm.c: In function `setdevname_pppoatm':
pppoatm.c:78: error: `T2A_PVC' undeclared (first use in this function)
pppoatm.c:78: error: (Each undeclared identifier is reported only once
pppoatm.c:78: error: for each function it appears in.)
pppoatm.c:78: error: `T2A_NAME' undeclared (first use in this function)
make[1]: *** [pppoatm.so] Error 1
make[1]: Leaving directory `/tmp/speedbundle-1.0/ppp/pppd/plugins'
make: *** [all] Error 2
... and of course I don't understand anything of this....
Sorry.
*Guldo*

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:59    [from the cache]
©2003-2008