Xref: utzoo comp.sys.sequent:852 comp.lang.perl:4281 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!spool.mu.edu!uunet!rbj From: rbj@uunet.UU.NET (Root Boy Jim) Newsgroups: comp.sys.sequent,comp.lang.perl Subject: Re: making 'perl' (help) Message-ID: <124221@uunet.UU.NET> Date: 27 Feb 91 20:52:43 GMT References: <1991Feb27.171913.23703@PacBell.COM> <1991Feb27.183355.17144@iwarp.intel.com> Followup-To: comp.sys.sequent Organization: UUNET Communications Services, Falls Church, VA Lines: 45 merlyn@iwarp.intel.com (Randal L. Schwartz) writes: >perl@pbseps (Richard Perlman) writes: >| Output from "make": >| atscc array.o cmd.o cons.o consarg.o doarg.o doio.o dolist.o dump.o >| eval.o form.o hash.o malloc.o perly.o regcomp.o regexec.o stab.o str.o toke.o >| util.o perl.o usersub.o -lseq -o perl >| Undefined: >| [LOTS OF STUFF] > >It looks like you aren't getting -ldbm and -lm in your command line. >Are you using the latest Perl (3.044 or 4.0 beta)? I agree. Did you run Configure? ***WARNING***WARNING***WARNING***WARNING***WARNING***WARNING***WARNING*** You will have to have to change the config.sh line which says d_castneg='define' to d_castneg='undef' This changes the line in config.h from #define CASTNEGFLOAT /**/ to /*#undef CASTNEGFLOAT /**/ For some reason that Configure can't figure out, not doing this causes problems. You will either get floating point exceptions, or other random complaints. In particular, the tcbreak script in h2pl won't work. I have tried this with 3.044 with both cc and atscc. I have also tried 4.0beta with atscc only. All on an S81 running dynix 3.0.17.9. >Someone with a name like yours ought to always have the latest Perl. :-) Yeah, and the latest man too. Sequent's doesn't support MANPATH. However, they do compress the cat files, which is nice. -- [rbj@uunet 1] stty sane unknown mode: sane