
3 Mar
2010
3 Mar
'10
4:34 a.m.
Eric Blake wrote:
According to Diego Elio Pettenò on 2/24/2010 8:36 AM:
if test "x$with_vbox" = "xyes"; then + AC_SEARCH_LIBS([dlopen], [dl], [], [AC_MSG_ERROR([Unable to find dlopen()])]) + AC_SUBST([DLOPEN_LIBS], [$ac_cv_search_dlopen])
Same problem with $ac_cv_search_dlopen possibly being 'no' or 'none required'.
Hi Diego, Did you already write a patch for this? I never saw a follow-up, and the build still fails on rawhide.