home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / perl / 5055 < prev    next >
Encoding:
Text File  |  1992-07-31  |  1.8 KB  |  51 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!caen!uvaarpa!mmdf
  3. From: Al Gaspar <gaspar@stepsun.army.mil>
  4. Subject: Problems compiling 4.035 under UTS
  5. Message-ID: <1992Jul31.115913.18467@uvaarpa.Virginia.EDU>
  6. Sender: mmdf@uvaarpa.Virginia.EDU (Mail System)
  7. Reply-To: gaspar@stepsun.army.mil
  8. Organization: The Internet
  9. Date: Fri, 31 Jul 1992 11:59:13 GMT
  10. Lines: 39
  11.  
  12.  
  13. My mailer seems to be having problems talking to our name server so I am 
  14. resending this.  My apologies if it did make it before...
  15.  
  16.     I decided to upgrade perl on an Amdahl running UTS from 4.019 to
  17. 4.035.  I told it to use the malloc that comes with perl, and it failed on the
  18. link for perl as follows:
  19.  
  20. cc   array.o cmd.o cons.o consarg.o doarg.o doio.o dolist.o dump.o eval.o form.o
  21.  
  22.  malloc.o perl.o regcomp.o regexec.o stab.o str.o toke.o util.o hash.o perly.o u
  23. sersub.o -lc_s -lsocket -lnsl -ldbm -lPW  -lm -lbsd  -o perl
  24. ld: Symbol malloc in /lib/libc_s.a is multiply defined. First defined in malloc.
  25. o
  26. ld: Symbol free in /lib/libc_s.a is multiply defined. First defined in malloc.o
  27. ld: Symbol realloc in /lib/libc_s.a is multiply defined. First defined in malloc
  28. .o
  29.  
  30.     I went back and reconfigured it to not to use the malloc that comes with
  31. perl and got past that point.  However, when I got down to a2p, I got this:
  32.  
  33. cc  hash.o  str.o util.o walk.o a2p.o -lc_s -lsocket -lnsl -ldbm -lPW -lm -lbsd
  34. - -lmalloc -o a2p
  35. ld: Symbol errno in /lib/libc.a is multiply defined.
  36. make[1]: *** [a2p] Error 1
  37. make: *** [all] Error 1
  38.  
  39.     libc is set to /lib/libc_s.a in config.sh both in the main perl directory
  40. and in x2p.  What gives?  I would appreciate any insights...
  41.  
  42. Cheers--
  43.  
  44. Al
  45.  
  46. -- 
  47. Al Gaspar    <gaspar@st-louis-emh2.army.mil>
  48. USAMC SIMA, ATTN:  AMXSI-TTC, 1222 Spruce St., St. Louis, MO  63103-2834
  49. COMMERCIAL:  (314) 331-4354    AUTOVON:  555-4354
  50. relay1.uu.net!st-louis-emh2.army.mil!gaspar
  51.