ID:               8364
 Updated by:       [EMAIL PROTECTED]
-Reported By:      [EMAIL PROTECTED]
+Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         ODBC related
 Operating System: Solaris 8 Sparc
 PHP Version:      4.0.4
 New Comment:

I'm experiencing this bug with php 4.1.1
I'm running SuSE Linux 7.1 x86
any feedback would be helpful


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

[2001-06-11 10:08:31] [EMAIL PROTECTED]

closed due to no user feedback.  if it's still an open case, please
reopen the bug.

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

[2001-05-23 06:31:38] [EMAIL PROTECTED]

Does this happen with PHP 4.0.5 too?

--Jani


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

[2000-12-21 15:34:08] [EMAIL PROTECTED]

 configure went ok but when I did a make I get an error. 
The problem seems to be when I include "sapdb".


./configure --with-apache=/usr/Data/TMP/apache_1.3.14 \
--with-sapdb=/usr/sapdb \
--without-mysql \
--with-imap=/usr/local/imap \
--with-gd=/usr/gd \
--disable-xml \
--with-config-file-path=/usr/local/apache/conf

-----------------------------------------------------
checking for MySQL support... no
checking for Oracle-OCI8 support... no
checking for Adabas support... no
checking for SAP DB support... yes
checking for Oracle-ORACLE support... no
------------------------------------------------------
# make
...
...
...
make[1]: Entering directory `/usr/Data/TMP/php-4.0.4/main'
make[2]: Entering directory `/usr/Data/TMP/php-4.0.4/main'
gcc  -I. -I/usr/Data/TMP/php-4.0.4/main -I/usr/Data/TMP/php-4.0.4/main
-I/usr/Data/TMP/php-4.0.4 -I/usr/Data/TMP/apache_1.3.14/src/include
-I/usr/Data/TMP/apache_1.3.14/src/os/unix
-I/usr/Data/TMP/php-4.0.4/Zend -I/usr/gd -I/usr/local/imap/include
-I/usr/sapdb/incl -I/usr/Data/TMP/php-4.0.4/TSRM 
-D_POSIX_PTHREAD_SEMANTICS -g -O2  -c main.c && touch main.lo
gcc  -I. -I/usr/Data/TMP/php-4.0.4/main -I/usr/Data/TMP/php-4.0.4/main
-I/usr/Data/TMP/php-4.0.4 -I/usr/Data/TMP/apache_1.3.14/src/include
-I/usr/Data/TMP/apache_1.3.14/src/os/unix
-I/usr/Data/TMP/php-4.0.4/Zend -I/usr/gd -I/usr/local/imap/include
-I/usr/sapdb/incl -I/usr/Data/TMP/php-4.0.4/TSRM 
-D_POSIX_PTHREAD_SEMANTICS -g -O2  -c internal_functions.c && touch
internal_functions.lo
In file included from internal_functions.c:37:
/usr/Data/TMP/php-4.0.4/ext/odbc/php_odbc.h:86: WINDOWS.H: No such file
or directory
/usr/Data/TMP/php-4.0.4/ext/odbc/php_odbc.h:87: sql.h: No such file or
directory
/usr/Data/TMP/php-4.0.4/ext/odbc/php_odbc.h:88: sqlext.h: No such file
or directory
make[2]: *** [internal_functions.lo] Error 1
make[2]: Leaving directory `/usr/Data/TMP/php-4.0.4/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/Data/TMP/php-4.0.4/main'
make: *** [all-recursive] Error 1



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


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

Reply via email to