home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11352 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.7 KB

  1. Path: sparky!uunet!bcstec!bcsaic!pierce!chrise
  2. From: chrise@atc.boeing.com (Chris Esposito)
  3. Newsgroups: comp.sys.sgi
  4. Subject: duplicate routine problem in libmpc.a / libc_s.a
  5. Keywords: oserror, setoserror, warnings
  6. Message-ID: <78329@bcsaic.boeing.com>
  7. Date: 22 Jul 92 15:26:24 GMT
  8. Sender: nntp@bcsaic.boeing.com
  9. Reply-To: chrise@atc.boeing.com
  10. Followup-To: comp.sys.sgi
  11. Organization: Boeing Research & Technology
  12. Lines: 25
  13.  
  14. I've been noticing the following error message in the final stage of a `make'
  15. for a program a colleague and I have been working on, and now that all of the
  16. other problems have been resolved I'd like to get rid of this one.  The
  17. program appears to work despite the warnings, so we have ignored them until
  18. this point.  We're no longer explicitly linking against libc_s.a, as you can
  19. see from the partial output from `make' below, but it appears to be getting
  20. dragged in anyway.  Is there any way to get rid of these warnings?
  21.  
  22.  
  23.     cc -float -cckr  -g2    [many .o files here ...]
  24.  -L. -lcgm -lmpc  -lgutil -limage -lPW -lvc -lgl_s -lds -lm  -lfm_s
  25. /usr/bin/ld:
  26. Warning: _oserror: multiply defined
  27.     previous (used) definition from '/usr/lib/libmpc.a';
  28.     new (ignored) definition from '/usr/lib/libc_s.a'
  29. Warning: _setoserror: multiply defined
  30.     previous (used) definition from '/usr/lib/libmpc.a';
  31.     new (ignored) definition from '/usr/lib/libc_s.a'
  32.  
  33. Compilation finished at Mon Jul 20 10:26:12
  34.  
  35. Q: Why did the cybernaut cross the road?   A: He was jacked into the chicken
  36. -------------------------------------------------------------------------------
  37. Chris Esposito  (206) 865-3162            | Internet: chrise@atc.boeing.com
  38. Boeing Research & Technology, Comp. Sci.  | uucp: ...!uw-june!bcsaic!chrise
  39.