home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sun.admin
- Path: sparky!uunet!wupost!usc!sol.ctr.columbia.edu!eff!ckd
- From: ckd@eff.org (Christopher Davis)
- Subject: Re: SunOS 4.1.2 libc.so.1.7 missing symbols
- In-Reply-To: stephen@orchid.UCSC.EDU's message of 29 Jul 92 23:05:36 GMT
- Message-ID: <CKD.92Jul29235347@loiosh.eff.org>
- Sender: usenet@eff.org (NNTP News Poster)
- Nntp-Posting-Host: loiosh.eff.org
- Organization: Electronic Frontier Foundation Tech Central
- References: <1992Jul9.160538.15039@nosc.mil> <2685@hq.hq.af.mil>
- <1992Jul20.183805.19085@sci34hub.sci.com>
- <157880INNh2n@darkstar.UCSC.EDU>
- Distribution: usa
- Date: Thu, 30 Jul 1992 03:53:49 GMT
- Lines: 20
-
- stephen> == stephen <stephen@orchid.UCSC.EDU>
-
- stephen> Need help on locating libc_pic.a that contains missing symbols;
- stephen> dlopen
- stephen> dlclose
- stephen> dlsystem
-
- stephen> When I rebuilt the shared lib- libc.so.1.7 [...]
-
- Sun broke /usr/lib/shlib.etc/Makefile in 4.1.2. Change both of the
- lines that read:
- ld -assert pure-text `${OBJSORT} lorder-sparc tmp`
- to read (instead)
- ld -assert pure-text `${OBJSORT} lorder-sparc tmp` -ldl
- and rebuild your shared libraries....
- --
- Christopher Davis * ckd@eff.org * System Administrator, EFF * +1 617 864 0665
- ``The First Amendment is often inconvenient. But that is besides the
- point. Inconvenience does not absolve the government of its obligation
- to tolerate speech.'' --Justice Anthony Kennedy, in 91-155
-