Package: guile-1.8-dev
Severity: grave
Version: 1.8.1+1-1

Hi Rob...wonderful that guile 1.8 is now in Debian!  Thanks for all
the hard work.

Unfortunately, some lilypond checks related to guile fail.

  checking libguile.h usability... no
  checking libguile.h presence... no
  checking for libguile.h... no

These checks seem to be because libguile.h includes <gmp.h>, which
guile-1.8-dev does not depend on.  It seems that guile-1.8-dev should
depend on libgmp3-dev.  Installing the package myself causes the
libguile.h configure checks to work.

  checking for scm_boot_guile in -lguile... no
  checking for scm_boot_guile... no

These checks fail because guile-config reports that -lltdl is needed,
but since there is no dependency on it, the link check looking for
scm_boot_guile fails.  Installing libltdl3-dev causes the configure
checks to work.

(Note that this part is *not* a duplicate of #395235; that bug asks
for libltdl3-dev to be added as a Build-Depends, and this one asks for
it to be added as a regular dependency for guile-1.8-dev.)

Thomas


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to