Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!gatech!hubcap!ncrcae!ncr-sd!hp-sdd!ucsdhub!sdsu!cademy From: cademy@sdsu.UUCP (Robert Cademy) Newsgroups: comp.bugs.4bsd Subject: problems with make for pi Message-ID: <2617@sdsu.UUCP> Date: Wed, 17-Jun-87 12:50:35 EDT Article-I.D.: sdsu.2617 Posted: Wed Jun 17 12:50:35 1987 Date-Received: Sun, 21-Jun-87 10:28:54 EDT Organization: San Diego State University, Math/Sciences Dept. Lines: 35 Keywords: pascal, pi, make 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