severity 746007 serious retitle 746007 meep: FTBFS with guile-2.0 thanks meep FTBFS with guile-2.0, see:
https://buildd.debian.org/status/package.php?p=meep&suite=sid Apparently this check in configure.ac fails because gh_enter no longer exists in guile-2.0: CPPFLAGS="$CPPFLAGS `$GUILE_CONFIG compile`" LIBS="`$GUILE_CONFIG link` $LIBS" AC_MSG_CHECKING([if linking to guile works]) AC_TRY_LINK_FUNC(gh_enter, AC_MSG_RESULT(yes), [ AC_MSG_RESULT(no) AC_MSG_ERROR(guile-config is broken) ]) Regards, Emilio -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

