Comment #13 on issue 2490 by cpsud...@gmail.com: After installation in Windows Server 2003, reviewboard can not run!!!
http://code.google.com/p/reviewboard/issues/detail?id=2490

I bumped into the same issue while running ReviewBoard.
So as suggested i tried to build PyCrypto 2.2 from source (I got the source from http://gitweb.pycrypto.org/?p=crypto/pycrypto-2.0.x.git;a=summary). However when i build it using the 'python setup.py build -c mingw32' command it throws me the following error.

running build_ext
warning: GMP library not found; Not building Crypto.PublicKey._fastmath.
building 'Crypto.Random.OSRNG.winrandom' extension
creating build\temp.win32-2.7
creating build\temp.win32-2.7\Release
creating build\temp.win32-2.7\Release\src
C:\MinGW\bin\gcc.exe -mno-cygwin -mdll -Wall -std=c99 -O3 -fomit-frame-pointer - Isrc/ -IC:\Python27\include -IC:\Python27\PC -c src/winrand.c -o build\temp.win3
2-2.7\Release\src\winrand.o
cc1.exe: error: unrecognized command line option '-mno-cygwin'
error: command 'gcc' failed with exit status 1

Can you help with what could be the possible error? And how do i resolve it?

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to