Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!pacbell.com!ucsd!ucbvax!iwarp.intel.com!news From: merlyn@iwarp.intel.com (Randal L. Schwartz) Newsgroups: comp.sys.sequent Subject: Re: making 'perl' (help) Message-ID: <1991Feb27.183355.17144@iwarp.intel.com> Date: 27 Feb 91 18:33:55 GMT References: <1991Feb27.171913.23703@PacBell.COM> Sender: news@iwarp.intel.com Reply-To: merlyn@iwarp.intel.com (Randal L. Schwartz) Organization: Stonehenge; netaccess via Intel, Beaverton, Oregon, USA Lines: 38 In-Reply-To: perl@pbseps.PacBell.COM (Richard Perlman) In article <1991Feb27.171913.23703@PacBell.COM>, 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: | _pow | _cos | _sin | _atan2 | _sqrt | _log | _exp | _fetch | _delete | _firstkey | _nextkey | _dbminit | _store | *** Error code 1 | Make: . Stop. 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)? Someone with a name like yours ought to always have the latest Perl. :-) You could try running Configure again, making sure that "-lm" and "-ldbm" show up for "Any additional libraries?". If not, you can force them. (If you are running the latest Perl, and they don't show up, write lwall@devvax.jpl.nasa.gov and complain.) print "Just another Perl hacker," -- /=Randal L. Schwartz, Stonehenge Consulting Services (503)777-0095 ==========\ | on contract to Intel's iWarp project, Beaverton, Oregon, USA, Sol III | | merlyn@iwarp.intel.com ...!any-MX-mailer-like-uunet!iwarp.intel.com!merlyn | \=Cute Quote: "Intel: putting the 'backward' in 'backward compatible'..."====/