On 7/30/19 6:36 AM, Roger Koehler via blfs-dev wrote:
mv -f $depbase.Tpo $depbase.Po prog/check_funs.cpp: In function ‘void print_truncate(FILE*, const char*, int)’: prog/check_funs.cpp:650:11: error: invalid type argument of unary ‘*’ (have ‘char’) 650 | if (**word == '\0') | ^~~~ make[1]: *** [Makefile:1477: prog/check_funs.o] Error 1
My fault. The 2nd sed should have been removed. Fixed. -- Bruce -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
