Re: GnucashMobile for Android License

2012-08-08 Thread Ngewi Fet
Hi all, This is just a notification that I have switched GnucashMobile for Android to the Apache license v2. Thanks for the input and discussion around this. Cheers, Ngewi On Thu, Jul 12, 2012 at 6:09 PM, Derek Atkins wrote: > Hi, > > Ngewi Fet writes: > > > Hi everyone, > > It occurred to tha

Re: svn - git sync stopped working ?

2012-08-08 Thread Derek Atkins
John Ralls writes: > Wasn't all that subtle after all, it was $PATH. For reasons known only > to the gods, between 20:31 July 15th (the last successful run) and > 00:31 on the 16th (the first failure), xinetd decided to stop loading > the PATH set in my environment when executing the script and s

trunk not compiling

2012-08-08 Thread Casey Cichon
I'm getting this error when I compile the latest trunk: libtool: link: gcc -Werror -Wdeclaration-after-statement -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -o .libs/gnucash gnucash-bin.o -Wl,-Bsymbolic-functions -pthread -Wl,--export-dynamic -pthread ../../sr

Re: trunk not compiling

2012-08-08 Thread Derek Atkins
Hi, Your issue is that you are linking against the installed libraries. Remove them all and then try again. Try "make uninstall" -derek On Wed, August 8, 2012 3:21 pm, Casey Cichon wrote: > I'm getting this error when I compile the latest trunk: > > libtool: link: gcc -Werror -Wdeclaration-afte

Re: trunk not compiling

2012-08-08 Thread Geert Janssens
On 08-08-12 21:21, Casey Cichon wrote: I'm getting this error when I compile the latest trunk: libtool: link: gcc -Werror -Wdeclaration-after-statement -g -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -o .libs/gnucash gnucash-bin.o -Wl,-Bsymbolic-functions -pthread