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

Configure failure on OS X 10.4 (bash 2.05) #61

Open
evanmiller opened this issue Nov 5, 2021 · 0 comments
Open

Configure failure on OS X 10.4 (bash 2.05) #61

evanmiller opened this issue Nov 5, 2021 · 0 comments

Comments

@evanmiller
Copy link

Configuring with ancient bash fails with a syntax error:

checking for sin in -lm... yes
./configure: line 19389: conditional binary operator expected
./configure: line 19389: syntax error near `=~'
./configure: line 19389: `    [[ "$target_os" =~ [0-9]+ ]] && darwin_ver="${BASH_REMATCH[0]}"'

Downstream report: https://trac.macports.org/ticket/63758

It appears the issue was introduced with #1.

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