Re: Failing make on svn

2006-01-30 Thread Tor Harald Thorland
Derek Atkins wrote: Tor Harald Thorland <[EMAIL PROTECTED]> writes: Hello, Thanks a lot! Heres the output without libgf-gnome packages. checking for GTK - version >= 2.6.0... yes checking for pango version >= 1.8.0... yes checking for libgsf >= 1.12.2... found checking for libgsf-1 >= 1.12

Re: Failing make on svn

2006-01-30 Thread Derek Atkins
Tor Harald Thorland <[EMAIL PROTECTED]> writes: > Hello, > > Thanks a lot! Heres the output without libgf-gnome packages. > > checking for GTK - version >= 2.6.0... yes > checking for pango version >= 1.8.0... yes > checking for libgsf >= 1.12.2... found > checking for libgsf-1 >= 1.12.2 libgsf-gn

Re: Failing make on svn

2006-01-30 Thread Tor Harald Thorland
Hello, Thanks a lot! Heres the output without libgf-gnome packages. checking for GTK - version >= 2.6.0... yes checking for pango version >= 1.8.0... yes checking for libgsf >= 1.12.2... found checking for libgsf-1 >= 1.12.2 libgsf-gnome-1 >= 1.12.2... Package libgsf-gnome-1 was not found in

Re: Failing make on svn

2006-01-26 Thread Derek Atkins
FYI, I've made a change to configure to detect this case... It you have the chance, could I ask you to: 1) update svn 2) remove the libgsf-gnome package 3) try to configure 4) let me know if the configure fails or if configure succeeds? Thanks! -derek Derek Atkins <[EMAIL PROTECTED]> wr

Re: Failing make on svn

2006-01-26 Thread Derek Atkins
Tor Harald Thorland <[EMAIL PROTECTED]> writes: >> Hmm... I wonder if you have libgsf but not libgsf-gnome? >> >> -derek >> > Thank's! that was the last missing piece. > Gnucash SVN R.12980 is now successfully built on Ubuntu 6.04 Dapper > Drake (The develop version) And is working! > > Thanks f

Re: Failing make on svn

2006-01-26 Thread Tor Harald Thorland
Derek Atkins wrote: Quoting Tor Harald Thorland <[EMAIL PROTECTED]>: Jsled: here is the output you requested: [EMAIL PROTECTED]:~/source/gnucash$ grep -A1 "checking for libgsf-1 >= 1.12.2" config.log configure:25473: checking for libgsf-1 >= 1.12.2 libgsf-gnome-1 >= 1.12.2 configure:25597:

Re: Failing make on svn

2006-01-24 Thread Derek Atkins
Quoting Tor Harald Thorland <[EMAIL PROTECTED]>: Jsled: here is the output you requested: [EMAIL PROTECTED]:~/source/gnucash$ grep -A1 "checking for libgsf-1 >= 1.12.2" config.log configure:25473: checking for libgsf-1 >= 1.12.2 libgsf-gnome-1 >= 1.12.2 configure:25597: checking for libgoffic

Re: Failing make on svn

2006-01-24 Thread Tor Harald Thorland
Derek Atkins wrote: Nevermind my last message.. I didn't read this once close enough... Quoting Tor Harald Thorland <[EMAIL PROTECTED]>: .links: rm -f goffice gsf if !HAVE_GOFFICE //THIS IS LINE 752 ln -sf . goffice if !HAVE_LIBGSF ln -sf lib/libgsf-1.12.3/gsf

Re: Failing make on svn

2006-01-24 Thread Derek Atkins
Quoting Tor Harald Thorland <[EMAIL PROTECTED]>: [EMAIL PROTECTED]:~/source/gnucash$ make Makefile:752: *** missing separator. Stop. Can you please send lin 752 and some surrounding lines from that file? Also maybe the gzip'd config.log? Hi... Um, which line is "line 752"? Line 752 in m

Re: Failing make on svn

