*BSD News Article 81310


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!cancer.vividnet.com!hunter.premier.net!news.mathworks.com!howland.erols.net!math.ohio-state.edu!jussieu.fr!rain.fr!teaser.fr!frmug.fr.net!xp11.frmug.org!not-for-mail
From: charnier@xp11.frmug.org (Ph. Charnier)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: q: Xlibs in 2.1.5
Date: 20 Oct 1996 01:21:27 +0200
Organization: Ph. Charnier's InterNetNews site
Lines: 20
Message-ID: <xmkbudyilqi.fsf@xp11.frmug.org>
References: <5484g4$ic@bullet.oh.sub.org>
X-Newsreader: Gnus v5.3/Emacs 19.34

berni@vector.oh.sub.org (Berni Ernst) writes:
> 
> Why do I get error messages like:
> ld.so warning: libXaw.so.6.0: minor version 0 older than expected
> 1, using it anyway.

The program you are using was compiled to use libXaw.so.6.1. But as you
only have libXaw.so.6.0, it is using it instead. You can see which libraries
are needed with ``ldd /path/to/program''.

You can get a newer version of Xfree86 (with libXaw.so.6.1 in) or recompile
your program. 

-- 
------                                                            ------ 
Philippe Charnier                               charnier@lirmm.fr (smtp)       
                                          charnier@xp11.frmug.org (uucp) 

    ``a PC not running FreeBSD is like a venusian with no tentacles'' 
------------------------------------------------------------------------