On Fri, Jun 15, 2012 at 10:05:55PM -0500, Bruce Dubbs wrote:
> 
> iproute2: Reports a failure in 'make install' because of missing arpd.8. 
>   We need to remove arpd.8 from the Makefile.
> 
 Agreed - in my own builds (I started before 3.4.0 was in the book)
I replaced the 'rm' with
 sed -i 's/arpd.8 //' man/man8/Makefile
which is effectively the same as what you've put in the ticket.

 I can confirm we don't need the 'rm'.

 BTW, it still installs arpd.sgml - I don't see that as a
significant problem.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to