[comp.bugs.4bsd] problems with make for pi

cademy@sdsu.UUCP (Robert Cademy) (06/17/87)

I am having problems with a make of 'pi'.  I cd to /usr/src/pascal, and
type 'make pi'.  What follows below is the resulting output of the 'make'.
I looked and looked and couldn't find the undefined's anywhere.  Is this
a bug, or am I doing something wrong?

----------OUTPUT OF make pi--------------

cd pi; make 
rm -f `basename call.o .o`.c
cd ../src;  /usr/ucb/mkstr - ../pi/pi3.1strings ../pi/ `basename call.o .o`.c
cc -O -I. -I../src -c `basename call.o .o`.c
"call.c", line 93: O_LV undefined
"call.c", line 95: O_RV4 undefined
"call.c", line 102: O_PUSH undefined
"call.c", line 297: O_CON2 undefined
"call.c", line 297: O_CON4 undefined
"call.c", line 446: O_RV4 undefined
"call.c", line 447: O_LV undefined
"call.c", line 449: O_FCALL undefined
"call.c", line 450: O_FRTN undefined
"call.c", line 452: O_CALL undefined
*** Exit 1

Stop.
*** Exit 1

Stop.

--------------------------------------

Robert Cademy

UUCP: sdcsvax!sdsu!cademy
ARPA: sdsu!cademy@sdcsvax.ucsd.edu