[Bond-users] Can't compile bonddb

jasen at tyreal.treshna.com jasen at tyreal.treshna.com
Sun May 6 17:49:23 EDT 2007


On Sat, May 05, 2007 at 11:43:54PM +0200, Ibrahim Shaame wrote:
> I am try to install bond, but when first installing bonddb scons gives
> me the following error message:
> "gcc -o bondcommon/bc.os -c "-DUNIX " "-g -Wall -DMEM_TEST " -fPIC
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include bondcommon/bc.c
> cc1: error: unrecognised debug output level " -Wall -DMEM_TEST "
> scons: *** [bondcommon/bc.os] Error 1
> scons: building terminated because of errors."

I fixed that bug some months ago... you can either use an older scons, or a
newer bond, or fix the bug by doing this:

 Edit the SConsstruct where is says  "-g -Wall -DMEM_TEST " to say 
 ['-g','-Wall','-DMEM_TEST'] instead.





More information about the Bond-users mailing list