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
bmake -r install fails if the ${BUILD}/pc/{libfsm,libre}.pc files are missing. Running bmake -r build/pc/libfsm.pc and bmake -r build/pc/libre.pc and then bmake -r install works, but the install target should depend on them.