home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!paladin.american.edu!darwin.sura.net!wupost!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!ames!kronos.arc.nasa.gov!kthompso
- From: kthompso@kronos.arc.nasa.gov (Kevin Thompson)
- Newsgroups: comp.sys.sun.misc
- Subject: Can I get rid of "ld.so: warning: /usr/lib/libc.so.1.foo.bar ..."
- Message-ID: <1992Jul24.010617.11446@kronos.arc.nasa.gov>
- Date: 24 Jul 92 01:06:17 GMT
- Sender: usenet@kronos.arc.nasa.gov (Will Edgington, wedgingt@ptolemy.arc.nasa.gov)
- Organization: NASA/ARC Information Sciences Division
- Lines: 20
- Nntp-Posting-Host: bernoulli.arc.nasa.gov
-
-
- Like many large installations I expect, we have several different SunOS'es
- running on various machines. If one builds a program (say perl) on 4.1.2,
- then anytime you run perl on a program running 4.1.1, or some random patch,
- or whatever, you get:
-
- ld.so: warning: /usr/lib/libc.so.1.6 has older revision than expected 7
-
- Is there any sort of general way of getting rid of these? Can one just make
- links on every machine from /usr/lib/libc.so.1.7 to /usr/libc/.so.1.6 (or
- whatever)? Is there harm in this? libc doesn't change much, this warning
- message drives me bananas ....
-
- Thanks in advance for any suggestions.
-
- Kevin Thompson
-
- --
- kthompso@ptolemy.arc.nasa.gov Artificial Intelligence Research Laboratory
- (415) 604-4767 (voicemail) NASA-Ames Research Center, Moffett Field, CA
-