Building 2.5.0 / Ubuntu raring 13.04

Geert Janssens janssens-geert at telenet.be
Sat Apr 13 15:17:46 EDT 2013


Ok, that's one step forward again. Thanks for reporting each build failure.

I wish I could reproduce your build errors on Fedora. That would make it easier to fix them all in one go. But 
I have no idea what makes it run into errors on your system and not on mine. Would that be a specific 
compiler option ? I have --enable-compiler-warnings in my build as well, so that's not it.

I'll fix this one early next week (if noone beats me to it). I'm out of time right now.

Geert

On Saturday 13 April 2013 19:39:23 Norbert Holze wrote:
> Am 13.04.2013 19:08, schrieb Geert Janssens:
> > Oops, that's my mistake. I forgot to commit the new file.
> > 
> > Can you try again with the r22903 ?
> 
> Hi Geert,
> 
> it took longer:
> svn checkout http://svn.gnucash.org/repo/gnucash/trunk gnucash
> cd gnucash
> ./autogen.sh
> ./configure --enable-compile-warnings --disable-error-on-warning
> --with-html-engine=webkit --prefix=/usr/bin/gnucash2.5
> make
> 
> Result:
> 
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src
> -I../../../src/engine -I../../../src/core-utils
> -I../../../src/gnc-module -I../../../src/app-utils
> -I../../../src/gnome-utils -I../../../src/register/register-core
> -I../../../src/libqof/qof -pthread -I/usr/include/gconf/2
> -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -pthread -I/usr/include/gtk-2.0
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
> -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
> -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12
> -I/usr/include/harfbuzz -pthread -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -DG_LOG_DOMAIN=\"gnc.business.ledger\" -Wdeclaration-after-statement -g
> -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations
> -Wno-unused -MT gncEntryLedgerLoad.lo -MD -MP -MF
> .deps/gncEntryLedgerLoad.Tpo -c gncEntryLedgerLoad.c  -fPIC -DPIC -o
> .libs/gncEntryLedgerLoad.o
> In file included from ../../../src/app-utils/business-options.h:28:0,
>                  from gncEntryLedgerLoad.c:37:
> ../../../src/app-utils/option-util.h:28:22: fatal error: libguile.h: No
> such file or directory
> compilation terminated.


More information about the gnucash-devel mailing list