X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=hints%2Fsco_2_3_3.sh;h=d1db39f8af692e83d661fd4eefef2fe5b807e866;hb=9ef589d8078fdf16316dec772c00e81b3c38fd22;hp=acd8e34a05ccc3716ab2f156f83997021aa71cd5;hpb=35c8bce761056f470189967ccc824e04467151df;p=p5sagit%2Fp5-mst-13.2.git diff --git a/hints/sco_2_3_3.sh b/hints/sco_2_3_3.sh index acd8e34..d1db39f 100644 --- a/hints/sco_2_3_3.sh +++ b/hints/sco_2_3_3.sh @@ -1,2 +1,4 @@ -yacc='/usr/bin/yacc -m25000' +yacc='/usr/bin/yacc -Sm25000' libswanted=`echo $libswanted | sed 's/ x / /'` +echo "NOTE: you may have problems due to a spurious semicolon on the strerror()" +echo "macro definition in /usr/include/string.h. If so, delete the semicolon."