Re: failing configure..

2006-01-22 Thread Andreas Köhler
Hi, > >> The only problem here is that the g-wrap package depends on the > >> g-wrap runtime wich again dep on libffi, wich again dep on gcc > >> base wich .. again. And changing the gcc package breaks > >> 800 other packages... > > > > > > Well, I do not understand your dep chain, looking

Re: failing configure..

2006-01-22 Thread Tor Harald Thorland
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Köhler wrote: > Hi, > > On Sunday, 22 Jan 2006, 14:55 CET, Tor Harald Thorland wrote: > >> The only problem here is that the g-wrap package depends on the >> g-wrap runtime wich again dep on libffi, wich again dep on gcc >> base wich ...

Re: failing configure..

2006-01-22 Thread Andreas Köhler
Hi, On Sunday, 22 Jan 2006, 14:55 CET, Tor Harald Thorland wrote: > The only problem here is that the g-wrap package depends on the g-wrap > runtime wich again dep on libffi, wich again dep on gcc base wich > .. again. And changing the gcc package breaks 800 other > packages... Well, I do

Re: failing configure..

2006-01-22 Thread Neil Williams
On Sunday 22 January 2006 1:55 pm, Tor Harald Thorland wrote: > > 1.9.6-3 IS in Ubuntu Universe: > > http://packages.ubuntu.com/dapper/interpreters/g-wrap > > > > Upgrade and this will fix the problem. > > The only problem here is that the g-wrap package depends on the g-wrap > runtime wich again d

Re: failing configure..

2006-01-22 Thread Tor Harald Thorland
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Neil Williams wrote: > On Saturday 21 January 2006 8:32 pm, Tor Harald Thorland wrote: > >> - -o .libs/engine-helpers.o engine-helpers.c:27:24: >> error: g-wrap-wct.h: No such file or directory > > > Tor, you absolutely must install g-w

Re: failing configure..

2006-01-22 Thread Neil Williams
On Saturday 21 January 2006 8:32 pm, Tor Harald Thorland wrote: > - -o .libs/engine-helpers.o engine-helpers.c:27:24: error: > g-wrap-wct.h: No such file or directory Tor, you absolutely must install g-wrap 1.9.6-3 from Ubuntu. There is no way 1.9.6-2 will work with gnucash because of

Re: failing configure..

2006-01-21 Thread Derek Atkins
Quoting Tor Harald Thorland <[EMAIL PROTECTED]>: - -o .libs/engine-helpers.o engine-helpers.c:27:24: error: g-wrap-wct.h: No such file or directory Okay, THIS means you're running with a broken version of g-wrap. What OS/Distro? What version(s) of g-wrap do you have? It is Ubuntu 5.10, wit

Re: failing configure..

2006-01-21 Thread Tor Harald Thorland
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Derek Atkins wrote: > Quoting Tor Harald Thorland <[EMAIL PROTECTED]>: > >> :-) I just installed the system, and then I installed the >> packages when the autogen / configure / make complained that they >> were missing. > > > Well, perhaps you should

Re: failing configure..

2006-01-21 Thread Derek Atkins
Quoting Tor Harald Thorland <[EMAIL PROTECTED]>: :-) I just installed the system, and then I installed the packages when the autogen / configure / make complained that they were missing. Well, perhaps you should have installed the development environment and also the gnome development environm

Re: failing configure..

2006-01-21 Thread Tor Harald Thorland
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Derek Atkins wrote: > Quoting Tor Harald Thorland <[EMAIL PROTECTED]>: > >> Found the fault, the error was me who hasn't installed the C >> compiler... But why doesn't it give a more clearly error when a >> major package like this is missing. > > > AC

Re: failing configure..

2006-01-21 Thread Derek Atkins
Quoting Tor Harald Thorland <[EMAIL PROTECTED]>: Found the fault, the error was me who hasn't installed the C compiler... But why doesn't it give a more clearly error when a major package like this is missing. AC_PROG_CC should error out if it finds no C compiler. I've never tried building on

Re: failing configure..

2006-01-21 Thread Tor Harald Thorland
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Found the fault, the error was me who hasn't installed the C compiler... But why doesn't it give a more clearly error when a major package like this is missing. I have now got onto the make, and gets the following error: (with the latest svn Rev.

Re: failing configure..

2006-01-20 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tor Harald Thorland wrote: | Hi, | | Can someone please advice me what to do, and what this sanity check is? | | I'm trying to build the latest revision from svn on a newly installed | Ubuntu system. | | checking dependency style of g++... none | chec

Re: failing configure..

2006-01-20 Thread Christian Stimming
Can you please post your gzip'd config.log? Also, you can look into that file yourself. The abort message of the configure check can be found at approx. 2/3 into the file. I'd guess either you have bad configure flags in your environment variables (like CPPFLAGS=-Werror, see my post earlier th

failing configure..

2006-01-20 Thread Tor Harald Thorland
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Can someone please advice me what to do, and what this sanity check is? I'm trying to build the latest revision from svn on a newly installed Ubuntu system. checking dependency style of g++... none checking how to run the C++ preprocessor... /li