bug-global
[Top][All Lists]
Advanced

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

Re: Unable to build global-5.9.1 from sources on Ubuntu-10.04 (64bit)


From: Shigio YAMAGUCHI
Subject: Re: Unable to build global-5.9.1 from sources on Ubuntu-10.04 (64bit)
Date: Tue, 20 Jul 2010 01:43:26 +0900

Hello,
> I am unable to build global-5.9.1 from sources on Ubuntu-10.04
> (64bit). I did the following in the top level directory:
> 
> $ sh reconf.sh
> $ ./configure
> $ make
>
> The following is the tail end of the output from my failed build:
...
> /home/rgrover/Downloads/global-5.9.1/doc//global.texi:1807: Cross
> reference to nonexistent node `htags' (perhaps incorrect sectioning?).
> /home/rgrover/Downloads/global-5.9.1/doc//global.texi:1807: Cross
> reference to nonexistent node `gtags' (perhaps incorrect sectioning?).
> /home/rgrover/Downloads/global-5.9.1/doc//global.texi:1497: Cross
> reference to nonexistent node `global' (perhaps incorrect
> sectioning?).
> /home/rgrover/Downloads/global-5.9.1/doc//global.texi:689: Cross
> reference to nonexistent node `global' (perhaps incorrect
> sectioning?).
> /home/rgrover/Downloads/global-5.9.1/doc//global.texi:165: Cross
> reference to nonexistent node `gtags' (perhaps incorrect sectioning?).
> makeinfo: Removing output file `global.info' due to errors; use
> --force to preserve.
> make[2]: *** [global.info] Error 1

I have fixed.

RCS file: /sources/global/global/globash/Makefile.am,v
retrieving revision 1.1
diff -r1.1 Makefile.am
26c26
< EXTRA_DIST = $(man_MANS) $(bin_SCRIPTS).in $(gtags_DATA)
---
> EXTRA_DIST = $(man_MANS) $(bin_SCRIPTS).in $(gtags_DATA) manual.in

For the time being, would you please use CVS version?
Thank you.
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3



reply via email to

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