hello,
first, much thanks to dmitri for this much needed package!
no problems compiling/installing dbg-2.11.32 (and shows up in phpinfo).
however, attempt to compile the cli-2.11.32 yields:
...
dbgbase_globals.cpp: In function 'int dbh_check_new_client_connect(int, sockaddr*, int)':
dbgbase_globals.cpp:699: error: invalid conversion from 'int*' to 'socklen_t*'
dbgbase_globals.cpp:699: error: initializing argument 3 of 'int accept(int, sockaddr*, socklen_t*)'
make[2]: *** [dbgbase_globals.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
|
(buildconf & configure seem to run without a hitch)
im running os 10.4.2 with
glibtool 1.5.16
automake 1.6.3
autoconf 2.59
gcc 4.0.0
glibc 2.4.6
thanks,
emory