Re: Build errors

2006-04-16 Thread Vitaly Lipatov
On Wednesday 12 April 2006 23:19, Derek Atkins wrote: > Vitaly Lipatov <[EMAIL PROTECTED]> writes: > > Sorry, I can't figure where is the problem: > > > > ERROR: In procedure scm_lreadr: > > ERROR: > > /home/lav/RPM/BUILD/gnucash-2.0/intl-scm/../src/im

Build errors

2006-04-16 Thread Vitaly Lipatov
`/srv/lav/BUILD/gnucash-2.0/intl-scm' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/srv/lav/BUILD/gnucash-2.0' make: *** [all] Error 2 -- Lav Vitaly Lipatov Saint-Petersburg GNU! ALT Linux Team! WINE! LaTeX! LyX! ___ gnucas

Build errors

2006-04-11 Thread Vitaly Lipatov
`/srv/lav/BUILD/gnucash-2.0/intl-scm' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/srv/lav/BUILD/gnucash-2.0' make: *** [all] Error 2 -- Lav Vitaly Lipatov Russia, Saint-Petersburg GNU! ALT Linux Team! WINE! LaTeX! LyX! __

Re: About printf using in gnucash

2006-01-27 Thread Vitaly Lipatov
Please anyone answer me! :) On Sunday 22 January 2006 12:32, Vitaly Lipatov wrote: > Dear developers! > > Please do not use printf for output localized strings. > Use g_print instead for correct recoding to 8-bit locales. > > Patch for correct some message is attached. > >

[PATCH] About printf using

2006-01-22 Thread Vitaly Lipatov
intend to replace popt with some glib function for I will some workaround for popt? -- Lav Vitaly Lipatov Russia, Saint-Petersburg GNU! ALT Linux Team! WINE! LaTeX! LyX! --- gnucash-bin.c.o 2006-01-21 12:36:46 +0300 +++ src/bin/gnucash-bin.c 2006-01-22 12:10:17 +0300 @@ -55,7 +55,7 @@ { if

Re: Problem with configure.in, AM_PATH_GWRAP and g-wrap 1.9

2005-11-12 Thread Vitaly Lipatov
s what I've done. Is it bug in g-wrap package really? -- Lav Vitaly Lipatov Russia, Saint-Petersburg GNU! ALT Linux Team! WINE! LaTeX! LyX! ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

some fixes for GNOME2 version

2004-11-30 Thread Vitaly Lipatov
Hello, I have attached some patch I need for correct build GNOME2 version of GnuCash. -- Lav Vitaly Lipatov Russia, Saint-Petersburg GNU! ALT Linux Team! LaTeX! LyX! --- iso-currencies-to-c.o 2004-07-05 04:39:40 +0400 +++ src/engine/iso-currencies-to-c 2004-07-05 04:39:52 +0400 @@ -4,7 +4,8

gnucash from CVS

2004-07-04 Thread Vitaly Lipatov
other compilators). -- Lav Vitaly Lipatov Russia, Saint-Petersburg GNU! ALT Linux Team! LaTeX! LyX! Index: configure.in === RCS file: /home/cvs/cvsroot/gnucash/configure.in,v retrieving revision 1.359.2.33 diff -u -r1.359.2.33 configu

gnucash-gnome2-dev patch

2004-05-23 Thread Vitaly Lipatov
During compiling CVS version of gnucash (tag gnucash-gnome2-dev) I have found some mistakes makes error with GCC compiler. Patch is attached. -- Lav Vitaly Lipatov Russia, Saint-Petersburg GNU! ALT Linux Team! LaTeX! LyX! diff -urN g1/src/gnome/dialog-new-user.c g2/src/gnome/dialog-new-user.c