home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / perl / 6998 < prev    next >
Encoding:
Internet Message Format  |  1992-11-16  |  1.2 KB

  1. Path: sparky!uunet!ukma!darwin.sura.net!jvnc.net!netnews.upenn.edu!netnews.cc.lehigh.edu!usenet
  2. From: lusol@Lehigh.EDU (Stephen O. Lidie)
  3. Newsgroups: comp.lang.perl
  4. Subject: Configure and "WHOA there ... "
  5. Message-ID: <1992Nov16.143727.31940@Lehigh.EDU>
  6. Date: 16 Nov 92 14:37:27 GMT
  7. Sender: usenet@Lehigh.EDU
  8. Organization: Lehigh University, Bethlehem PA
  9. Lines: 26
  10. Nntp-Posting-Host: meatball.cc.lehigh.edu
  11.  
  12.  
  13. Hey, I've only been using Unix for 7 years.  So when I ran Configure to install
  14. Perl on my RS/6000 (AIX 3.2) and realized it knew more about all the U*x
  15. flavors than I did, I took ALL the defaults, even when a few "WHOA there"
  16. messages appeared.
  17.  
  18. A few weeks later when my setuid/seteuid Perl program wouldn't work I finally
  19. figured out what Configure was complaining about - the released 4.0/35 
  20. configure undefines:
  21.  
  22. d_setregid='undef'
  23. d_setreuid='undef'
  24. d_setrgid='undef'
  25. d_setruid='undef'
  26. d_setegid='undef'
  27. d_seteuid='undef'
  28.  
  29. Larry, these can now be safely defined for the next release of Perl ...
  30.  
  31. Just anovice Perl hacker,
  32.  
  33. socket(S,2,1,6);connect(S,pack('Sna4x8',2,4031,($j,$j,$j,$j,$j)=gethostbyname(
  34. 'Turkey.CC.Lehigh.EDU')));print <S>;
  35.  
  36. SOL
  37. Lehigh University 
  38.