On Fri, 2013-03-29 at 07:02 +0100, Armin K. wrote:
> On 03/29/2013 04:18 AM, xinglp wrote:
> > log is
> >
> > ../../../binutils-2.23.2/bfd/doc/bfd.texinfo:325: unknown command `colophon'
> > ../../../binutils-2.23.2/bfd/doc/bfd.texinfo:336: unknown command `cygnus'
> >
> >
> >
> 
> I noticed that last night, too when I rebuilt Binutils and had Texinfo 
> 5.1 present. Just disable doc subdir in bfd/Makefile.
> 
> Also, try to use lfs-dev next time since it's development related :)

You can just use the seds from chapter06' binutils instead of disabling
the docs altogether:

sed -i -e 's/@colophon/@@colophon/' \
       -e 's/d...@cygnus.com/doc@@cygnus.com/' bfd/doc/bfd.texinfo

I'll fix that up today.

Thanks for the report.

Regards,

Matt.

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to