View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000177 | Xdebug | public | 2006-05-01 06:26 | 2006-05-27 21:08 | |
Reporter | judas_iscariote | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | amd64 | OS | Linux | OS Version | SUSE 10.0 |
Product Version | 2.0.0dev | ||||
Summary | 0000177: debug client does not compile | ||||
Description | I neglected to report this before,(long time having the problem), but debugclient does not compiles at all | ||||
Steps To Reproduce | cd xdebug/debugclient result: buildconf: You need GNU Bison 1.28 or newer installed. I have bison 1.875 installed... I solved this error using export LC_ALL=C and then builconf works ok, and ends sucefully.but after that ,configure fails. config.status: creating Makefile | ||||
Additional Information | autoconf version 2.59 if more information is required, let me to know. | ||||
Tags | No tags attached. | ||||
Operating System | Linux 64 bit | ||||
PHP Version | 5.1-dev | ||||
|
BTW:: I used the "advanced report" feature of mantis, but I see the relevant info is not visible in non-advanced way :( |
|
The client doesn't use bison at all, so I just removed the check. It should work now. |
|
no, it doesn't work. i just checked a fresh copy from the CVS. configure: creating ./config.status aby other info I can provide to fix the problem ? |
|
Might have to do with your autoconf/automake versions actually. I use: which work fine. PHP and PHP extensions have similar problems with the newer versions I think. Can you check this? |
|
all PHP extensions included in the core, or from PECL ( like APC, filter, gpg,and a very few others I tried) compiles with no problems at all. PHP6, PHP5_1, and 4_4 compiles with absolutely no issues. any other hint ? |
|
The debugclient uses an old script I think. Did you verify if the older tools work with it? |
|
Did you have a chance to look at the other versions of the auto tools yet? |
|
Can't reproduce this... nor did I get any more feedback so I'm resolving this issue for now. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-05-01 06:26 | judas_iscariote | New Issue | |
2006-05-01 06:28 | judas_iscariote | Note Added: 0000388 | |
2006-05-01 11:09 | derick | Status | new => closed |
2006-05-01 11:09 | derick | Note Added: 0000390 | |
2006-05-01 19:36 | judas_iscariote | Status | closed => feedback |
2006-05-01 19:36 | judas_iscariote | Resolution | open => reopened |
2006-05-01 19:36 | judas_iscariote | Note Added: 0000391 | |
2006-05-01 19:50 | derick | Note Added: 0000392 | |
2006-05-01 19:50 | derick | Additional Information Updated | |
2006-05-01 19:54 | judas_iscariote | Note Added: 0000393 | |
2006-05-07 22:56 | derick | Note Added: 0000402 | |
2006-05-14 19:13 | derick | Note Added: 0000409 | |
2006-05-27 21:08 | derick | Status | feedback => resolved |
2006-05-27 21:08 | derick | Resolution | reopened => unable to reproduce |
2006-05-27 21:08 | derick | Assigned To | => derick |
2006-05-27 21:08 | derick | Note Added: 0000413 | |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |