View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000761 | Xdebug | Uncategorized | public | 2011-12-15 08:11 | 2011-12-15 09:31 |
Reporter | drfugazi | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | sun4u sparc | OS | Solaris | OS Version | 10 |
Product Version | 2.1.0 | ||||
Summary | 0000761: xdebug 2.1.2 - undefined symbol: NAME_MAX acomp failed for usefulstuff.c on Solaris 10 | ||||
Description | Compilation failed on Solaris 10 with SunStudio 12u1 and xdebug-2.1.2: line 440: undefined symbol: NAME_MAX | ||||
Steps To Reproduce | % /usr/local/php52/bin/phpize % ./configure --enable-xdebug --with-php-config=/usr/local/php52/bin/php-config % dmake | ||||
Additional Information | Version 2.1.1 compiles successfully % diff -u xdebug-2.1.2/usefulstuff.c xdebug-2.1.2-patched/usefulstuff.c | ||||
Tags | No tags attached. | ||||
Operating System | Sun Solaris 10 | ||||
PHP Version | 5.2.10 | ||||
|
Hija! This has already been fixed on github: https://github.com/derickr/xdebug/commit/70a6992405b6956a48c5d418fc86f800a20adbc7 I'll make a new release in a bit, but right now I'd advice you to use the xdebug_2_1 branch from github. cheers, |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-12-15 08:11 | drfugazi | New Issue | |
2011-12-15 09:31 | derick | Note Added: 0001879 | |
2011-12-15 09:31 | derick | Status | new => resolved |
2011-12-15 09:31 | derick | Resolution | open => no change required |
2011-12-15 09:31 | derick | Assigned To | => derick |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |