Hi,
I'm having trouble building the dba extension on win32. I get these
errors:
D:\php\php4\ext\dba\dba_db3.c(89) : error C2039: 'set_errcall' : is not a
member of '__db'
D:\PHP\PHP-WIN32BUILD\INCLUDE\db.h(397) : see declaration of '__db'
D:\php\php4\ext\dba\dba_db3.c(90) : error C2039: 'open' : is not a member of
'__db'
D:\PHP\PHP-WIN32BUILD\INCLUDE\db.h(397) : see declaration of '__db'
from looking at cvs annotate, the lines causing these errors were added on
30 Dec 02 by helly.
I looked at the latest win32build zip file on php.net, and I have the latest
information.
Has anyone else seen this error? Or know how I can fix this?
thanks
dave
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php