View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000102 | Xdebug | public | 2004-11-15 16:52 | 2004-11-15 18:52 | |
| Reporter | spooker | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Summary | 0000102: Unable to configure debugclient on Suse 9.1 | ||||
| Description | After running buildconf the configure script is breaking with the following message: | ||||
| Additional Information | buildconf output: | ||||
| Tags | No tags attached. | ||||
| Operating System | Linux -- Suse 9.1 | ||||
| PHP Version | 4.3.9 | ||||
|
|
Try the following patch: Index: configure.inRCS file: /repository/xdebug/debugclient/configure.in,v AC_CHECK_FUNCS(strerror strtol strtoul) -sinclude(build/threads.m4)
|
|
|
Yes, removing those lines fixed the problem, configured and compiled correctly |
|
|
Fixed in CVS. |