Path: utzoo!attcan!uunet!cs.utexas.edu!uwm.edu!ux1.cso.uiuc.edu!uxh.cso.uiuc.edu!ejk From: ejk@uxh.cso.uiuc.edu (Ed Kubaitis) Newsgroups: comp.lang.perl Subject: Re: Patches for RS/6000 AIX 3.1 perl Message-ID: <1990Aug13.151620.3717@ux1.cso.uiuc.edu> Date: 13 Aug 90 15:16:20 GMT Sender: usenet@ux1.cso.uiuc.edu (News) Reply-To: ejk@uxh.cso.uiuc.edu (Ed Kubaitis) Organization: University of Illinois at Urbana Lines: 11 The previously posted patches to allow perl (patchlevel 18) to compile on IBM RS/6000 AIX 3.1 should have the following additional instruction: o Make sure that the perl Makefile "libs" parameter has -lm before -lbsd, i.e: libs = -ldbm -lm -lbsd ------------------------- Ed Kubaitis (ejk@uxh.cso.uiuc.edu) Computing Services Office - University of Illinois, Urbana