unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#34467: Missing prerequisites to make doc/guix.info
@ 2019-02-13 12:56 Daniel Gerber
  0 siblings, 0 replies; only message in thread
From: Daniel Gerber @ 2019-02-13 12:56 UTC (permalink / raw)
  To: 34467

From a clean checkout of f6f4370f, my system fails to make 
doc/guix.info:

``` $ make dist-info 
  MAKEINFO doc/guix.info 
./doc/guix.texi:9821: @include: could not find 
os-config-bare-bones.texi ./doc/guix.texi:9962: @include: could 
not find os-config-desktop.texi ./doc/guix.texi:9969: @include: 
could not find os-config-lightweight-desktop.texi make: *** 
[Makefile:3770: doc/guix.info] Error 1 ```

Making those targets manually works fine:

```
$ make doc/os-config-bare-bones.texi doc/os-config-desktop.texi 
doc/os-config-lightweight-desktop.texi
```

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-02-13 13:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-13 12:56 bug#34467: Missing prerequisites to make doc/guix.info Daniel Gerber

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).