|
From: Claudio V. C. <cv...@us...> - 2004-07-11 10:05:50
|
Treeve Jelbert wrote: >> > build 7954 gives the following error > > g++ -O -march=athlon-tbird -mmmx -m3dnow -pipe -O > -march=athlon-tbird -mmmx > -m3dnow -pipe -I../src/include/gen -I../src/include -DNDEBUG > -DLINUX -pipe > -MMD -fPIC -fmessage-length=0 -DPROD_BUILD -O -march=athlon-tbird > -mmmx > -m3dnow -pipe -I../src/include/gen -I../src/include -DNDEBUG > -DLINUX -pipe > -MMD -fPIC -fmessage-length=0 -DPROD_BUILD -I../src/include/gen > -I../src/include -DNDEBUG -DLINUX -pipe -MMD -fPIC -fmessage-length=0 > -DPROD_BUILD -c ../src/utilities/ibmgr/srvrmgr.cpp > -o ../temp/std/utilities/ibmgr/srvrmgr.o > ../src/utilities/ibmgr/srvrmgr.cpp: In function `bool > print_pool(const ibmgr_data_t*)': > ../src/utilities/ibmgr/srvrmgr.cpp:669: error: invalid conversion > from `void* > const*' to `void**' > ../src/utilities/ibmgr/srvrmgr.cpp:669: error: initializing > argument 2 of > `ISC_STATUS isc_service_query(ISC_STATUS*, void**, > isc_resv_handle*, short > unsigned int, const ISC_SCHAR*, short unsigned int, const > ISC_SCHAR*, short > unsigned int, ISC_SCHAR*)' > make[3]: *** [../temp/std/utilities/ibmgr/srvrmgr.o] Error 1 Try again when you can retrieve the latest version. BTW, what's happening with your mail reader? It generates replies with Re:<space>subject -> correct Re:<space><space>subject -> wrong Re::<space>subject -> wrong This makes article/email threading a pain. C. |