home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mdcbbs!mdcbbs.com!austin
- Newsgroups: comp.lang.perl
- Subject: Has anyone got perl 4.35 running on RISC Ultrix 4.1
- Message-ID: <1992Sep10.020443.2553@mdcbbs.com>
- From: austin@mdcbbs.com (Austin Benson)
- Date: 10 Sep 92 02:04:41 PDT
- References: <1992Sep10.033636.22562@umbc3.umbc.edu>
- Organization: Shape Data - a division of EDS Ltd
- Nntp-Posting-Host: sdlhpp10
- Lines: 16
-
- This has probably been asked and answered before, but I wasn't interested
- at the time and we only keep 4 days worth of articles here :-(.
-
- I am trying to get perl 4.35 running on our Ultrix system (uname -a says
- "ULTRIX dmipsfs 4.1 0 RISC"). I can't get it through the C compiler stage -
- after fixing a couple of problems caused by fascist typing (can't use a
- pointer to a struct before the struct is fully defined, and (thing *) is not
- assignment compatible with (thing volatile *) !) it is currently dying with
-
- ugen: internal : line 2 : eval.p, line1022
- illegal size in load/store
-
- which is totally incomprehensible to me.
-
- If anyone can give me (pointers to) a solution I will be very grateful.
-
-