Skip to content

fix redis_globals, make shared at snaphot build - #1

Merged
edtechd merged 1 commit into
edtechd:php7from
Jan-E:php7
Jul 4, 2015
Merged

fix redis_globals, make shared at snaphot build#1
edtechd merged 1 commit into
edtechd:php7from
Jan-E:php7

Conversation

@Jan-E

@Jan-E Jan-E commented Jul 4, 2015

Copy link
Copy Markdown

@edtechd Fixed 2 things.Now I am getting only this error:

Creating library C:\php-sdk\php70dev\Release_TS\php_redis.lib and object C:\php-sdk\php70dev\Release_TS\php_redis.exp
library.obj : error LNK2001: unresolved external symbol _basic_globals_id
C:\php-sdk\php70dev\Release_TS\php_redis.dll : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\link.exe"' return code '0x460'

Must be something simple. I'll ask @rlerdorf

edtechd added a commit that referenced this pull request Jul 4, 2015
fix redis_globals, make shared at snaphot build
@edtechd
edtechd merged commit 5055603 into edtechd:php7 Jul 4, 2015
@edtechd

edtechd commented Jul 4, 2015

Copy link
Copy Markdown
Owner

Thanks! I just forgot to commit this change to redis.c.
The error message is very similar to that I posted on the apachelounge forum, and it only appears when you try to compile it as a shared module. It should work well when compiling the extension statically.

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

Successfully merging this pull request may close these issues.

2 participants