Bugs item #2855152, was opened at 2009-09-09 14:31
Message generated for change (Comment added) made by mr-meltdown
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2855152&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: MonetDB5 "stable"
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: francois guerin (fguerin)
Assigned to: Sjoerd Mullender (sjoerd)
Summary: mac10.6 and monetdb installation

Initial Comment:
the problem was not fixed.
(cf. bug  ID: 2848525)
now i have the errors below:


php_monetdb.c: In function 'zif_monetdb_close':
php_monetdb.c:724: warning: 'zend_get_parameters_ex' is deprecated (declared at 
/usr/include/php/Zend/zend_API.h:222)
php_monetdb.c: In function 'php_monetdb_get_link_info':
php_monetdb.c:772: warning: 'zend_get_parameters_ex' is deprecated (declared at 
/usr/include/php/Zend/zend_API.h:222)
php_monetdb.c: In function 'zif_monetdb_query':
php_monetdb.c:902: warning: 'zend_get_parameters_ex' is deprecated (declared at 
/usr/include/php/Zend/zend_API.h:222)
php_monetdb.c:909: warning: 'zend_get_parameters_ex' is deprecated (declared at 
/usr/include/php/Zend/zend_API.h:222)
php_monetdb.c: In function 'php_monetdb_get_result_info':
php_monetdb.c:1326: warning: 'zend_get_parameters_ex' is deprecated (declared 
at /usr/include/php/Zend/zend_API.h:222)
php_monetdb.c: In function 'php_monetdb_get_field_info':
php_monetdb.c:1410: warning: 'zend_get_parameters_ex' is deprecated (declared 
at /usr/include/php/Zend/zend_API.h:222)
php_monetdb.c: In function 'zif_monetdb_field_num':
php_monetdb.c:1482: warning: 'zend_get_parameters_ex' is deprecated (declared 
at /usr/include/php/Zend/zend_API.h:222)
php_monetdb.c: In function 'zif_monetdb_fetch_result':
php_monetdb.c:1514: warning: 'zend_get_parameters_ex' is deprecated (declared 
at /usr/include/php/Zend/zend_API.h:222)
php_monetdb.c:1515: warning: 'zend_get_parameters_ex' is deprecated (declared 
at /usr/include/php/Zend/zend_API.h:222)
php_monetdb.c: In function 'php_monetdb_fetch_hash':
php_monetdb.c:1719: error: 'zend_fcall_info' has no member named 'object_pp'
php_monetdb.c:1757: error: 'zend_fcall_info_cache' has no member named 
'object_pp'
php_monetdb.c: In function 'php_monetdb_data_info':
php_monetdb.c:1858: warning: 'zend_get_parameters_ex' is deprecated (declared 
at /usr/include/php/Zend/zend_API.h:222)
php_monetdb.c:1859: warning: 'zend_get_parameters_ex' is deprecated (declared 
at /usr/include/php/Zend/zend_API.h:222)
php_monetdb.c: In function 'zif_monetdb_free_result':
php_monetdb.c:1956: warning: 'zend_get_parameters_ex' is deprecated (declared 
at /usr/include/php/Zend/zend_API.h:222)
gnumake[8]: *** [php_monetdb.lo] Error 1
gnumake[7]: *** [all-recursive] Error 1
gnumake[6]: *** [all] Error 2
gnumake[5]: *** [all-recursive] Error 1
gnumake[4]: *** [all] Error 2
gnumake[3]: *** [all-recursive] Error 1
gnumake[2]: *** [all] Error 2
gnumake[1]: *** [all-recursive] Error 1
gnumake: *** [all] Error 2
making MonetDB-client failed
Please refer to the full log at /private/var/tmp/MonetDB-1252498422/log
If you believe this is an error in the script or the software,
file a bug and attach the logfile.
Terminated

Thanks.


----------------------------------------------------------------------

>Comment By: Fabian (mr-meltdown)
Date: 2009-09-09 14:35

Message:
You just have a new problem with PHP.

checking for PHP... "found: 5.3.0"
checking for Zend/zend_exceptions.h... yes
checking for PHP includes and libraries... PHP_INCS=" -I/usr/include/php
-I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend
-I/usr/include/php/ext -I/usr/include/php/ext/date/lib"
PHP_EXTENSIONDIR="$prefix/lib/php/extensions/no-debug-non-zts-20090626"
...
checking for PHP < 5.3.0... "no (5.3.0)"

so apparently my previous fix (unrelated to OSX 10.6) didn't work quite
well for this.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2855152&group_id=56967

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to