SCO Xenix Make Errors

Tim Kuehn timk at xenitec.on.ca
Mon Nov 27 12:45:51 AEST 1989


<1618 at jack.sns.com> steve at 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 at jack.SNS.COM                    Fremont, California  94539-6669
>INTERNET: steve%jack.SNS.COM at uunet          MCI MAIL: 401-3501

+-----------------------------------------------------------------------------+
|Timothy D. Kuehn	       			       timk at 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  |
+-----------------------------------------------------------------------------+



More information about the Comp.unix.xenix mailing list