Re: [Geeqie-devel] bug while compiling

2012-07-06 Thread mecatxis
Readme file says: " Requirements Required libraries: GTK+ 2.??.x: ftp://ftp.gtk.org/pub/gtk FIXME: determine realistic requirements." So it does'nt help Carles solution (g_assert one) worked fine. Al 01/07/12 14:27, En/na Klaus Ethgen ha escrit: > -BEGIN PGP SIGNED MESSAGE-

Re: [Geeqie-devel] bug while compiling

2012-07-01 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Am So den 1. Jul 2012 um 10:46 schrieb Carles Pina i Estany: > On Jul/01/2012, Mecatxis wrote: > > I downloaded source code yeaterday from git. I'm trying to compile > > geeqie to test my translation and i got this error: > > > > ~/src/exif-co

Re: [Geeqie-devel] bug while compiling

2012-07-01 Thread Mecatxis
I can't test today. Maybe tomorrow. El 01/07/2012 11:46, "Carles Pina i Estany" escribió: > > Hi, > > On Jul/01/2012, Mecatxis wrote: > > I downloaded source code yeaterday from git. I'm trying to compile > > geeqie to test my translation and i got this error: > > > > ~/src/exif-common.c:642: und

Re: [Geeqie-devel] bug while compiling

2012-07-01 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, Am So den 1. Jul 2012 um 9:53 schrieb Mecatxis: > I downloaded source code yeaterday from git. I'm trying to compile geeqie > to test my translation and i got this error: > > ~/src/exif-common.c:642: undefined reference to `assert' That happ

Re: [Geeqie-devel] bug while compiling

2012-07-01 Thread Carles Pina i Estany
Hi, On Jul/01/2012, Mecatxis wrote: > I downloaded source code yeaterday from git. I'm trying to compile > geeqie to test my translation and i got this error: > > ~/src/exif-common.c:642: undefined reference to `assert' could you try to edit this file and change assert by g_assert? Regards, -

[Geeqie-devel] bug while compiling

2012-07-01 Thread Mecatxis
I downloaded source code yeaterday from git. I'm trying to compile geeqie to test my translation and i got this error: ~/src/exif-common.c:642: undefined reference to `assert' collect2: ld returned 1 exit status make[3]: *** [geeqie] Error 1 make[3]: Leaving directory `~/src' make[2]: *** [all-rec