Date: 11/14/00
- Next message: Ignacio Vazquez-Abrams: "Re: [PHP-DEV] PHP 4.0 Bug #7788 Updated: Make fails with sybase-ct, cannot find ctpublic.h"
- Previous message: arnoldg <email protected>: "[PHP-DEV] PHP 4.0 Bug #7819: Trouble Finding Datasource"
- Next in thread: Ignacio Vazquez-Abrams: "Re: [PHP-DEV] PHP 4.0 Bug #7788 Updated: Make fails with sybase-ct, cannot find ctpublic.h"
- Reply: Ignacio Vazquez-Abrams: "Re: [PHP-DEV] PHP 4.0 Bug #7788 Updated: Make fails with sybase-ct, cannot find ctpublic.h"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 7788
Updated by: joey
Reported By: will <email protected>
Status: Closed
Bug Type: Compile Failure
Assigned To:
Comments:
Is ctpublic.h in /opt/sybase-11.9.2/include?
Previous Comments:
---------------------------------------------------------------------------
[2000-11-13 12:56:35] will <email protected>
Standard RedHat 6.2 box, using the sybase sybase-common-11.9.2-2.i386.rpm
Configure:
./configure --with-sybase-ct=/opt/sybase-11.9.2
make[2]: Entering directory `/downloads/php-4.0.3pl1/main'
gcc -I. -I/downloads/php-4.0.3pl1/main -I/downloads/php-4.0.3pl1 -I/downloads/php-4.0.3pl1/main -I/downloads/php-4.0.3pl1/Zend -I/downloads/php-4.0.3pl1 -I/downloads/php-4.0.3pl1/ext/mysql/libmysql -I/opt/sybase-11.9.2/include -I/downloads/php-4.0.3pl1/ext/xml/expat/xmltok -I/downloads/php-4.0.3pl1/ext/xml/expat/xmlparse -I/downloads/php-4.0.3pl1/TSRM -DXML_BYTE_ORDER=12 -g -O2 -c internal_functions.c && touch internal_functions.lo
In file included from internal_functions.c:33:
/downloads/php-4.0.3pl1/ext/sybase_ct/php_sybase_ct.h:58: ctpublic.h: No such file or directory
make[2]: *** [internal_functions.lo] Error 1
make[2]: Leaving directory `/downloads/php-4.0.3pl1/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/downloads/php-4.0.3pl1/main'
make: *** [all-recursive] Error 1
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=7788
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Ignacio Vazquez-Abrams: "Re: [PHP-DEV] PHP 4.0 Bug #7788 Updated: Make fails with sybase-ct, cannot find ctpublic.h"
- Previous message: arnoldg <email protected>: "[PHP-DEV] PHP 4.0 Bug #7819: Trouble Finding Datasource"
- Next in thread: Ignacio Vazquez-Abrams: "Re: [PHP-DEV] PHP 4.0 Bug #7788 Updated: Make fails with sybase-ct, cannot find ctpublic.h"
- Reply: Ignacio Vazquez-Abrams: "Re: [PHP-DEV] PHP 4.0 Bug #7788 Updated: Make fails with sybase-ct, cannot find ctpublic.h"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

