View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000372 | Xdebug | Installation | public | 2008-05-04 23:00 | 2008-05-05 08:08 |
Reporter | stephaneeybert | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0000372: Cannot compile xdebug. make gives error 1. | ||||
Description | Dear all, I tried to install xdebug 2.0.3 from source on Kubuntu 8.04 with php-4.3.11 sitting in /home/stephane/programs/install I have the gcc I ran the following command: ./configure --enable-xdebug --prefix=/home/stephane/programs/install --with-php-config=/home/stephane/programs/install/bin/php-config Then I did a make and got /bin/bash /home/stephane/programs/xdebug-2.0.3/libtool --mode=compile gcc -I. -I/home/stephane/programs/xdebug-2.0.3 -DPHP_ATOM_INC -I/home/stephane/programs/xdebug-2.0.3/include -I/home/stephane/programs/xdebug-2.0.3/main -I/home/stephane/programs/xdebug-2.0.3 -I/home/stephane/programs/install/include/php -I/home/stephane/programs/install/include/php/main -I/home/stephane/programs/install/include/php/TSRM -I/home/stephane/programs/install/include/php/Zend -DHAVE_CONFIG_H -g -O0 -c /home/stephane/programs/xdebug-2.0.3/xdebug_code_coverage.c -o xdebug_code_coverage.lo | ||||
Additional Information | The output of the configure command: checking build system type... i686-pc-linux-gnu | ||||
Tags | No tags attached. | ||||
Operating System | Kubuntu 8.04 | ||||
PHP Version | 4.3.11 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-05-04 23:00 | stephaneeybert | New Issue | |
2008-05-05 08:08 | derick | Status | new => resolved |
2008-05-05 08:08 | derick | Resolution | open => fixed |
2008-05-05 08:08 | derick | Assigned To | => derick |
2008-05-05 08:08 | derick | Note Added: 0000850 | |
2008-12-20 19:53 | derick | Relationship added | has duplicate 0000412 |