View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000713 | Xdebug | Installation | public | 2011-08-31 08:18 | 2011-08-31 08:25 |
Reporter | slagr | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | Solaris | OS | Solaris | OS Version | Nevada snv_67 X8 |
Summary | 0000713: Cannot compile 2.1.2 under Solaris 5.11 i386 | ||||
Description | While compiling V 2.1.2 under Solaris (5.11 snv_89 i86pc i386 i86pc Solaris), I got the following error: gcc -I. -I/root/xdebug/xdebug-2.1.2 -DPHP_ATOM_INC -I/root/xdebug/xdebug-2.1.2/include -I/root/xdebug/xdebug-2.1.2/main -I/root/xdebug/xdebug-2.1.2 -I/opt/local/include/php -I/opt/local/include/php/main -I/opt/local/include/php/TSRM -I/opt/local/include/php/Zend -I/opt/local/include/php/ext -I/opt/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O0 -c /root/xdebug/xdebug-2.1.2/usefulstuff.c -fPIC -DPIC -o .libs/usefulstuff.o I was able to build 2.1.1 just fine. | ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||
Operating System | Solaris | ||||
PHP Version | 5.3.5 | ||||
|
Hi! I've already fixed this: https://github.com/derickr/xdebug/commit/70a6992405 Please use Xdebug from github until the next release: cheers, |