patching file utf8.h gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/local/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o figlet.o figlet.c gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/local/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o zipio.o zipio.c gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/local/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o crc.o crc.c gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/local/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o inflate.o inflate.c gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/local/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o utf8.o utf8.c gcc -c -g -O2 -Wall -DTLF_FONTS -DDEFAULTFONTDIR=\"/usr/local/share/figlet\" \ -DDEFAULTFONTFILE=\"standard\" -o chkfont.o chkfont.c gcc -o chkfont chkfont.o figlet.c: In function 'skiptoeol': figlet.c:361:68: warning: right-hand operand of comma expression has no effect [-Wunused-value] figlet.c: In function 'myfgets': figlet.c:391:60: warning: right-hand operand of comma expression has no effect [-Wunused-value] figlet.c: In function 'skipws': figlet.c:501:28: warning: right-hand operand of comma expression has no effect [-Wunused-value] figlet.c: In function 'readnum': figlet.c:529:30: warning: right-hand operand of comma expression has no effect [-Wunused-value] figlet.c:539:33: warning: right-hand operand of comma expression has no effect [-Wunused-value] figlet.c:544:30: warning: right-hand operand of comma expression has no effect [-Wunused-value] figlet.c:551:32: warning: right-hand operand of comma expression has no effect [-Wunused-value] figlet.c: In function 'readTchar': figlet.c:579:30: warning: right-hand operand of comma expression has no effect [-Wunused-value] figlet.c:603:34: warning: right-hand operand of comma expression has no effect [-Wunused-value] figlet.c: In function 'charsetname': figlet.c:628:30: warning: right-hand operand of comma expression has no effect [-Wunused-value] figlet.c: In function 'charset': figlet.c:680:46: warning: right-hand operand of comma expression has no effect [-Wunused-value] figlet.c: In function 'readcontrol': figlet.c:769:54: warning: right-hand operand of comma expression has no effect [-Wunused-value] figlet.c:787:52: warning: right-hand operand of comma expression has no effect [-Wunused-value] gcc -o figlet figlet.o zipio.o crc.o inflate.o utf8.o mkdir -p /tmp/tmp.Pamlee/usr/local/bin mkdir -p /tmp/tmp.Pamlee/usr/local/man/man6 mkdir -p /tmp/tmp.Pamlee/usr/local/share/figlet cp figlet chkfont figlist showfigfonts /tmp/tmp.Pamlee/usr/local/bin cp figlet.6 chkfont.6 figlist.6 showfigfonts.6 /tmp/tmp.Pamlee/usr/local/man/man6 cp fonts/*.flf /tmp/tmp.Pamlee/usr/local/share/figlet cp fonts/*.flc /tmp/tmp.Pamlee/usr/local/share/figlet mkdir -p /tmp/tmp.Pamlee/tmp/tmp.Pamlee/usr/bin mkdir -p /tmp/tmp.Pamlee/tmp/tmp.Pamlee/usr/man/man6 mkdir -p /tmp/tmp.Pamlee/tmp/tmp.Pamlee/usr/share/figlet cp figlet chkfont figlist showfigfonts /tmp/tmp.Pamlee/tmp/tmp.Pamlee/usr/bin cp figlet.6 chkfont.6 figlist.6 showfigfonts.6 /tmp/tmp.Pamlee/tmp/tmp.Pamlee/usr/man/man6 cp fonts/*.flf /tmp/tmp.Pamlee/tmp/tmp.Pamlee/usr/share/figlet cp fonts/*.flc /tmp/tmp.Pamlee/tmp/tmp.Pamlee/usr/share/figlet