From owner-freebsd-stable Mon Mar 11 06:58:58 1996 Return-Path: owner-stable Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA13020 for stable-outgoing; Mon, 11 Mar 1996 06:58:58 -0800 (PST) Received: from haywire.DIALix.COM (root@haywire.DIALix.COM [192.203.228.65]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id GAA13015 for ; Mon, 11 Mar 1996 06:58:53 -0800 (PST) Received: (from news@localhost) by haywire.DIALix.COM (8.7.4/8.6.12) id WAA03189 for freebsd-stable@freebsd.org; Mon, 11 Mar 1996 22:59:03 +0800 (WST) X-Authentication-Warning: haywire.DIALix.COM: news set sender to usenet-request@haywire.dialix.com using -f Received: from GATEWAY by haywire.DIALix.COM with netnews for freebsd-stable@freebsd.org (problems to: usenet@haywire.dialix.com) To: freebsd-stable@freebsd.org Date: 11 Mar 96 14:52:43 GMT From: peter@jhome.DIALix.COM (Peter Wemm) Message-ID: Organization: DIALix Services, Perth, Australia. References: <199603101935.NAA12628@neon.nwpros.com> Subject: Re: libtelnet needs to be bumped! Sender: owner-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk gclarkii@neon.nwpros.com (Gary Clark II) writes: >Hi, >I just got bit somehow with telnetd telling me something like encrypt_debug_?? >not defined. This is in stables libtelnet and not releases. Should we >not bump it 2.1 vice 2.0? >Gary Have you ever installed the compat2x distribution? It's been known to cause this kind of problem.. Also, removing a symbol is a 'major' revision bump, not a minor. Which library used to define the symbol in question? Is it possible that some other library (eg: libkrb) has changed at some point to define the new symbol, and libtelnet now refers to it (meaning libkrb should be bumped, not libtelnet). Or perhaps one of the libraries refered to a global symbol in the executable itself, and the executable changed to not define the symbol anymore and the library had not been installed yet.. If this is the case, no version bumps are needed. -Peter >-- >Gary Clark II (N5VMF) | Director of Operations | Good service at >gclarkii@Neon.NWPros.COM | Network Pros, Inc. | low rates!! > FreeBSD FAQ at ftp.FreeBSD.ORG in > ~pub/FreeBSD/docs/freebsd-faq.ascii