perl compilation problems

Stan Brown stan at sdba.UUCP
Mon May 16 02:47:10 AEST 1988


Subject: perl compilation problem
Newsgroups: comp.sources.d
Distribution: na

Hi;

	I am having a problem getting perl to compile on my machine.
For information sake the machine that I am working on is a Fortune 32:16
(a 68000) box.  The error that I am geting occcurs during the compliation
of perl.c and is something lik:

	./perly.c lin 2807 compiler error no table entry fo SASG

The lines of code of interest are:



	for (j = 1; ; ) {
	    arg[j++] = node[1];
	    ^^^^^^^^^^^^^^^^^^^
	    if (j >= i) {


	However I suspect that the problem may actuly lie in the 
for statement.

	Anybody have any thoughts on this one ?


-- 
Stan Brown	S. D. Brown & Associates	404-292-9497
gatech!sdba!stan
	"vi forever"



More information about the Comp.unix.questions mailing list