* Can't build current CVS snapshot!
@ 2002-11-12 14:33 Mikael Djurfeldt
0 siblings, 0 replies; only message in thread
From: Mikael Djurfeldt @ 2002-11-12 14:33 UTC (permalink / raw)
Cc: djurfeldt
I have a very strange build problem with the current CVS snapshot.
goops.info refuses to build because makeinfo can't find the @image
hierarchy.txt (see compile log below).
It seem to me like makeinfo only looks for the image file in the
current directory, which fails if we have a separate build tree...
I would have expected makeinfo to look for it in its include path, but
separate tests indicate that it doesn't (makeinfo bug?).
Presumably we need to run makeinfo in the source tree instead of the
build tree...
make[2]: Entering directory `/usr/local/guile/obj/sys-guile-core/doc/goops'
/bin/sh /usr/local/guile/guile-core-new/missing --run makeinfo -I ../../../../guile-core-new/doc/goops \
-o goops.info `test -f '../../../../guile-core-new/doc/goops/goops.texi' || echo '../../../../guile-core-new/doc/goops/'`../../../../guile-core-new/doc/goops/goops.texi
../../../../guile-core-new/doc/goops/goops.texi:2660: warning: unlikely character ( in @var.
../../../../guile-core-new/doc/goops/goops.texi:2660: warning: unlikely character ) in @var.
../../../../guile-core-new/doc/goops/goops.texi:2660: warning: unlikely character ( in @var.
../../../../guile-core-new/doc/goops/goops.texi:2660: warning: unlikely character ) in @var.
../../../../guile-core-new/doc/goops/goops.texi:2691: warning: unlikely character ( in @var.
../../../../guile-core-new/doc/goops/goops.texi:2691: warning: unlikely character ) in @var.
../../../../guile-core-new/doc/goops/goops.texi:2691: warning: unlikely character ( in @var.
../../../../guile-core-new/doc/goops/goops.texi:2691: warning: unlikely character ) in @var.
../../../../guile-core-new/doc/goops/goops-tutorial.texi:183: @image file `hierarchy.txt' (for text) unreadable: No such file or directory.
makeinfo: Removing output file `goops.info' due to errors; use --force to preserve.
make[2]: *** [goops.info] Error 1
make[2]: Leaving directory `/usr/local/guile/obj/sys-guile-core/doc/goops'
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-11-12 14:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-12 14:33 Can't build current CVS snapshot! Mikael Djurfeldt
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).