home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3391 < prev    next >
Encoding:
Internet Message Format  |  1991-05-21  |  1.1 KB

  1. From: dwight@locus.com (Dwight Tovey)
  2. Newsgroups: comp.lang.perl,alt.sources
  3. Subject: Another newbie: Compilation question.
  4. Message-ID: <1991May20.194338.308034@locus.com>
  5. Date: 20 May 91 19:43:38 GMT
  6.  
  7. I saved the perl source when Larry posted it a while back and I plan on
  8. trying to learn it over the next few weeks.  However, I am having a slight
  9. problem in the regression tests that I haven't had a chance to chase down
  10. yet and I am hoping that one of the experts here would have some ideas.
  11.  
  12. The platform is a PS/2 running AIX PS/2 release 1.2.1.  The compile ran 
  13. without any complaints, but "make test" gave me:
  14. > ....
  15. > cmd/subval.....ok
  16. > cmd/switch.....FAILED on test 0
  17. > cmd/while......ok
  18. > ....
  19.  
  20. Executing "perl cmd/switch.t" gives:
  21. > 1..18
  22. > ok 1
  23. > Segmentation fault
  24.  
  25. I haven't had a chance to go any furthur than this yet, but I plan on
  26. running it through the debugger if I don't get any hints here.
  27.  
  28. Thanks in advance for any help.
  29.     /dwight
  30.  
  31. -- 
  32. I didn't claw my way to the top of the food chain to eat vegetables.
  33.     Dwight Tovey
  34.     dwight@locus.com
  35. The views I express are entirely my own and do not in any way represent 
  36.