[Bond-users] Compiling on Fedora (14, 64 bit)?

Walter Hurry walterhurry at gmail.com
Thu Dec 2 11:33:51 EST 2010


Hi,

This is on Fedora 14 (64 bit).

I've downloaded bond-3.1.3.tar.gz, untarred it, and descended to the
bonddb directory.
When I do a 'scons', I get this:
------------------------------------------------------------------------------------------
[daddy at daddy bonddb]$ scons
scons: Reading SConscript files ...

scons: warning: The Options class is deprecated; use the Variables
class instead. File "/home/daddy/Download/bond/bonddb/SConstruct", line
35, in <module>

scons: warning: The BoolOption() function is deprecated; use the
BoolVariable() function instead. File
"/home/daddy/Download/bond/bonddb/SConstruct", line 36, in <module>


Checking for glib-2.0 >= 2.12.0... pkg-config glib-2.0
--atleast-version=2.12.0 (cached) yes
Using postgresql backend.
Checking for C library pq... (cached) yes
building bondcommon
building bondsql
Building bonddb...
scons: done reading SConscript files.
scons: Building targets ...
gcc -o bondcommon/bcmem.os -c -DUNIX -g -Wall -Werror -DMEM_TEST
-pthread -fPIC -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
bondcommon/bcmem.c cc1: warnings being treated as errors
bondcommon/bcmem.c: In function 'mem_concatenate_list':
bondcommon/bcmem.c:341:2: error: format '%d' expects type 'int', but
argument 7 has type 'size_t' bondcommon/bcmem.c:341:2: error: format
'%d' expects type 'int', but argument 8 has type 'size_t'
bondcommon/bcmem.c: In function 'mem_concatenate_list_raw':
bondcommon/bcmem.c:374:2: error: format '%d' expects type 'int', but
argument 7 has type 'size_t' bondcommon/bcmem.c:374:2: error: format
'%d' expects type 'int', but argument 8 has type 'size_t' scons: ***
[bondcommon/bcmem.os] Error 1 scons: building terminated because of
errors. [daddy at daddy bonddb]$ 
------------------------------------------------------------------------------------------
Where have I gone wrong?

Thanks,
Walter



More information about the Bond-users mailing list