Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build breaks: config.status: error: Something went wrong bootstrapping makefile fragments #21

Open
yurivict opened this issue Oct 8, 2021 · 0 comments

Comments

@yurivict
Copy link

yurivict commented Oct 8, 2021

checking for strlcat... yes
checking for strlcpy... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: error: in `/disk-samsung/freebsd-ports/science/libneurosim/work/libneurosim-1.2.0/libltdl':
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
gmake[3]: *** [Makefile:524: Makefile] Error 1
gmake[3]: Leaving directory '/disk-samsung/freebsd-ports/science/libneurosim/work/libneurosim-1.2.0/libltdl'
gmake[2]: *** [Makefile:425: all-recursive] Error 1
gmake[2]: Leaving directory '/disk-samsung/freebsd-ports/science/libneurosim/work/libneurosim-1.2.0'
gmake[1]: *** [Makefile:357: all] Error 2
gmake[1]: Leaving directory '/disk-samsung/freebsd-ports/science/libneurosim/work/libneurosim-1.2.0'
*** Error code 1

Re-running helps.

Please consider switching to cmake or meson.

OS: FreeBSD 13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant