Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 1995 08:19:02 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        mrcpu@cdsnet.net (Jaye Mathisen)
Cc:        hackers@freebsd.org
Subject:   Re: wu-ftd problem.
Message-ID:  <199508250619.IAA01232@uriah.heep.sax.de>
In-Reply-To: <Pine.BSD/.3.91.950824192011.313u-100000@schizo.cdsnet.net> from "Jaye Mathisen" at Aug 24, 95 07:22:26 pm

next in thread | previous in thread | raw e-mail | index | archive | help
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. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508250619.IAA01232>