hi there!

i'm trying to compile diald-0.99.1.tar.gz on a Red Hat 5.1 system with
glibc-2.0.7-19.i386.rpm, kernel-source-2.0.36-3.i386.rpm and
gcc-2.7.2.3-11.i386.rpm, and this is what i get:

*snip*
proxy_tap.c:18: linux/netlink.h: No such file or directory
proxy_tap.c: In function `proxy_tap_init':
proxy_tap.c:122: storage size of `nl' isn't known
proxy_tap.c:138: `NETLINK_TAPBASE' undeclared (first use this function)
proxy_tap.c:138: (Each undeclared identifier is reported only once
proxy_tap.c:138: for each function it appears in.)
proxy_tap.c:122: warning: unused variable `nl'
make: *** [proxy_tap.o] Error 1

i've checked, and it appears that AF_NETLINK _is_ defined in:
/usr/include/socketbits.h:#define       AF_NETLINK      PF_NETLINK

i've compiled diald with " #undef AF_NETLINK " in proxy.c and
proxy-tap.c, and i don't think it works -- syslog reports all 'connect'
scripts dying from SIG-11 (SIGSEGV).

has anyone else had a similar problem?


thanks,
-- 
:D_ima

Dima Nemchenko
[EMAIL PROTECTED]
---------------------------------------------------------------------
"I was drugged!!!"
                  Mulder

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

Reply via email to