l4-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Binutils faised to build with texinfo


From: arnuld uttre
Subject: Binutils faised to build with texinfo
Date: Mon, 25 Aug 2014 18:55:18 +0530

I applied the patch available here for binutils:

https://sourceware.org/ml/binutils/2014-01/msg00334.html

I have created "binutils/patches/02-bfd-set-macros-static-inline.patch"

Now it goes ahead but fails for texinfo. I have searched and I see
people have solved this issue by upgrading to newer binutils version
but with Viengoos next version of binutils (2.20.1) fails too. Any
advice ?  Below is the error:


address@hidden build]$ gcc --version
gcc (GCC) 4.9.1
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

address@hidden build]$ uname -a
Linux arch64 3.16.1-1-ARCH #1 SMP PREEMPT Thu Aug 14 07:40:19 CEST
2014 x86_64 GNU/Linux
address@hidden build]$





rm -rf $backupdir; exit $rc
/mnt/sda5/DESKTOP/viengoos/binutils/binutils/bfd/doc/bfd.texinfo:326:
unknown command `colophon'
/mnt/sda5/DESKTOP/viengoos/binutils/binutils/bfd/doc/bfd.texinfo:337:
unknown command `cygnus'
/mnt/sda5/DESKTOP/viengoos/binutils/binutils/bfd/doc/elf.texi:11:
raising the section level of @subsubsection which is too low
Makefile:394: recipe for target 'bfd.info' failed
make[6]: *** [bfd.info] Error 1
make[6]: Leaving directory
'/mnt/sda5/DESKTOP/viengoos/build/binutils/binutils.build/bfd/doc'
Making info in po
make[6]: Entering directory
'/mnt/sda5/DESKTOP/viengoos/build/binutils/binutils.build/bfd/po'
( if test 'x/mnt/sda5/DESKTOP/viengoos/binutils/binutils/bfd/po' != 'x.'; then \
    posrcprefix='/mnt/sda5/DESKTOP/viengoos/binutils/binutils/bfd/'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[     ]*$/d' \
            -e "address@hidden@ $posrcprefix& \\\\@" <
/mnt/sda5/DESKTOP/viengoos/binutils/binutils/bfd/po/SRC-POTFILES.in \
        | sed -e '$s/\\$//') > SRC-POTFILES-t \
    && chmod a-w SRC-POTFILES-t \
    && mv SRC-POTFILES-t SRC-POTFILES )
( rm -f BLD-POTFILES-t BLD-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[     ]*$/d' \
            -e "address@hidden@ ../& \\\\@" <
/mnt/sda5/DESKTOP/viengoos/binutils/binutils/bfd/po/BLD-POTFILES.in \
        | sed -e '$s/\\$//') > BLD-POTFILES-t \
    && chmod a-w BLD-POTFILES-t \
    && mv BLD-POTFILES-t BLD-POTFILES )
cd .. \
  && CONFIG_FILES=po/Makefile.in:po/Make-in \
     CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
make[6]: Nothing to be done for 'info'.
make[6]: Leaving directory
'/mnt/sda5/DESKTOP/viengoos/build/binutils/binutils.build/bfd/po'
make[6]: Entering directory
'/mnt/sda5/DESKTOP/viengoos/build/binutils/binutils.build/bfd'
make[6]: Nothing to be done for 'info-am'.
make[6]: Leaving directory
'/mnt/sda5/DESKTOP/viengoos/build/binutils/binutils.build/bfd'
Makefile:1093: recipe for target 'info-recursive' failed
make[5]: *** [info-recursive] Error 1
make[5]: Leaving directory
'/mnt/sda5/DESKTOP/viengoos/build/binutils/binutils.build/bfd'
Makefile:3096: recipe for target 'all-bfd' failed
make[4]: *** [all-bfd] Error 2
make[4]: Leaving directory
'/mnt/sda5/DESKTOP/viengoos/build/binutils/binutils.build'
Makefile:718: recipe for target 'all' failed
make[3]: *** [all] Error 2
make[3]: Leaving directory
'/mnt/sda5/DESKTOP/viengoos/build/binutils/binutils.build'
Makefile:1199: recipe for target 'binutils/binutils.build/build.stamp' failed
make[2]: *** [binutils/binutils.build/build.stamp] Error 2
make[2]: Leaving directory '/mnt/sda5/DESKTOP/viengoos/build'
Makefile:717: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/mnt/sda5/DESKTOP/viengoos/build'
Makefile:654: recipe for target 'all' failed
make: *** [all] Error 2
address@hidden build]$
address@hidden build]$




-- 
http://uttre.wordpress.com/
http://lispmachine.wordpress.com/2010/12/08/extract-of-programming/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]