[FADCA] Re: ax25ipd : io.c

Chuck Hast wchast at gmail.com
Wed Jun 15 14:29:14 EDT 2005


On 6/15/05, Bernard Pidoux <pidoux at ccr.jussieu.fr> wrote:
> In order to have a permanent log of ax25ipd errors you can also
> replace all occurences of perror in file io.c by a call to syslog.
> 
> Use a text editor to replace
> 
> perror(  by  syslog(LOG_ERR,
> 
> Then you can look into /var/log/user.log file when a problem occurs.
> In order to compile io.c you need to add
> 
> #include <sys/syslog.h>
> 
> into ax25ipd.h
> 

OK, I am going to find the source and do these patches so we can see
what all it does. It will probably be towards the weekend unless someone
else wants to do that little project... Anyone out there want to tackle this
one??


-- 
Chuck Hast 
To paraphrase my flight instructor;
"the only dumb question is the one you DID NOT ask resulting in my going
out and having to identify your bits and pieces in the midst of torn
and twisted metal."


More information about the FADCA mailing list