On 7/13/06, Derek Atkins <[EMAIL PROTECTED]> wrote:
>
> What version of gnucash?
>
> $ svn info
Path: .
URL: http://svn.gnucash.org/repo/gnucash/trunk
Repository UUID: 57a11ea4-9604-0410-9ed3-97b8803252fd
Revision: 14486
Node Kind: directory
Schedule: normal
Last Changed Author: warlord
Last Change
I have debugged a segfault arising when using --enable-hbci --enable-ofx
--with-ofx-prefix=/opt/gnucash/libofx
--with-aqbanking-dir=/opt/gnucash/aqbanking, using gwenhywfar-2.3.0
compiled from source, libxml++-1.0.5 compiled from source, libofx-CVS
compiled from source (apparently the only way to
On 7/12/06, Brian <[EMAIL PROTECTED]> wrote:
> Exiting on signal 2
> sandbox: Signal already caught and busy still cleaning up!
> sandbox: Caught signal 2 in pid 16865
> ./configure: line 22522: test: =: unary operator expected
>
>
Could you report line 22522 and surroundings of configure? I ju
The important change is missing "test" in chunk 730,7.
The others fix the (theoretical) problem of a null variable disappearing,
leading to
bash: test: =: unary operator expected
And also, added
AC_MSG_NOTICE([Ignore error message "./po/POTFILES.in: No such file or
directory." if it occurrs.])
Ind
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
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
I have a few questions.
1. How to build and read the svn version of concept guide? Is the copy on
the web the same?
2. (gnucash:16742): GLib-GObject-WARNING **: invalid cast from
`GncEmbeddedWindow' to `GncMainWindow'
I want to debug the above message. What does the 16742 mean?
3. When I cho
What about the home directory preferences file? Maybe 2.0.0 should
create a new preferences file and copy over the old stuff on first execution.
On 5/20/06, Josh Sled <[EMAIL PROTECTED]> wrote:
On Sat, 2006-05-20 at 15:50 -0400, Josh Sled wrote:
> into /opt/gnucash-${version}/, and that allows
As has been noted before, the "seems to be moved" warning is a false positive when $absdir contains some /../'s,while the library name recorded in the .la file does not have those. This patch will avoid printing the warning if both
directories give the same result from `cd $dir && pwd`. It also p
ool people and get them to update it upstream.
Thank you for this work, but I'm afraid that there just isn't much we cando with your patch at this point.-derekQuoting Archimedes Submerged <[EMAIL PROTECTED]
>:> On FC4, libtool frequently gives a warning durin
On FC4, libtool frequently gives a warning during compilation. I determined the cause.It seems that lt_sys_lib_search_path_spec has several /../'s. I can't find out where thatvalue comes from, but the following change will eliminate the problem. I also don't know
where ltmain.sh came from, since
11 matches
Mail list logo