[Rstplib-users] RE: RSTP Library & Simulator version 1.1.01 available
Status: Alpha
Brought to you by:
ralex
From: <al...@nb...> - 2002-01-15 06:48:09
|
Dear Mr. Ken, [First, I forward your question to the mailing list while it may have interest for other rstplib users. Let me know if you would like to avoid it] It seems, that you don't have readline installed. Try to ask: "rpm -q readline" from your shell and send me the reply. (may be your version is specific one, and I have to find a solution for it). You may also ask "man readline" and "info readline". I didn't think, that 'readline' will cause problems (see, also the thread "[Rstplib-users] RSTPLIB Installation Question!!" of Ku; he has mandrake 7.2 kernel 2.2.14-15 platform, readline version 4.2). As I replied to Ku, I work in RedHat 6.2 with readline 2.2.1. Since there is so many problems with readline, I have to propose a "gets()"-oriented simpler version, haven't I ? It will be more system independent, by less nice and comfortable. So, I guess and would like to put off the conclusion Best wishes, Alex On Tuesday, January 15, 2002 3:14 AM Ken Lin wrote: Ken> Alex, Ken> Ken> Good job! Ken> Ken> I tried to build it in netBSD and got the following Ken> unresolved. Would you mind mail me the source of these Ken> routines so that I Ken> get it built. Thanks. Ken> Ken> bsd/config/stp/rstp/bridge/bridge.c:274: Undefined symbol Ken> `_rl_callback_read_char' Ken> referenced from text segment Ken> bsd/config/stp/rstp/uid/uid_sock.c:95: warning: tmpnam() Ken> possibly used unsafely, u Ken> se mkstemp() or mkdtemp() Ken> bsd/config/stp/rstp/cli/cli.c:377: Undefined symbol Ken> `_rl_callback_handler_remove' Ken> referenced from text segment Ken> bsd/config/stp/rstp/cli/cli.c:388: Undefined symbol Ken> `_rl_callback_handler_install' Ken> referenced from text segment Ken> bsd/config/stp/rstp/cli/cli.c:460: Undefined symbol Ken> `_rl_on_new_line' referenced f Ken> rom text segment Ken> bsd/config/stp/rstp/cli/cli.c:481: Undefined symbol Ken> `_rl_callback_handler_install' Ken> referenced from text segment Ken> Ken> Ken > > On Wednesday, January 09, 2002 11:10 PM Alex Ruzin wrote: > > Hi All, > > I am happy to announce, that first > > stable release of single > > instance RSTP after successful > > (I hope so) alpha & beta testing > > stages is available from > > https://sourceforge.net/project/showfiles.php?group_id=39646 > > > > I want to thank all of you for your questions/remarks/feedbacks. > > > > Best regards, Alex |