On Wed, Oct 27, 1999 at 05:14:05PM +0200, [EMAIL PROTECTED] wrote:
> And there is another thing. It seems like my copy of sethlc is broken (I got
> it from the SuSE 6.2 update directory as part of ax25tool-0.0.3-8.i386.rpm).
> No matter what command line parameter is given, it _always_ prints out the
> syntax help:
> 
> betazed:~ # sethdlc -i bcp0 -a txd 200 slot 50 ppersist 128 half
> sethdlc: Version 0.5; (C) 1996-1997 by Thomas Sailer HB9JNX/AE4WA
> sethdlc: invalid option -- i
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Actually it prints the messages because you gave it an invalid flag.

However, -i should not be invalid! To fix this, edit

hdlcutil/hdrvcomm.h and change

#undef HDRVC_KERNEL 1

to 

#define HDRVC_KERNEL 1


Hamish
-- 
Hamish Moffatt       Mobile: +61 412 011 176     [EMAIL PROTECTED]
Rising Software Australia Pty. Ltd.    http://www.risingsoftware.com/
Phone: +61 3 9894 4788    Fax: +61 3 9894 3362    USA: 1 888 667 7839

Reply via email to