*BSD News Article 50913


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!swidir.switch.ch!newsfeed.ACO.net!Austria.EU.net!EU.net!Germany.EU.net!news.dfn.de!gs.dfn.de!fauern!news.tu-chemnitz.de!irz401!uriah.heep!bonnie.heep!not-for-mail
From: j@bonnie.heep.sax.de (J Wunsch)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Can not compile?
Date: 14 Sep 1995 12:19:10 +0200
Organization: Private U**x site, Dresden.
Lines: 19
Message-ID: <438viu$cm3@bonnie.tcd-dresden.de>
References: <42o9kq$jan@agate.berkeley.edu> <42vvhe$1uo@agate.berkeley.edu> <430ug0$sj0@bonnie.tcd-dresden.de> <434l9b$c59@agate.berkeley.edu>
Reply-To: joerg_wunsch@uriah.heep.sax.de
NNTP-Posting-Host: 192.109.108.139
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

C.Y. Chiu <chiuc@shawnee.CS.Berkeley.EDU> wrote:
>  Here are 
>the libc that I found:
>
>        4:-lc.2.1 => /usr/lib/libc.so.2.1 (4 -> -1)
>        15:-lc.1.1 => /usr/lib/libc.so.1.1 (15 -> -1)
>        31:-lc.4.0 => /usr/lib/libc.so.4 (74 -> 76)
>
>Does this look right?

libc.so.4 is bogus.  Check who's been installing it and what's there.
FreeBSD's shlibs do always have a major and a minor number, so i
supect it's from another system.  (1.1 is from 1.1.5.1, 2.1 is from
2.0.5.  -current has 2.2.)
-- 
cheers, J"org                      private:   joerg_wunsch@uriah.heep.sax.de
                                   http://www.sax.de/~joerg/

Never trust an operating system you don't have sources for. ;-)