Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!watmath!xenitec!timk From: timk@xenitec.on.ca (Tim Kuehn) Newsgroups: comp.unix.xenix Subject: Re: SCO Xenix Make Errors Summary: Make -n9 to find out Message-ID: <1989Nov27.014551.1087@xenitec.on.ca> Date: 27 Nov 89 01:45:51 GMT References: <1618@jack.sns.com> Reply-To: timk@xenitec.UUCP (Tim Kuehn) Organization: TDK Consulting Lines: 36 <1618@jack.sns.com> steve@jack.SNS.COM.UUCP (J. Steven Harrison) writes: >All in Net Land! > >Help! > >Have any of you out there ever been so luck as to receive the following >error message from SCO Xenix make? > > Make: Cannot allocate memory. Stop. In the Programmer's Guide I (under 'Make' :-)) there is described a facility for getting Make to tell you *exactly* what's going on by using the '-d'switch. Using this switch will have Make spew all kinds of arcane stuff back at you and leave you at the line Make is trying to execute when it bombed. I ran into a problem similar to the one you describe and it turned out to be a environment variable that was being set to too long a string. Breaking it up into two parts and inserting the pair instead of the one solved the problem. >Comments???????? (I'm open for flames!) Mild flame enclosed above... :-) >-- >Dr. J. Steven Harrison Systems'n'Software >(415) 623-8651 45034 Imnaha Court >UUCP: steve@jack.SNS.COM Fremont, California 94539-6669 >INTERNET: steve%jack.SNS.COM@uunet MCI MAIL: 401-3501 +-----------------------------------------------------------------------------+ |Timothy D. Kuehn timk@xenitec.on.ca | |TDK Consulting Services !watmath!xenitec!timk | |871 Victoria St. North, Suite 217A | |Kitchener, Ontario, Canada N2B 3S4 (519)-741-3623 | |DOS/Xenix - SW/HW. uC, uP, DBMS. Quality SW Guaranteed | +-----------------------------------------------------------------------------+