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
I am trying to install DEploid in MacOS.
When following the steps and trying:
./bootstrap
make
I get the error:
config.status: error: Something went wrong bootstrapping makefile fragments
for automatic dependency tracking. If GNU make was not used, consider
re-running the configure script with MAKE="gmake" (or whatever is
necessary). You can also try re-running configure with the
'--disable-dependency-tracking' option to at least be able to build
the package (albeit without support for automatic dependency tracking).
See 'config.log' for more details
(base) DEploid-master % make
Makefile:1313: src/lasso/.deps/dEploid-dEploidLasso.Po: No such file or directory
Makefile:1314: src/lasso/.deps/dEploid-lasso.Po: No such file or directory
Makefile:1315: src/lasso/.deps/dEploid_dbg-dEploidLasso.Po: No such file or directory
Makefile:1316: src/lasso/.deps/dEploid_dbg-lasso.Po: No such file or directory
Makefile:1317: src/lasso/.deps/dEploid_dbg-lassoDBG.Po: No such file or directory
Makefile:1318: src/lasso/.deps/dEploid_prof-dEploidLasso.Po: No such file or directory
I am trying to install DEploid in MacOS.
When following the steps and trying:
I get the error:
I am also attaching the config.log.
config.log
Can you please advise how to troubleshoot? Thanks! I appreciate the support.
The text was updated successfully, but these errors were encountered: