Re: unable to compile on Windows

2011-03-14 Thread Ivan Vučica
Sounds like your environment can find neither MinGW's (GCC's) objc nor GNUstep's liobjc2. If they are installed, and you just need a quick fix, you could perhaps go to: C:\GNUstep\GNUstep\System\Library\Makefiles (or equivalent) and in common.make's definition for GNUSTEP_HEADERS_FLAGS add "-I" fl

DBusKit 0.1, third release candidate

2011-03-14 Thread Niels Grewe
Hello all, for interested parties: I just tagged a new release candiate [0] for DBusKit, the D-Bus bindings framework for Objective-C/GNUstep. It only contains a few portability and documentation improvements, though. Cheers, Niels [0] svn://svn.gna.org/svn/gnustep/libs/dbuskit/tags/0.1rc3 _

Re: Segfault running any app

2011-03-14 Thread Fred Kiefer
On 14.03.2011 17:30, Riccardo Mottola wrote: Hi Sounds like it is your Debian update causing the problem. I am also on cairo 1.10.2 but the additional number is 49.1 (OpenSuse 11.3 came with 42.2, which wasn't working for me). You could try to pull a more recent version of cairo (plus pixman, yo

Re: Segfault running any app

2011-03-14 Thread Ivan Vučica
On 14. ožu. 2011., at 17:30, Riccardo Mottola t> wrote: I'm already tracking unstable. :-) Regards, Ivan Vučica via phone ___ Discuss-gnustep mailing list Discuss-gnustep@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Re: Segfault running any app

2011-03-14 Thread Riccardo Mottola
Hi Sounds like it is your Debian update causing the problem. I am also on cairo 1.10.2 but the additional number is 49.1 (OpenSuse 11.3 came with 42.2, which wasn't working for me). You could try to pull a more recent version of cairo (plus pixman, you always need both) from the Debian unstabl

Re: Segfault running any app

2011-03-14 Thread Fred Kiefer
On 14.03.2011 16:05, Riccardo Mottola wrote: Hi, On 03/14/2011 03:22 PM, Fred Kiefer wrote: Did you upgrade cairo or pixman recently? I remember that last August cairo failed to work for me and I only got it working again by installing a newer cairo library. If this isn't the case for you then

Re: Segfault running any app

2011-03-14 Thread Riccardo Mottola
Hi, On 03/14/2011 03:22 PM, Fred Kiefer wrote: Did you upgrade cairo or pixman recently? I remember that last August cairo failed to work for me and I only got it working again by installing a newer cairo library. If this isn't the case for you then most likely you forgot to recompile gui and

unable to compile on Windows

2011-03-14 Thread Riccardo Mottola
Hi, the recent configure / header changes make it impossible for me to compile on windows: <> Compiling file GSNibLoader.m ... In file included from G:/GNUstep/GNUstep/include/GNUstepBase/GSConfig.h:229, from G:/GNUstep/GNUstep/include/GNUstepBase/GSVersionMacros.h:193,

Re: Segfault running any app

2011-03-14 Thread Fred Kiefer
Did you upgrade cairo or pixman recently? I remember that last August cairo failed to work for me and I only got it working again by installing a newer cairo library. If this isn't the case for you then most likely you forgot to recompile gui and back after the last changes. You will have to kee

Segfault running any app

2011-03-14 Thread Riccardo Mottola
Hi, after the last update, running any application will cause a crash, here on linux x86 with cairo: Program received signal SIGSEGV, Segmentation fault. 0xb57b3147 in pixman_image_composite32 () from /usr/lib/libpixman-1.so.0 (gdb) bt #0 0xb57b3147 in pixman_image_composite32 () from /usr/li