[root@turbo diald]# make
cc -O2 -Wall -pipe -DTCP_WRAPPERS   -c proxy_tap.c -o proxy_tap.o
In file included from proxy_tap.c:19:
/usr/include/linux/netlink.h:19: parse error before `__u32'
/usr/include/linux/netlink.h:19: warning: no semicolon at end of struct
or union
/usr/include/linux/netlink.h:20: warning: data definition has no type or
storage
 class
/usr/include/linux/netlink.h:25: parse error before `__u32'
/usr/include/linux/netlink.h:25: warning: no semicolon at end of struct
or union
/usr/include/linux/netlink.h:26: warning: data definition has no type or
storage
 class
/usr/include/linux/netlink.h:27: parse error before `nlmsg_flags'
/usr/include/linux/netlink.h:27: warning: data definition has no type or
storage
 class
/usr/include/linux/netlink.h:28: parse error before `nlmsg_seq'
/usr/include/linux/netlink.h:28: warning: data definition has no type or
storage
 class
/usr/include/linux/netlink.h:29: parse error before `nlmsg_pid'
/usr/include/linux/netlink.h:29: warning: data definition has no type or
storage
 class
/usr/include/linux/netlink.h:79: field `msg' has incomplete type
proxy_tap.c: In function `proxy_tap_init':
proxy_tap.c:123: storage size of `nl' isn't known
proxy_tap.c:123: warning: unused variable `nl'
make: *** [proxy_tap.o] Error 1
[root@turbo diald]# 

Any help?

Elvis
--

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

Reply via email to