2010-05-25 Riccardo Mottola <[email protected]> * Source/NSBitmapImageRep+PNG.m Skip libpng's check for setjmp. I hope we are indeed correct.
I'm wondering why the check for setjmp was taken out. GC On Sat, May 29, 2010 at 1:10 AM, Gregory Casamento <[email protected]> wrote: > Compiling file NSBitmapImageRep+PNG.m ... > In file included from /usr/include/libpng/png.h:438, > from NSBitmapImageRep+PNG.m:42: > /usr/include/libpng/pngconf.h:326: error: expected ‘=’, ‘,’, > ‘;’, ‘asm’ or ‘__attribute__’ before ‘.’ token > /usr/include/libpng/pngconf.h:327: error: expected ‘=’, ‘,’, > ‘;’, ‘asm’ or ‘__attribute__’ before ‘include’ > make[4]: *** [obj/libgnustep-gui.obj/NSBitmapImageRep+PNG.m.o] Error 1 > make[3]: *** [internal-library-all_] Error 2 > make[2]: *** [libgnustep-gui.all.library.variables] Error 2 > make[1]: *** [internal-all] Error 2 > make: *** [internal-all] Error 2 > > > -- > Gregory Casamento - GNUstep Lead/Principal Consultant, OLC, Inc. > yahoo/skype: greg_casamento, aol: gjcasa > (240)274-9630 (Cell) > -- Gregory Casamento - GNUstep Lead/Principal Consultant, OLC, Inc. yahoo/skype: greg_casamento, aol: gjcasa (240)274-9630 (Cell) _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
