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

php client broken in 5.5.8 #59

Open
GoogleCodeExporter opened this issue Dec 1, 2015 · 3 comments
Open

php client broken in 5.5.8 #59

GoogleCodeExporter opened this issue Dec 1, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Hi,

The php client wont compile with the latest php version (5.5.8)

Original issue reported on code.google.com by dan...@blodan.se on 27 Jan 2014 at 3:03

@GoogleCodeExporter
Copy link
Author

thanks for your feedback. i 'll fix this problem.

Original comment by happyfis...@gmail.com on 29 Jan 2014 at 7:28

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

modify the file config.m4, remove the compile option: -Werror, then try again.
-  CFLAGS="$CFLAGS -Werror -Wall"
+  CFLAGS="$CFLAGS -Wall"

good luck!

Original comment by happyfis...@gmail.com on 29 Jan 2014 at 7:45

@GoogleCodeExporter
Copy link
Author

That worked, thanks alot! :)

Original comment by dan...@blodan.se on 30 Jan 2014 at 12:56

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

No branches or pull requests

1 participant