home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / perl / 5808 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.5 KB

  1. Path: sparky!uunet!gatech!pitt.edu!djbpitt
  2. From: djbpitt+@pitt.edu (David J Birnbaum)
  3. Newsgroups: comp.lang.perl
  4. Subject: Re: aub problem finding sys/socket.ph
  5. Message-ID: <5655@blue.cis.pitt.edu.UUCP>
  6. Date: 9 Sep 92 20:22:16 GMT
  7. References: <1992Sep9.043504.7463@odin.corp.sgi.com> <5638@blue.cis.pitt.edu.UUCP> <1992Sep9.142703.12533@news.eng.convex.com>
  8. Sender: news+@pitt.edu
  9. Organization: University of Pittsburgh
  10. Lines: 31
  11.  
  12. In article <1992Sep9.142703.12533@news.eng.convex.com>
  13. tchrist@convex.COM (Tom Christiansen) writes:
  14.  
  15. >Building all the *.ph files is something of a black art.  For 
  16. >any given *.h file, you first have to build every include 
  17. >file it itself includes, recursively.
  18.  
  19. This seems to be the step I was overlooking! socket.ph was happily where
  20. it belonged, but it was the only sys/*.ph file I generated (I didn't
  21. know that I needed the others) and was apparently unusable alone. One
  22. private email message explained:
  23.  
  24. >you really, really, really do need to do the following:
  25. >
  26. >    cd /usr/include; h2ph * */*
  27. >
  28. >if you don't have *all* the .ph files, all bets are off.
  29.  
  30. Since I believe in doing anything I really, really, really need to do,
  31. I'll restore socket.ph to its original state, run h2ph on all the other
  32. *.h files, and try again (this time, optimistically). 
  33.  
  34. Thanks,
  35.  
  36. David
  37.  
  38. -- 
  39. Professor David J. Birnbaum         djbpitt+@pitt.edu [Internet]
  40. The Royal York Apartments, #802     djbpitt@pittvms   [Bitnet]
  41. 3955 Bigelow Boulevard              voice: 1-412-687-4653
  42. Pittsburgh, PA  15123  USA          fax:   1-412-624-9714
  43.