Path: utzoo!attcan!uunet!unisoft!cander From: cander@unisoft.UUCP (Charles Anderson) Newsgroups: comp.lang.perl Subject: Patch 29-36, Configure -d, and libm.a Message-ID: <3176@unisoft.UUCP> Date: 19 Oct 90 22:53:13 GMT Lines: 15 I just applied patches 29 through 36 and ran "Configure -d", as indicated in patch 36. When I ran make the link failed with a series of math functions (i.e., sqrt) undefined. The problem is that Makefile does not include "-lm" on the libs line anymore, despite the fact that while running Configure libm.a was found ("Found -lm."). Running Configure without the "-d" flag seemed to fix the problem, as would manually editing config.sh, Makefile.SH, or Makefile. This was observed on a Pyramid-9820 running version 5.0b-891013, release 0320r. -- Unix is the Winchester Mystery | Charles Anderson, UniSoft Corp. House of software design. | {sun, ucbvax, uunet}!unisoft!cander