From owner-freebsd-hackers Thu Aug 24 23:27:33 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id XAA28172 for hackers-outgoing; Thu, 24 Aug 1995 23:27:33 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.FreeBSD.org (8.6.11/8.6.6) with SMTP id XAA28089 for ; Thu, 24 Aug 1995 23:27:15 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA17862; Fri, 25 Aug 1995 08:27:06 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id IAA13547; Fri, 25 Aug 1995 08:27:04 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id IAA01232; Fri, 25 Aug 1995 08:19:03 +0200 From: J Wunsch Message-Id: <199508250619.IAA01232@uriah.heep.sax.de> Subject: Re: wu-ftd problem. To: mrcpu@cdsnet.net (Jaye Mathisen) Date: Fri, 25 Aug 1995 08:19:02 +0200 (MET DST) Cc: hackers@freebsd.org In-Reply-To: from "Jaye Mathisen" at Aug 24, 95 07:22:26 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 1109 Sender: hackers-owner@freebsd.org Precedence: bulk As Jaye Mathisen wrote: > > > > web1:/var/ftp/pub/mirrors/unix/freebsd/2.0.5-RELEASE/compat20 % !! > ftp ftp2 > Connected to ftp2.cdsnet.net. > ld.so: warning: libc.so.2.1: minor version < 2 expected, using it anyway > ftp> quit The program has been linked against libc.so.2.2. > It doesn't log anything, it doesn't syslog anything, nothing, it just > doesn't work. Surprising. Normally, it does work anyway. The version number has been bumped since: revision 1.13 date: 1995/08/09 06:50:52; author: asami; state: Exp; lines: +1 -1 Bump shlib minor because xdr_* functions have been enabled. Do NOT bump it again if something else is added before 2.2. The xdr_* functions are enabled only in the 2.2 (-current) branch so far. If that modification is moved to the 2.1 (-stable) branch, this one should, too. Reviewed by: the mailing lists > Also, where are the docs on getting started with CTM? Hmm, docs? /usr/share/FAQ/Text/ctm.FAQ perhaps? -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)