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

FreeBSD compilation fails with ./configure: [[: not found #6343

Open
jTd7bPLFb opened this issue Oct 23, 2024 · 0 comments
Open

FreeBSD compilation fails with ./configure: [[: not found #6343

jTd7bPLFb opened this issue Oct 23, 2024 · 0 comments

Comments

@jTd7bPLFb
Copy link

jTd7bPLFb commented Oct 23, 2024

Before, I could compile dash core (dashd, dash-cli) without issues on FreeBSD.
After latest git pull, it's not possible anymore.
fails with
./configure: [[: not found

to compile as before

git clone https://github.com/dashpay/dash

export CXXFLAGS="-I/usr/local/include -pthread"
export CPPFLAGS="-I/usr/local/include -pthread"
export LDFLAGS="-L/usr/local/lib"

./configure --without-miniupnpc --enable-wallet --without-bdb
--with-gui=no --disable-tests --disable-bench MAKE=gmake
gmake -jnproc

System information
FreeBSD 14.1
x86

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