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



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 --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld -enable-languages=c,c++,objc
Thread model: posix
gcc version 3.4.3
 

for any help i´am whery happy
maurizio


-DGTK_LIBDIR=\"/usr/local/lib\" -DGTK_DATADIR=\"/usr/local/share\" -DGTK_DATA_PREFIX=\"/usr/local\" -DGTK_SYSCONFDIR=\"/usr/local/etc\" -DGTK_VERSION=\"2.8.6\" -DGTK_BINARY_VERSION=\"2.4.0\" -DGTK_HOST=\"i386-pc-solaris2.9\" -DGTK_COMPILATION -I../gtk -I.. -I../gdk -I../gdk -I../gdk-pixbuf -I../gdk-pixbuf -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED -DG_DISABLE_CAST_CHECKS -threads -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/atk-1.0         -g -O2 -Wall -MT gtkcalendar.lo -MD -MP -MF ".deps/gtkcalendar.Tpo" \
  -c -o gtkcalendar.lo `test -f 'gtkcalendar.c' || echo './'`gtkcalendar.c; \
then mv -f ".deps/gtkcalendar.Tpo" ".deps/gtkcalendar.Plo"; \
else rm -f ".deps/gtkcalendar.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Gtk\" -DGTK_LIBDIR=\"/usr/local/lib\" -DGTK_DATADIR=\"/usr/local/share\" -DGTK_DATA_PREFIX=\"/usr/local\" -DGTK_SYSCONFDIR=\"/usr/local/etc\" -DGTK_VERSION=\"2.8.6\" -DGTK_BINARY_VERSION=\"2.4.0\" -DGTK_HOST=\"i386-pc-solaris2.9\" -DGTK_COMPILATION -I../gtk -I.. -I../gdk -I../gdk -I../gdk-pixbuf -I../gdk-pixbuf -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_FILE_SYSTEM_ENABLE_UNSUPPORTED -DG_DISABLE_CAST_CHECKS -threads -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/atk-1.0 -g -O2 -Wall -MT gtkcalendar.lo -MD -MP -MF .deps/gtkcalendar.Tpo -c gtkcalendar.c  -fPIC -DPIC -o .libs/gtkcalendar.o
gtkcalendar.c: In function `gtk_calendar_init':
gtkcalendar.c:672: error: `week_start' undeclared (first use in this function)
gtkcalendar.c:672: error: (Each undeclared identifier is reported only once
gtkcalendar.c:672: error: for each function it appears in.)
gtkcalendar.c:568: warning: unused variable `langinfo'
gtkcalendar.c:569: warning: unused variable `week_1stday'
gtkcalendar.c:570: warning: unused variable `first_weekday'
gtkcalendar.c:571: warning: unused variable `week_origin'
gmake[4]: *** [gtkcalendar.lo] Error 1
gmake[4]: Leaving directory `/usr/source/gtk+-2.8.6/gtk'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/source/gtk+-2.8.6/gtk'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/source/gtk+-2.8.6/gtk'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/source/gtk+-2.8.6'
gmake: *** [all] Error 2




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]