[Bond-users] Error compiling bonddb on ArchLinux

liam liam at treshna.com
Sat Aug 30 05:45:12 EDT 2008


Warnings are apparently being treated as errors... currently trapped on
someone's Vista machine, so can't check exactly what needs to be done, but
if you edit the SConstruct to remove the -Werror option it should compile
fine, as it's a trivial error (just a variable being defined without being
used).

-- Liam

On Sat, 30 Aug 2008 02:08:03 +0900, Bryce Tanner <bryce at easyeigo.com>
wrote:
> Hello all.  I hope you can help me.  I'm running up into this error on
> make.
> I'm using gcc 4.3.1, could this be a factor?
> 
> Bryce
> 
> 
> [root at dekopon bonddb]# scons install
> scons: Reading SConscript files ...
> 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...
> Using customised pkg-config path
> :/opt/kde/lib/pkgconfig:/opt/qt/lib/pkgconfig
> scons: done reading SConscript files.
> scons: Building targets ...
> gcc -o bondsql/lexer.os -c -DUNIX -g -Wall -Werror -DMEM_TEST -fPIC
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Ibondcommon
> bondsql/lexer.c
> cc1: warnings being treated as errors
> <stdout>:1777: error: 'input' defined but not used
> scons: *** [bondsql/lexer.os] Error 1
> scons: building terminated because of errors.
> 
> 
> 
> 
> _______________________________________________
> Bond-users mailing list
> Bond-users at lists.hcoop.net
> https://lists.hcoop.net/listinfo/bond-users




More information about the Bond-users mailing list