Re: 2.0.0 compile hangs

2006-07-11 Thread Derek Atkins
Quoting Brian <[EMAIL PROTECTED]>: > On Tue, 2006-11-07 at 10:11 -0400, Derek Atkins wrote: >> From your top-level srcdir, what happens if you run: > >> ./util/gnc-svnversion > > I just get a usage printout. Did I typo? I THOUGHT I said: ./util/gnc-svnversion . Maybe I missed that trailing d

Re: 2.0.0 on Debian FYI

2006-07-11 Thread Chris Shoemaker
On Tue, Jul 11, 2006 at 05:50:09PM -0700, Thomas Bushnell BSG wrote: > > Gnucash 2.0.0 has been uploaded to Debian, and seems to have > successfully compiled on all current Debian archs that would be > capable of it. (One cannot support guile at present, so of course not > there.) Thanks, Thomas

2.0.0 on Debian FYI

2006-07-11 Thread Thomas Bushnell BSG
Gnucash 2.0.0 has been uploaded to Debian, and seems to have successfully compiled on all current Debian archs that would be capable of it. (One cannot support guile at present, so of course not there.) When the normal ten-day delay expires, if no Debian release-critical bugs appear, it will mig

Re: 2.0.0 compile hangs

2006-07-11 Thread Brian
On Tue, 2006-11-07 at 10:11 -0400, Derek Atkins wrote: > From your top-level srcdir, what happens if you run: > ./util/gnc-svnversion I just get a usage printout. trying it with several directories and some snooping it seems that Chris has stripped out all the svn version info for the 2.0.0 rele

Re: 2.0.0 compile hangs

2006-07-11 Thread Derek Atkins
Brian <[EMAIL PROTECTED]> writes: > I've a gentoo system. I find that the 2.0 release is hanging at: > > checking for pthread_mutex_init... yes > checking for strptime... yes > checking for localtime_r... yes > checking what extra warning flags to pass to the C compiler... > > Where it stalls an

Re: po/POTFILES.in: No such file or directory

2006-07-11 Thread Derek Atkins
Quoting Archimedes Submerged <[EMAIL PROTECTED]>: > Building from a brand new checkout of svn, after running ./autogen.sh, I get > a warning > ./configure: line 5617: ./po/POTFILES.in: No such file or directory > > Anyone know why this happens? Because po/POTFILES.in doesn't exist, yet.It's a

tip_of_the_day.list.in warning: backslash and newline separated by space

2006-07-11 Thread Archimedes Submerged
gcc -E -P -x c -D'N_(x)=x' -o tip_of_the_day.list.tmp tip_of_the_day.list.in tip_of_the_day.list.in:1:59: warning: backslash and newline separated by space tip_of_the_day.list.in:2:53: warning: backslash and newline separated by space tip_of_the_day.list.in:3:63: warning: backslash and newline sepa

po/POTFILES.in: No such file or directory

2006-07-11 Thread Archimedes Submerged
Building from a brand new checkout of svn, after running ./autogen.sh, I get a warning ./configure: line 5617: ./po/POTFILES.in: No such file or directory Anyone know why this happens? ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://list

2.0.0 compile hangs

2006-07-11 Thread Brian
I've a gentoo system. I find that the 2.0 release is hanging at: checking for pthread_mutex_init... yes checking for strptime... yes checking for localtime_r... yes checking what extra warning flags to pass to the C compiler... Where it stalls and the process waits forever. CPU usage goes to z