I have another problem. I did the same and checked all modules out (@ 16:45) + bootstrap + configure but I got an error in pathfinder/xrpc: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/flokstra/include/MonetDB -I/usr/local/flokstra/include/MonetDB/common -I/usr/local/flokstra/include/MonetDB/gdk -I/usr/local/flokstra/include/MonetDB4 -I/usr/local/flokstra/include/MonetDB4/monet -I/usr/local/flokstra/include/MonetDB4/plain -I/usr/local/flokstra/include/MonetDB4/contrib -I/usr/local/flokstra/include/MonetDB4/mapi -I/usr/local/flokstra/include/MonetDB4/calibrator -I/usr/include/libxml2 -I../compiler/include -I./../compiler/include -DLIBXRPC_SERVER -g -O2 -Wall -W -std=c99 -Werror-implicit-function-declaration -Werror -Wpointer-arith -DEMBEDDED -DMT -DNO_CGI -DNO_AUTH -DIO_MAX=10240 -c xrpc_server.c -fPIC -DPIC -o .libs/lib_xrpc_server_la-xrpc_server.o xrpc_server.mx: In function `xrpc_fork_mapiclient': xrpc_server.mx:1198: error: implicit declaration of function `socket_rastream' xrpc_server.mx:1198: warning: initialization makes pointer from integer without a cast xrpc_server.mx:1200: error: implicit declaration of function `socket_wastream' xrpc_server.mx:1200: warning: passing arg 1 of `wbstream' makes pointer from integer without a cast make[2]: *** [lib_xrpc_server_la-xrpc_server.lo] Error 1 make[2]: Leaving directory `/local/flokstra/software/pathfinder/runtime' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/local/flokstra/software/pathfinder' make: *** [install] Error 2 flokstra@ewi581:/local/flokstra/software> JanF On Tuesday 17 April 2007 16:35, Ying Zhang wrote:
Hi all,
After having checked out the latest commit from the CURRENT branch, rebuild (bootstrap, configure, make install) module "clients" failed with some errors on JDBC (see attachment).
Does anyone know what is wrong here?
Regards,
Jennie