2006-01-24 Thread Derek Atkins
Nevermind my last message.. I didn't read this once close enough... Quoting Tor Harald Thorland <[EMAIL PROTECTED]>: .links: rm -f goffice gsf if !HAVE_GOFFICE //THIS IS LINE 752 ln -sf . goffice if !HAVE_LIBGSF ln -sf lib/libgsf-1.12.3/gsf gsf touch .links

Re: Failing make on svn

2006-01-24 Thread Tor Harald Thorland
Christian Stimming wrote: Am Dienstag, 24. Januar 2006 21:28 schrieb Tor Harald Thorland: I'm still on Rev. 12971. I did a complete clean svn download now, then ./autogen.sh and then a ./configure --enable-error-on-warning --enable-compile-warnings --enable-debug --enable-HBCI --prefix=/opt/

Re: Failing make on svn

2006-01-24 Thread Christian Stimming
Am Dienstag, 24. Januar 2006 21:28 schrieb Tor Harald Thorland: > I'm still on Rev. 12971. > > I did a complete clean svn download now, then ./autogen.sh and then a > ./configure --enable-error-on-warning --enable-compile-warnings > --enable-debug --enable-HBCI --prefix=/opt/gnucash-1.9 (by the wa

Re: Failing make on svn

2006-01-24 Thread Tor Harald Thorland
Christian Stimming wrote: Tor Harald Thorland schrieb: A couple more if you will. What's the output of... $ grep -A1 "checking for libgsf-1 >= 1.12.2" config.log $ egrep "(LIB)?GSF_" config.log I'm now at revision 12971. and that got me into this: after autogen & ./configure --e

Re: Failing make on svn

2006-01-24 Thread Tor Harald Thorland
Christian Stimming wrote: Tor Harald Thorland schrieb: A couple more if you will. What's the output of... $ grep -A1 "checking for libgsf-1 >= 1.12.2" config.log $ egrep "(LIB)?GSF_" config.log I'm now at revision 12971. and that got me into this: after autogen & ./configure --e

Re: Failing make on svn

2006-01-24 Thread Christian Stimming
Tor Harald Thorland schrieb: A couple more if you will. What's the output of... $ grep -A1 "checking for libgsf-1 >= 1.12.2" config.log $ egrep "(LIB)?GSF_" config.log I'm now at revision 12971. and that got me into this: after autogen & ./configure --enable-error-on-warning --en

Re: Failing make on svn

2006-01-24 Thread Tor Harald Thorland
Josh Sled wrote: On Mon, 2006-01-23 at 21:42 +0100, Tor Harald Thorland wrote: [EMAIL PROTECTED]:~/source/gnucash$ grep "^GSF_" config.log GSF_CFLAGS='' GSF_LIBS='' [EMAIL PROTECTED]:~/source/gnucash$ A couple more if you will. What's the output of... $ grep -A1 "checking for lib

Re: Failing make on svn

2006-01-24 Thread Josh Sled
On Mon, 2006-01-23 at 21:42 +0100, Tor Harald Thorland wrote: > [EMAIL PROTECTED]:~/source/gnucash$ grep "^GSF_" config.log > GSF_CFLAGS='' > GSF_LIBS='' > [EMAIL PROTECTED]:~/source/gnucash$ A couple more if you will. What's the output of... $ grep -A1 "checking for libgsf-1 >= 1.12.2" conf

Re: Failing make on svn

2006-01-23 Thread Tor Harald Thorland
Josh Sled wrote: On Mon, 2006-01-23 at 20:09 +0100, Tor Harald Thorland wrote: I guess that this is a problem in the Ubuntu development version... Below is the text from the package descriptions.. libgsf-1: (Version 1.12.3) Structured File Library - runtime version This is the basic runtime

Re: Failing make on svn

2006-01-23 Thread Josh Sled
On Mon, 2006-01-23 at 20:09 +0100, Tor Harald Thorland wrote: > I guess that this is a problem in the Ubuntu development version... > Below is the text from the package descriptions.. > > libgsf-1: (Version 1.12.3) > Structured File Library - runtime version > This is the basic runtime version of

