#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]):
Instead of the make patch, a sed could be used: sed -i '127,129 s/ [\\]/;&/' Makefile.in Line indexing is hard to maintain, but keeps it short. Maybe it's educational, I learned something. -- 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
