[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: [RaQ4] PHP 4.2.3 and --with-db3 *ERRORS*



Ok,

I got that working... (edited the configure file to also accept 3.0) Now
check this...
It compiled, and then it gives me this:

===================================
/bin/sh /home/redhat/BUILD/php-4.2.3/libtool --silent --mode=compile
cc  -I. -I
/home/redhat/BUILD/php-4.2.3/ext/dba -I/home/redhat/BUILD/php-4.2.3/main -I/
home
/redhat/BUILD/php-4.2.3 -I/usr/include/apache -I/home/redhat/BUILD/php-4.2.3
/Zen
d -I/usr/include/freetype -I/usr/include/imap -I/usr/interbase/include -I/ho
me/r
edhat/BUILD/php-4.2.3/ext/mysql/libmysql -I/usr/include/pgsql -I/home/redhat
/BUI
LD/php-4.2.3/ext/xml/expat  -DLINUX=22 -DMOD_SSL=208104 -DMOD_PERL -DUSE_PER
L_SS
I -Dbool=char -DHAS_BOOL -DEAPI -DBIG_SECURITY_HOLE -DCOBALT_RAQ_LED -I/home
/red
hat/BUILD/php-4.2.3/TSRM -DEAPI -O2 -m486 -fno-strength-reduce -prefer-pic  
-c d
ba_db3.c
dba_db3.c: In function `dba_open_db3':
dba_db3.c:77: structure has no member named `open'
dba_db3.c: In function `dba_firstkey_db3':
dba_db3.c:164: too many arguments to function
make[3]: *** [dba_db3.lo] Error 1
make[3]: Leaving directory `/home/redhat/BUILD/php-4.2.3/ext/dba'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/redhat/BUILD/php-4.2.3/ext/dba'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/redhat/BUILD/php-4.2.3/ext'
make: *** [all-recursive] Error 1
Bad exit status from /var/tmp/rpm-tmp.52596 (%build)
===================================

Does anyone have a clue?
I am completely out of idea's...