I can compile ppp 2.3.11 but not ppp-2.4.0b2, which I need in order to use the
PPPoE plugin.
Here are the errors I am getting (I am using Debian Potato and even upgraded
to the compilers used in Woody).
/usr/include/linux/string.h:61: `__u' previously defined here
/usr/include/linux/string.h:61: warning: initialization makes integer from
pointer without a cast
/usr/include/linux/string.h:61: initializer element is not constant
/usr/include/linux/string.h:61: warning: data definition has no type or
storage class
/usr/include/linux/string.h:61: parse error before `case'
/usr/include/linux/string.h:61: redefinition of `__u'
/usr/include/linux/string.h:61: `__u' previously defined here
/usr/include/linux/string.h:61: warning: initialization makes integer from
pointer without a cast
/usr/include/linux/string.h:61: initializer element is not constant
/usr/include/linux/string.h:61: warning: data definition has no type or
storage class
/usr/include/linux/string.h:61: parse error before `case'
/usr/include/linux/string.h:61: warning: data definition has no type or
storage class
/usr/include/linux/string.h:61: parse error before `}'
/usr/include/linux/string.h:61: parse error before character constant
/usr/include/linux/string.h:61: warning: data definition has no type or
storage class
/usr/include/linux/string.h:61: warning: data definition has no type or
storage class
/usr/include/linux/string.h:61: parse error before `}'
In file included from /usr/include/linux/signal.h:4,
from /usr/include/linux/sched.h:25,
from /usr/include/net/inetpeer.h:14,
from /usr/include/net/route.h:28,
from sys-linux.c:58:
/usr/include/asm/signal.h:27: conflicting types for `sigset_t'
/usr/include/signal.h:49: previous declaration of `sigset_t'
/usr/include/asm/signal.h:129: warning: redefinition of `__sighandler_t'
/usr/include/signal.h:71: warning: `__sighandler_t' previously declared here
/usr/include/asm/signal.h:156: redefinition of `struct sigaction'
/usr/include/asm/signal.h:171: redefinition of `struct sigaltstack'
/usr/include/asm/signal.h:175: warning: redefinition of `stack_t'
/usr/include/bits/sigstack.h:55: warning: `stack_t' previously declared here
In file included from /usr/include/linux/signal.h:5,
from /usr/include/linux/sched.h:25,
from /usr/include/net/inetpeer.h:14,
from /usr/include/net/route.h:28,
from sys-linux.c:58:
/usr/include/asm/siginfo.h:8: redefinition of `union sigval'
/usr/include/asm/siginfo.h:11: warning:
There is much more than that, actually, but I did not want to post all of it
to the list.
thanks
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]