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

Failed build using build-mingw64.sh #31

Open
ColtMcG0 opened this issue Apr 30, 2019 · 1 comment
Open

Failed build using build-mingw64.sh #31

ColtMcG0 opened this issue Apr 30, 2019 · 1 comment
Labels

Comments

@ColtMcG0
Copy link

ColtMcG0 commented Apr 30, 2019

I have tried building using msys64 with the usual procedure

`pacman -S git
git clone https://github.com/zynaddsubfx/zyn-fusion-build.git
cd zyn*
./build-mingw64.sh`

And had the same issue raised #here

The output I get is this...

configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: McGraw/zyn-fusion-build/fftw-3.3.4/../pkg/
configure: loading site script /mingw64/etc/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... Invalid configuration `McGraw/zyn-fusion-build/fftw-3.3.4/../pkg/': machine `McGraw/zyn-fusion-build/fftw' not recognized
configure: error: /bin/sh ./config.sub McGraw/zyn-fusion-build/fftw-3.3.4/../pkg/ failed

What can I do to fix this?

@fundamental
Copy link
Member

It looks like you have a space in your path which is causing an issues at https://github.com/zynaddsubfx/zyn-fusion-build/blob/master/z/build-fftw.sh#L5

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

No branches or pull requests

2 participants