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
`/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
`/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!
__
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.
>
>
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
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
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
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
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