Re: never builds gdb.info

2005-05-28 Thread Eli Zaretskii
> Date: Fri, 27 May 2005 22:48:46 +0400
> From: "Ilya N. Golubev" <[EMAIL PROTECTED]>
> 
> Version: 6.3
> 
> `make' does not even try to build `gdb.info'.
> 
> ../share/gdb-6.3/configure&&make
> rm ../share/gdb-6.3/gdb/doc/gdb.info*
> make
> ls ../share/gdb-6.3/gdb/doc/gdb.info*
> 
> ls: ../share/gdb-6.3/gdb/doc/gdb.info*: No such file or directory

This is by design (although personally I think it's a wrong design):
you need to say "make info" to get the documentation built.


___
Bug-gdb mailing list
Bug-gdb@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gdb


Re: gdb.info: no gdb-cfg.texi

2005-05-28 Thread Eli Zaretskii
> Date: Fri, 27 May 2005 22:55:31 +0400
> From: "Ilya N. Golubev" <[EMAIL PROTECTED]>
> 
> Version: 6.3
> 
> Can not rebuild `gdb.info' even by explicit command.  At least one
> required file is neither in distribution nor gets built.

gdb-cfg.texi is a generated file.  If you say "make info", it will be
built.


___
Bug-gdb mailing list
Bug-gdb@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gdb


gdb.info: no gdb-cfg.texi

2005-05-28 Thread Ilya N. Golubev
Version: 6.3

Can not rebuild `gdb.info' even by explicit command.  At least one
required file is neither in distribution nor gets built.

bash> ../share/gdb-6.3/configure&&make
bash> rm ../share/gdb-6.3/gdb/doc/gdb.info*
bash> pushd gdb/doc;make ../../../share/gdb-6.3/gdb/doc/gdb.info;popd

makeinfo  ../../../share/gdb-6.3/gdb/doc/gdb.texinfo -o 
../../../share/gdb-6.3/gdb/doc/gdb.info
../../../share/gdb-6.3/gdb/doc/gdb.texinfo:11: @include `gdb-cfg.texi': No such 
file or directory.

Will post the ensuing cascade of warnings and errors on request.

bash> find . ../share/gdb-6.3 -type f -name gdb-cfg.texi

outputs nothing.


___
Bug-gdb mailing list
Bug-gdb@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gdb


never builds gdb.info

2005-05-28 Thread Ilya N. Golubev
Neither
http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=create&database=gdb&return_url=http%3A%2F%2Fsources.redhat.com%2Fcgi-bin%2Fgnatsweb.pl%3Fdatabase%3Dgdb%26user%3Dguest%26password%3Dguest%26cmd%3Dquery

referenced by  sends
confirmation message about submitted report, nor the submitted report
can be found in the database.  Sending it this way.

Version: 6.3

`make' does not even try to build `gdb.info'.

../share/gdb-6.3/configure&&make
rm ../share/gdb-6.3/gdb/doc/gdb.info*
make
ls ../share/gdb-6.3/gdb/doc/gdb.info*

ls: ../share/gdb-6.3/gdb/doc/gdb.info*: No such file or directory


___
Bug-gdb mailing list
Bug-gdb@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gdb