ups, forward to right list..
----- Original Message -----
just a quick note to say that win32 build are broken since April 26.
Nuno
Svn broke it, the configure files for it should have been fixed now, so
the build could try again now.
It would be nice to add svn to the snapshots if possible.
Regards
Alan
ups, forward to right list..
----- Original Message -----
just a quick note to say that win32 build are broken since April 26.
Nuno
Nuno Lopes wrote:
just a quick note to say that win32 build are broken since April 26.
HEAD built fine for me after April 26. But it broke (at least for me)
some time after Friday.
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69
Sebastian Bergmann wrote:
HEAD built fine for me after April 26. But it broke (at least for me)
some time after Friday.
Am I the only one having this problem?
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69
It builds fine here. Assuming the problem you are hitting is still in
mysql, I'm building it shared and using headers from mysql-3.23.58 and
under VC++ 6 so not sure if that matters.
Rob
Sebastian Bergmann wrote:
Sebastian Bergmann wrote:
HEAD built fine for me after April 26. But it broke (at least for me)
some time after Friday.Am I the only one having this problem?
I'm havind the exact same problem as Sebastian. Building it using VS.NET
7.0, building it against mysql 4.1.11.
Rob Richards wrote:
It builds fine here. Assuming the problem you are hitting is still in
mysql, I'm building it shared and using headers from mysql-3.23.58 and
under VC++ 6 so not sure if that matters.Rob
Sebastian Bergmann wrote:
Sebastian Bergmann wrote:
HEAD built fine for me after April 26. But it broke (at least for me)
some time after Friday.Am I the only one having this problem?
It's the mysqli extension due to this commit:
http://news.php.net/php.cvs/31779 and the addition of my_global.h
mysql config-win.h include has too many conflicting defines with TSRM,
ZEND and PHP.
cc'd Georg.
Rob
Sebastian Bergmann wrote:
HEAD built fine for me after April 26. But it broke (at least for me)
some time after Friday.Am I the only one having this problem?
In process of resolving - will be fixed quite soon.
Andrey
Rob Richards wrote:
It's the mysqli extension due to this commit:
http://news.php.net/php.cvs/31779 and the addition of my_global.h
mysql config-win.h include has too many conflicting defines with TSRM,
ZEND and PHP.cc'd Georg.
Rob
Sebastian Bergmann wrote:
HEAD built fine for me after April 26. But it broke (at least for me)
some time after Friday.Am I the only one having this problem?