home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sun / admin / 5110 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  881 b 

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!usc!sol.ctr.columbia.edu!emory!athena.cs.uga.edu!weinri
  2. From: weinri@athena.cs.uga.edu (Kevin Weinrich)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Help! Patches 100170-06 & 100257-03 cause undef. symbol in ld
  5. Summary: Compile results in "ld: Undefined symbol" & "_dlopen"
  6. Message-ID: <1992Jul30.201347.21767@athena.cs.uga.edu>
  7. Date: 30 Jul 92 20:13:47 GMT
  8. Organization: University of Georgia, Athens
  9. Lines: 17
  10.  
  11. I just installed patches 100170-06 & 100257-03 on my 4/330 running
  12. OS 4.1.1.  Now, as soon as I do something like:
  13.   cc -o ccimake -DNOSTDHDRS -O -I../include ccimake.c
  14. I get:
  15.   ld: Undefined symbol
  16.    __Q_get_rp_rd
  17.    _dlopen
  18.    _dlclose
  19.    _dlsym
  20.    _nl_langinfo
  21. *** Error code 2
  22.  
  23. I get the exact same set of errors when I try to compile source for
  24. ftp.
  25.  
  26. Any pointers greatly appreciated.
  27. -Kevin Weinrich
  28.