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