home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sun-barr!cs.utexas.edu!swrinde!sdd.hp.com!caen!hellgate.utah.edu!lanl!picuris!williams
- From: williams@bellman.lanl.gov (Kirk Williams)
- Newsgroups: comp.unix.questions
- Subject: linker/library probs...
- Message-ID: <1992Jul24.200935.2231@newshost.lanl.gov>
- Date: 24 Jul 92 20:09:35 GMT
- Sender: news@newshost.lanl.gov
- Reply-To: williams@picuris.lanl.gov
- Organization: Los Alamos National Laboratory
- Lines: 27
-
-
-
- ok, i got a problem like this: when trying to compile a program,
- my makefile spits out this error:
-
- "ld.so: libos.so.1: not found"
-
- now, this file does not exist on any dir that ive looked thru;
- im using ObjectStore C++ compiler, with its own libraries and
- such.
-
- question is, how do i tell the dynamic linker to use one of these
- libraries (sa, one named libos.so.1.34)?
-
- my paths are all correct; both in the makefile (using '-L') and in
- the environment (namely, LD_LIBRARY_PATH). now, i know about the
- '-l' switch; however, whatever i do doesnt seem to change a thing.
- same error every time.
-
- thanks for the time, in advance.....
-
-
-
- kkw
- williams@picuris.lanl.gov
- "LANL: the only place in the world where people wash their
- hands _BEFORE_ going to the restroom...." --> anonymous
-