Well, I tried to compile diald 0.99.1 again on our standard Red Hat 5.2 box 
and got the same errors.  make depend said that the inclues of netlink.h and 
types.h in proxy_tap.c could not be found.  So I looked on my system for 
those files and edited the include lines to point to the right locations and 
got the same errors again.
   I've been trying to get diald going for almost 2 weeks now with no 
success at compiling it.  Is this a bug in the source or I am missing some 
libraries or something?

--jdf

PS: below are the errors outputed.

In file included from proxy_tap.c:19:
/usr/src/linux-2.0.36/include/net/netlink.h:12: warning: `struct sk_buff' 
declar
ed inside parameter list
/usr/src/linux-2.0.36/include/net/netlink.h:12: warning: its scope is only 
this
definition or declaration,
/usr/src/linux-2.0.36/include/net/netlink.h:12: warning: which is probably 
not w
hat you want.
/usr/src/linux-2.0.36/include/net/netlink.h:13: warning: `struct sk_buff' 
declar
ed inside parameter list
/usr/src/linux-2.0.36/include/net/netlink.h:15: warning: `struct sk_buff' 
declar
ed inside parameter list
proxy_tap.c: In function `proxy_tap_init':
proxy_tap.c:123: storage size of `nl' isn't known
proxy_tap.c:139: `NETLINK_TAPBASE' undeclared (first use this function)
proxy_tap.c:139: (Each undeclared identifier is reported only once
proxy_tap.c:139: for each function it appears in.)
proxy_tap.c:123: warning: unused variable `nl'
make: *** [proxy_tap.o] Error 1

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]

Reply via email to