Opened 11 years ago

Closed 11 years ago

Last modified 10 years ago

#3836 closed defect (fixed)

guile fails to build on LFS 7.3

Reported by: Wayne Blaszczyk Owned by: blfs-book@…
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

The following error occurs

Making all in doc
make[2]: Entering directory `/sources/guile-2.0.7/doc'
Making all in ref
make[3]: Entering directory `/sources/guile-2.0.7/doc/ref'
make  all-am
make[4]: Entering directory `/sources/guile-2.0.7/doc/ref'
  MAKEINFO guile.info
./api-control.texi:1736: must be after `@deftypefn' to use `@deftypefnx'
./r6rs.texi:278: must be after `@deffn' to use `@deffnx'
./api-utility.texi:519: warning: node `C Hooks' is next for `Hook Reference' in menu but not in sectioning
./api-utility.texi:627: warning: node `Hook Reference' is prev for `C Hooks' in menu but not in sectioning
./api-languages.texi:98: warning: node `Dynamic Binding' is next for `Nil' in menu but not in sectioning
./api-languages.texi:241: warning: node `Nil' is prev for `Dynamic Binding' in menu but not in sectioning
make[4]: *** [guile.info] Error 1
make[4]: Leaving directory `/sources/guile-2.0.7/doc/ref'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/sources/guile-2.0.7/doc/ref'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/sources/guile-2.0.7/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sources/guile-2.0.7'
make: *** [all] Error 2

Change History (2)

comment:1 by Armin K, 11 years ago

Resolution: fixed
Status: newclosed

Should be fixed in r11129

comment:2 by bdubbs@…, 10 years ago

Milestone: current

Milestone current deleted

Note: See TracTickets for help on using tickets.