Skip to content

error: lvalue required as left operand of assignment #493

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

Closed
tkvclub01 opened this issue Oct 18, 2021 · 2 comments
Closed

error: lvalue required as left operand of assignment #493

tkvclub01 opened this issue Oct 18, 2021 · 2 comments

Comments

@tkvclub01
Copy link

Dear Development Team,
I use the make command and get an error message like the one in the picture.
What do I have to do to be able to install.
/root/php-memcached/php_memcached.c: In function ‘zim_Memcached___construct’: /root/php-memcached/php_memcached.c:1282:20: error: lvalue required as left operand of assignment GC_REFCOUNT(&le) = 1; ^ make: *** [Makefile:209: php_memcached.lo] Error 1

Thank

image url: https://prnt.sc/1wmqmhb

@sodabrew
Copy link
Contributor

This was fixed in #390 in php-memcached 3.1.0 and higher, please upgrade.

@tkvclub01
Copy link
Author

This was fixed in #390 in php-memcached 3.1.0 and higher, please upgrade.

THank so much!

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