ID:               23928
 User updated by:  igor at gelios dot net
 Reported By:      igor at gelios dot net
-Status:           Feedback
+Status:           Open
 Bug Type:         InterBase related
 Operating System: Linux RedHat 9
 PHP Version:      4.3.2
 New Comment:

After export LIBS="-lstdc++ -lcrypto":

configure: error: installation or configuration problem: C compiler
cannot create executables.

;(


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

[2003-06-01 05:06:40] [EMAIL PROTECTED]

try this:

1)
-add in your php_interbase.h this line:
#define ISC_FAR

2)
-before ./configure
export LIBS="-lstdc++ -lcrypto"

3) 
if you use FB1.5RC2 .rpm there is a bug.
check in your syslog. You will see an error
looking for firebird.conf in a wrong path.
Adjust it (with right permissions too)



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

[2003-05-31 14:24:53] igor at gelios dot net

Firebird (www.firebirdsql.org) is a main opensource clone of
Interbase.

Firebird 1.0.2 (current stable release) work with php almost fine.

But Firebird 1.5 (RC2 now available) was rewritten with C++ and php
4.3.2 can't be compiled with this release - configure failed.

Firebird, not Borland Interbase, is now main variant for interbase-like
sql server and php MUST support it ;) 

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


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

Reply via email to