ID:               21112
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: linux
 PHP Version:      4.3.0RC3
 New Comment:

We do not support 3rd party extensions. They need to fix their module
as it just no longer compiles. Not a PHP problem -> bogus.

Derick


Previous Comments:
------------------------------------------------------------------------

[2002-12-20 07:09:22] [EMAIL PROTECTED]

sqlanywhere from https://login.sybase.com/detail/1,6904,1019698,00.html

------------------------------------------------------------------------

[2002-12-20 07:07:17] [EMAIL PROTECTED]

changed summary.

------------------------------------------------------------------------

[2002-12-20 07:06:46] [EMAIL PROTECTED]

Where did you get that sqlanyware from?

Derick

------------------------------------------------------------------------

[2002-12-20 07:05:04] [EMAIL PROTECTED]

I try to configure php-4.3.0RC3 with sqlanywhere support. I make it
like in previous versions of php 4.x:
cd ext
tar xzf ../../../dwn/sqlanywhere-1.0.1.tgz
cd sqlanywhere
touch *
cd ../..
./buildconf
using default Zend directory
buildconf: checking installation...
buildconf: autoconf version 2.13 (ok)
buildconf: automake version 1.4-p5 (ok)
buildconf: libtool version 1.4 (ok)
rebuilding configure
autoconf: Undefined macros:
***BUG in Autoconf--please report*** AC_ADD_INCLUDE
***BUG in Autoconf--please report*** AC_ADD_INCLUDE
***BUG in Autoconf--please report*** AC_ADD_LIBRARY_WITH_PATH
rebuilding main/php_config.h.in

and during configuration:
./configure --with-apxs=/usr/local/apache/bin/apxs --enable-EAPI \
--enable-track-vars --with-mysql=/usr/local/mysql --with-jpeg-dir
--with-t1lib \
--enable-calendar --enable-sysvsem --enable-sysvshm --enable-trans-sid
\
--with-zlib --enable-ftp --enable-yp --enable-memory-limit --with-gd \
--with-exec-dir --enable-sockets --enable-safe-mode \
--with-exec-dir=/usr/local/php/bin --with-pdflib=/usr/pdflib \
--with-imap --with-png-dir --with-gettext --enable-mbstring \
--with-openssl=/usr/openssl/ --with-config-file-path=/root/conf/ \
--with-ldap \
--with-sqlanywhere

checking for SQLAnywhere support... yes
./configure: line 66818: syntax error near unexpected token
`AC_ADD_INCLUDE($SQLANY_DIR/include)'
./configure: line 66818: `        AC_ADD_INCLUDE($SQLANY_DIR/include)'



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=21112&edit=1

Reply via email to