You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your build directory in opal/libltdl/Makefile, find the line
ACLOCAL_AMFLAGS = -I ../../config
and replace it with
ACLOCAL_AMFLAGS = -I ../../
(basically remove "config" at the end).