Re: Failing make on svn

2006-01-23 Thread Tor Harald Thorland
Josh Sled wrote: On Mon, 2006-01-23 at 18:48 +0100, Tor Harald Thorland wrote: Josh Sled wrote: On Mon, 2006-01-23 at 18:28 +0100, Tor Harald Thorland wrote: Josh Sled wrote: Hmm. Which version of libgsf is installed on your system? libgsf-1 vers

Re: Failing make on svn

2006-01-23 Thread Josh Sled
On Mon, 2006-01-23 at 18:48 +0100, Tor Harald Thorland wrote: > Josh Sled wrote: > > On Mon, 2006-01-23 at 18:28 +0100, Tor Harald Thorland wrote: > >> Josh Sled wrote: > >>> Hmm. Which version of libgsf is installed on your system? > >>> > >>> > >> libgsf-1 version 1.12.3-3ubuntu3 > >>

Re: Failing make on svn

2006-01-23 Thread Tor Harald Thorland
Josh Sled wrote: On Mon, 2006-01-23 at 18:28 +0100, Tor Harald Thorland wrote: Josh Sled wrote: On Mon, 2006-01-23 at 18:14 +0100, Tor Harald Thorland wrote: [EMAIL PROTECTED]:~/source/gnucash$ grep "Native" config.log Native libgsf..: yes Native goffice.:

Re: Failing make on svn

2006-01-23 Thread Josh Sled
On Mon, 2006-01-23 at 18:28 +0100, Tor Harald Thorland wrote: > Josh Sled wrote: > > On Mon, 2006-01-23 at 18:14 +0100, Tor Harald Thorland wrote: > > > >> [EMAIL PROTECTED]:~/source/gnucash$ grep "Native" config.log > >> Native libgsf..: yes > >> Native goffice.: no > >>

Re: Failing make on svn

2006-01-23 Thread Tor Harald Thorland
Josh Sled wrote: On Mon, 2006-01-23 at 18:14 +0100, Tor Harald Thorland wrote: [EMAIL PROTECTED]:~/source/gnucash$ grep "Native" config.log Native libgsf..: yes Native goffice.: no Hmm. Which version of libgsf is installed on your system? libgsf-1 version 1.12.

Re: Failing make on svn

2006-01-23 Thread Josh Sled
On Mon, 2006-01-23 at 18:14 +0100, Tor Harald Thorland wrote: > [EMAIL PROTECTED]:~/source/gnucash$ grep "Native" config.log > Native libgsf..: yes > Native goffice.: no Hmm. Which version of libgsf is installed on your system? > > Also, what's the full compilation line, ther

Re: Failing make on svn

2006-01-23 Thread Josh Sled
On Mon, 2006-01-23 at 17:52 +0100, Tor Harald Thorland wrote: > Anyone who can help me with this error? > I have upgraded to the development version of Ubuntu. > This is svn R12953 > > claration-after-statement -Wno-pointer-sign -MT gnc-html-graph-gog.lo > -MD -MP -M F .deps/gnc-html-graph-gog.Tp

Re: Failing make on svn

2006-01-23 Thread Tor Harald Thorland
Josh Sled wrote: On Mon, 2006-01-23 at 17:52 +0100, Tor Harald Thorland wrote: Anyone who can help me with this error? I have upgraded to the development version of Ubuntu. This is svn R12953 claration-after-statement -Wno-pointer-sign -MT gnc-html-graph-gog.lo -MD -MP -M F .deps/gnc-html-g

Failing make on svn

2006-01-23 Thread Tor Harald Thorland
Hello, Anyone who can help me with this error? I have upgraded to the development version of Ubuntu. This is svn R12953 claration-after-statement -Wno-pointer-sign -MT gnc-html-graph-gog.lo -MD -MP -M F .deps/gnc-html-graph-gog.Tpo -c gnc-html-graph-gog.c -fPIC -DPIC -o .libs/gnc -html-graph-