home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cis.ohio-state.edu!sample.eng.ohio-state.edu!purdue!mentor.cc.purdue.edu!noose.ecn.purdue.edu!purcell.ecn.purdue.edu!newlin
- From: newlin@purcell.ecn.purdue.edu (Johnny N.)
- Newsgroups: comp.lang.perl
- Subject: Trouble getting perl 4 pl33 to compile under SunOS4.1.1
- Keywords: perl 4, Sun OS 4.1.1
- Message-ID: <1992Jul29.043417.27660@noose.ecn.purdue.edu>
- Date: 29 Jul 92 04:34:17 GMT
- Sender: news@noose.ecn.purdue.edu (USENET news)
- Organization: Purdue University Engineering Computer Network
- Lines: 15
-
- This has probably already been asked, but I am fairly new to this
- group and to Perl. I am working on a Sun 4 running Sun/OS 4.1.1.
- I am trying to compile Perl 4.0 pl33 and
- I got a compilor error in doio.c at line 1726 saying that h_errno is
- not defined. I could not find anywhere else in the code that used
- this variable so I #undef the surrounding #ifdef block and it seems
- to work alright.
-
- Is there a later version that corrects this problem, or some other
- fix that I should know about?
-
- Thanks,
-
- -John
- newlin@ecn.purdue.edu
-