install_env TrReportDir is /ftp/pub/tech-reports TrHomeDir is /ftp/pub/tech-reports/admin OrgName is Department of Computer Science, SUNY Buffalo This is the file of TR Series Department of Computer Science, SUNY Buffalo ReportUrlPrefix is http://www.cs.buffalo.edu/pub/tech-reports InterfaceUrl is http://www.cs.buffalo.edu/cgi-bin/ncstrl-masterform ReportAdmin is techreps@cs.buffalo.edu stty: : Invalid argument stty: : Invalid argument cd src; make all gcc -Wall -o sitespec.o -g -fno-builtin -fpcc-struct-return -c sitespec.c gcc -Wall -o techrep.o -g -fno-builtin -fpcc-struct-return -c techrep.c techrep.c: In function `main': techrep.c:136: warning: control reaches end of non-void function techrep.c: In function `handle_update': techrep.c:394: warning: control reaches end of non-void function techrep.c: In function `handle_delete': techrep.c:448: warning: implicit declaration of function `unlink' techrep.c:399: warning: unused variable `newUrl' techrep.c:398: warning: unused variable `answer' techrep.c:463: warning: control reaches end of non-void function techrep.c: In function `delete_cit': techrep.c:506: warning: implicit declaration of function `getpid' techrep.c:519: warning: suggest parentheses around assignment used as truth value techrep.c: In function `no_citation_database': techrep.c:540: warning: implicit declaration of function `creat' techrep.c:542: warning: implicit declaration of function `close' gcc -Wall -g -fno-builtin -fpcc-struct-return -o techrep sitespec.o techrep.o make_readme.o com-util.o citation.o util.o -lm chmod 4550 techrep mv -f techrep ../bin gcc -Wall web-util.o masterform.o citation.o util.o -o ../cgi-bin/masterform