Ok, someone responded to my problem of diald not launching the chat scripts
even when it is given the correct path to a functioning chat script by
telling me that I have a old version of diald and this problem has been
fixed a while ago.
I have DL'd diald 0.99 and 0.99.1 and have not been able to compile them, I
get the same errors on every attempt. I have attached the errors as a text
file.
I first type: make depend
make
When I type 'make' alone is when all the errors come up.
Is this a bug in diald or am I missiong some libraries or something. I am
trying to compile it on a standard Red Hat 5.2 box.
Thanks again...
--jdf
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
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