home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / perl / 7996 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  1.2 KB

  1. Path: sparky!uunet!gumby!destroyer!fmsrl7!opeo!mjo
  2. From: mjo@iao.ford.com (Mike O'Connor)
  3. Newsgroups: comp.lang.perl
  4. Subject: Re: HELP: perl on DECstation 5000 (ULTRIX 4.3)
  5. Date: 26 Jan 1993 22:28:08 GMT
  6. Organization: Not an official spokesperson for Ford Motor Company
  7. Lines: 23
  8. Distribution: world
  9. Message-ID: <1k4dtoINN2vt@ope001.iao.ford.com>
  10. References: <1k1miuINNli3@elroy.jpl.nasa.gov>
  11. Reply-To: Mike O'Connor <mjo@fmsrl7.srl.ford.com>
  12. NNTP-Posting-Host: localhost
  13.  
  14. In article <1k1miuINNli3@elroy.jpl.nasa.gov>
  15. bob@cliff.NoSubdomain.NoDomain (Bob Palermo) writes:
  16.     ^^^^^^^^^^^^^^^^^^^^^^^^^^
  17.  
  18. You need to have xrn fixed.
  19.  
  20. :Included below are the steps I have taken in my attempts to build perl,
  21. :the output generated when I tried to "make" perl, and the config.sh file
  22. :that was generated when I ran Configure.
  23.  
  24. After you run "Configure" and before you run "make", change the
  25. following line in config.sh
  26.  
  27. from:  d_volatile='define'
  28. to:    d_volatile='undef'
  29.  
  30. Then things should work.
  31.  
  32. -- 
  33.  Michael J. O'Connor           |  Internet:  mjo@fmsrl7.srl.ford.com
  34.  Ford Motor Company, OPEO      |  UUCP:      ...!{backbone}!fmsrl7!mjo
  35.  20000 Rotunda, Bldg. 1-3001   |  Phone:     +1 (313) 248-1260
  36.  Dearborn, MI  48121           |  Fax:       +1 (313) 323-6277
  37.