Hi ,
I compiled the
qosd-0.0.1-13122003.tgz  code found in 
http://x-ray.prokon.cz/data/snmp/ , but i have a problem when i run it ,

i get an error

rtnetlink call failed, reason: 2 , no such file or directory

i found this line in the file delete_object_util.c

rtnl_talk(&rth, &req.n, 0, 0, NULL,NULL,NULL);
result=errno;
if(result!=0)
    syslog(LOG_2,"rtnetlink call failed, reason: %i, %s", result, strerror(result));
rtnl_close(&rth);
return(result);


whatis rtnl_talk() do ??

help me please,
thanks
ragu


Blab-away for as little as 1ยข/min. Make PC-to-Phone Calls using Yahoo! Messenger with Voice.
_______________________________________________
LARTC mailing list
[email protected]
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

Reply via email to