#2110: LPRng does not compile with recent make/gcc --------------------+------------------------------------------------------- Reporter: Moody | Owner: [email protected] Type: defect | Status: new Priority: normal | Milestone: 6.2 Component: BOOK | Version: SVN Severity: normal | Resolution: Keywords: | --------------------+------------------------------------------------------- Comment (by [EMAIL PROTECTED]):
Another possibility that doesn't make use of line indexing: sed -i.bak 's/\(fi\|done\) \\/\1; \\/' Makefile.in For my own education, could you explain the CLEAR sed? Why is execl() supposed to be called this way? Another option would be --disable-werror, but fixing it is better, IMO. -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2110> BLFS Trac <http://wiki.linuxfromscratch.org/blfs> Beyond Linux From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
