./configure --prefix=/usr --sysconfdir=/etc --without-mysql 
--with-apxs=/usr/sbin/apxs --enable-memory-limit --with-zlib --with-bz2 
--with-exec-dir=/www/htdocs --with-openssl=/usr --with-config-file-path=/etc 
--enable-track-vars --with-sybase=/usr && make

In file included from /usr/include/sybfront.h:23,
                 from /usr/src/php-4.1.1/ext/sybase/php_sybase_db.h:67,
                 from internal_functions.c:41:
/usr/include/sybdb.h:72: conflicting types for `RETCODE'
/usr/include/sqltypes.h:182: previous declaration of `RETCODE'
/usr/include/sybdb.h:80: conflicting types for `BOOL'
/usr/include/sqltypes.h:96: previous declaration of `BOOL'
/usr/include/sybdb.h:106: warning: redefinition of `BYTE'
/usr/include/sqltypes.h:86: warning: `BYTE' previously declared here
make[2]: *** [internal_functions.lo] Error 1
make[2]: Leaving directory `/usr/src/php-4.1.1/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/php-4.1.1/main'
make: *** [all-recursive] Error 1
-- 
Casey Allen Shobe
[EMAIL PROTECTED]

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to