gtk+ 2.8.6 'make' fails @ week_start undeclared in gtkcalendar.c

2005-10-30 Thread OpenMacNews
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 hi all, i've built: GLIB v2.8.3 ATK v1.10.1 CAIRO v1.0.2 PANGO v1.10.0 on OSX 10.4.2. compile of: GTK+ v2.8.6 goes smoothly, but make dies at: ... gcc: unrecognized option `-pthreads' gtkcalendar.c:

Re: gtk+-2.8.6 link error I_ libgtk-x11-2.0.so

2005-10-13 Thread Tom Crockett
-O2 -Wall -o .libs/gtk-query-immodules-2.0 queryimmodules.o ./.libs/libgtk-x11-2.0.so -L/usr/local/lib /usr4/src/gtk+-2.8.6/gdk/.libs/libgdk-x11-2.0.so -L/usr/openwin/lib /usr/local/lib/libatk-1.0.so

Re: gtk+-2.8.6 link error I_ libgtk-x11-2.0.so (and now weeK_start in gtkcalendar.c)

2005-10-13 Thread Tom Crockett
Hi, For all those following along (!) I've been able to make gtk+2.8.6. The problem is within gtk/gtkcalendar.c. On my initial efforts to make the gtk+ package the compile croaked with an error on variable week_start as undefined. I looked around and saw mention of gtkcalendar.c cvs fix

Re: gtk+-2.8.6 link error I_ libgtk-x11-2.0.so (and now weeK_start in gtkcalendar.c)

2005-10-13 Thread Matthias Clasen
On Thu, 2005-10-13 at 22:27 -0700, Tom Crockett wrote: Hi, For all those following along (!) I've been able to make gtk+2.8.6. The problem is within gtk/gtkcalendar.c. On my initial efforts to make the gtk+ package the compile croaked with an error on variable week_start as undefined. I

gtk+-2.8.6 link error I_ libgtk-x11-2.0.so

2005-10-12 Thread Tom Crockett
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/specs Configured with: ../configure Thread model: posix gcc version 3.3.2 owl[root]% pwd /usr4/src/gtk+-2.8.6 owl[root]% make make all-recursive Making all in po Making all in po-properties Making all in gdk-pixbuf make all

Re: gtk+-2.8.6 link error I_ libgtk-x11-2.0.so

2005-10-12 Thread Valdis . Kletnieks
result in this: gcc -g -O2 -Wall -o .libs/gtk-query-immodules-2.0 queryimmodules.o ./.libs/libgtk-x11-2.0.so -L/usr/local/lib /usr4/src/gtk+-2.8.6/gdk/.libs/libgdk-x11-2.0.so -L/usr/openwin/lib /usr/local

Compile error in gtk+2.8.5 and gtk+2.8.6 using gcc 4.0

2005-10-08 Thread Dave Chand
Hello, I am trying to compile gtk+-2.8.6 and/or gtk+-2.8.5, using gcc 4.0 on Mac OS X, but I am getting the following compile error: snip gtkcalendar.c: In function 'gtk_calendar_init': gtkcalendar.c:672: error: 'week_start' undeclared (first use in this function) gtkcalendar.c:672: error

GTK+ 2.8.6 - Solaris 9 i386 - gtkcalendar.c - gmake break

2005-10-06 Thread poltuiu
Hello, have a look on cvs, this problem was corrected. Hello Everyone, if i compile gtk+-2.8.6 on me solaris 9/x86 machine i become an error and i dont know why. ./configure --disable-nls --with-gnu-ld run´s good... binutils 2.16.1 # gcc -v Reading specs from /usr/local/lib/gcc

GTK+ 2.8.6

2005-10-04 Thread Matthias Clasen
GTK+ 2.8.6 is now available for download at: ftp://ftp.gtk.org/pub/gtk/v2.8/ http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.8/ gtk+-2.8.6.tar.bz2 md5sum: 2bcb9e3feb62ac895101cb8ee87ca49a gtk+-2.8.6.tar.gzmd5sum: daf2b9cd4e29c8cb770828f9d7705796 This is a bugfix release in the 2.8.x

GTK+ 2.8.6 - Solaris 9 i386 - gtkcalendar.c - gmake break

2005-10-04 Thread Maurizio Caloro
Hello Everyone, if i compile gtk+-2.8.6 on me solaris 9/x86 machine i become an error and i dont know why. ./configure --disable-nls --with-gnu-ld run´s good... binutils 2.16.1 # gcc -v Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.9/3.4.3/specs Configured with: ../configure