public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Binutils 2.23.51 compilation problem
       [not found] <5298B4A5.8070100@gmail.com>
@ 2013-11-29 15:40 ` Frew Cen
  2013-11-29 15:50   ` Corinna Vinschen
  2013-11-29 17:01   ` Frew Cen
  0 siblings, 2 replies; 4+ messages in thread
From: Frew Cen @ 2013-11-29 15:40 UTC (permalink / raw)
  To: cygwin

Hello.

I'm trying to compile and install binutils+GCC for my machine.
I have compiled lastest binutils sources without getting any error, but
installation seems to have some problems with gas documentation.

The output of the installation is very large and some of the warnings
are repeating (they just occur on different lines). It looks like the
problem is caused by 'as.info' file, and I guess I'm using old version
of some tool for '.texi' files.

I don't know what to do now. Do you have any idea what can I do
for running the installation successfully?

Regards

---

make[2]: Leaving directory '/src/binutils-2.23.51-1/build/etc'
make[2]: Entering directory '/src/binutils-2.23.51-1/build/gas'
Making install in doc
make[3]: Entering directory '/src/binutils-2.23.51-1/build/gas/doc'
make[4]: Entering directory '/src/binutils-2.23.51-1/build/gas/doc'
make[4]: Nothing to be done for 'install-exec-am'.
../../../gas/doc/c-arc.texi:223: command @bullet not accepting argument in brace should not be on @table line
../../../gas/doc/c-arm.texi:393: command @bullet not accepting argument in brace should not be on @table line
../../../gas/doc/c-arm.texi:394: warning: @item missing argument
...
../../../gas/doc/c-cr16.texi:65: warning: @item missing argument
../../../gas/doc/c-tic54x.texi:113: @code expected brace
...
../../../gas/doc/c-i386.texi:979: warning: node prev `i386-Bugs' in menu `i386-Arch' and in sectioning `i386-16bit' differ
...
../../../gas/doc/c-xtensa.texi:9: warning: node `Z80-Dependent' is next for `Xtensa-Dependent' in menu but not in sectioning
Makefile:397: recipe for target 'as.info' failed
make[4]: *** [as.info] Error 1
make[4]: Leaving directory '/src/binutils-2.23.51-1/build/gas/doc'
Makefile:592: recipe for target 'install-am' failed
make[3]: *** [install-am] Error 2
make[3]: Leaving directory '/src/binutils-2.23.51-1/build/gas/doc'
Makefile:2182: recipe for target 'install-recursive' failed
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory '/src/binutils-2.23.51-1/build/gas'
Makefile:4761: recipe for target 'install-gas' failed
make[1]: *** [install-gas] Error 2
make[1]: Leaving directory '/src/binutils-2.23.51-1/build'
Makefile:2141: recipe for target 'install' failed
make: *** [install] Error 2







--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Binutils 2.23.51 compilation problem
  2013-11-29 15:40 ` Binutils 2.23.51 compilation problem Frew Cen
@ 2013-11-29 15:50   ` Corinna Vinschen
  2013-12-02  9:59     ` Yaakov (Cygwin/X)
  2013-11-29 17:01   ` Frew Cen
  1 sibling, 1 reply; 4+ messages in thread
From: Corinna Vinschen @ 2013-11-29 15:50 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 932 bytes --]

On Nov 29 23:40, Frew Cen wrote:
> Hello.
> 
> I'm trying to compile and install binutils+GCC for my machine.
> I have compiled lastest binutils sources without getting any error, but
> installation seems to have some problems with gas documentation.
> 
> The output of the installation is very large and some of the warnings
> are repeating (they just occur on different lines). It looks like the
> problem is caused by 'as.info' file, and I guess I'm using old version
> of some tool for '.texi' files.
> 
> I don't know what to do now. Do you have any idea what can I do
> for running the installation successfully?

Looks like a bug in the docs.  You should report this problem to
the public binutils mailing list <binutils AT sourceware DOT org>.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Binutils 2.23.51 compilation problem
  2013-11-29 15:40 ` Binutils 2.23.51 compilation problem Frew Cen
  2013-11-29 15:50   ` Corinna Vinschen
@ 2013-11-29 17:01   ` Frew Cen
  1 sibling, 0 replies; 4+ messages in thread
From: Frew Cen @ 2013-11-29 17:01 UTC (permalink / raw)
  To: cygwin

> Looks like a bug in the docs.  You should report this problem to
> the public binutils mailing list <binutils AT sourceware DOT org>.

I'm not sure if the problem is there. I get similar message when
compiling (now not installing) mingw binutils.
Would some from the older versions work?

Frew

---
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[3]: Nothing to be done for 'info'.
make[3]: Leaving directory '/src/binutils-2.23.2/build/bfd/po'
make[3]: Entering directory '/src/binutils-2.23.2/build/bfd'
make[3]: Nothing to be done for 'info-am'.
make[3]: Leaving directory '/src/binutils-2.23.2/build/bfd'
Makefile:1617: recipe for target 'info-recursive' failed
make[2]: *** [info-recursive] Error 1
make[2]: Leaving directory '/src/binutils-2.23.2/build/bfd'
Makefile:2509: recipe for target 'all-bfd' failed
make[1]: *** [all-bfd] Error 2
make[1]: Leaving directory '/src/binutils-2.23.2/build'
Makefile:841: recipe for target 'all' failed
make: *** [all] Error 2

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Binutils 2.23.51 compilation problem
  2013-11-29 15:50   ` Corinna Vinschen
@ 2013-12-02  9:59     ` Yaakov (Cygwin/X)
  0 siblings, 0 replies; 4+ messages in thread
From: Yaakov (Cygwin/X) @ 2013-12-02  9:59 UTC (permalink / raw)
  To: cygwin

On 2013-11-29 09:49, Corinna Vinschen wrote:
> On Nov 29 23:40, Frew Cen wrote:
>> I'm trying to compile and install binutils+GCC for my machine.
>> I have compiled lastest binutils sources without getting any error, but
>> installation seems to have some problems with gas documentation.
>>
>> The output of the installation is very large and some of the warnings
>> are repeating (they just occur on different lines). It looks like the
>> problem is caused by 'as.info' file, and I guess I'm using old version
>> of some tool for '.texi' files.
>
> Looks like a bug in the docs.  You should report this problem to
> the public binutils mailing list <binutils AT sourceware DOT org>.

No need; AFAICS this has already been fixed upstream in the 2.24 
snapshots[1].  If you need to build 2.23.x or earlier, you will need 
some or all of these patches:

http://pkgs.fedoraproject.org/cgit/binutils.git/plain/binutils-2.23.2-bfd-texinfo-fixes.patch?h=f20
http://pkgs.fedoraproject.org/cgit/binutils.git/plain/binutils-2.23.2-ld-texinfo-fixes.patch?h=f20
http://pkgs.fedoraproject.org/cgit/binutils.git/plain/binutils-2.23.52.0.1-as-doc-texinfo-fixes.patch?h=f20

HTH,


Yaakov

[1] http://pkgs.fedoraproject.org/cgit/binutils.git/commit/?id=5b79e05

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-02  9:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <5298B4A5.8070100@gmail.com>
2013-11-29 15:40 ` Binutils 2.23.51 compilation problem Frew Cen
2013-11-29 15:50   ` Corinna Vinschen
2013-12-02  9:59     ` Yaakov (Cygwin/X)
2013-11-29 17:01   ` Frew Cen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).