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: line 16790: syntax error near unexpected token `fi' [CentOS 6 x64] #58

Open
billionaire opened this issue Jan 30, 2017 · 1 comment

Comments

@billionaire
Copy link

Hi.
After executing:

./buildconf.sh
./configure --with-mysql=/tmp/mysql_headers --libdir=/usr/lib64/mysql/plugin --with-judy=/usr/src/judy-1.0.5

i have receive such error:

checking if compiler supports -Wl,-rpath,... yes
checking for MySQL source code... /tmp/mysql_headers
checking for MySQL version >= 5.1... ok
./configure: line 16790: syntax error near unexpected token `fi'
./configure: line 16790: `fi'
[root@srv pinba_engine]#

when i removed the empty else from the configure, the error disappeared.

@Cheaternl
Copy link

I got this too. Removing 'else' fixed it indeed.

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

2 participants