On Monday 30 October 2006 22:34, Greg G wrote: > I'm trying to compile glib 2.12.4 on Solaris 9. However, it craps out > with this message: > > make[4]: Entering directory `/usr/local/src/glib-2.12.4/glib' > if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. > -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS > -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -L/usr/local/lib -pthreads > -L/usr/local/lib -Wall -MT gtimer.lo -MD -MP -MF ".deps/gtimer.Tpo" \ > -c -o gtimer.lo `test -f 'gtimer.c' || echo './'`gtimer.c; \ > then mv -f ".deps/gtimer.Tpo" ".deps/gtimer.Plo"; \ > else rm -f ".deps/gtimer.Tpo"; exit 1; \ > fi > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DG_LOG_DOMAIN=\"GLib\" > -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION > -L/usr/local/lib -pthreads -L/usr/local/lib -Wall -MT gtimer.lo -MD -MP > -MF .deps/gtimer.Tpo -c gtimer.c -fPIC -DPIC -o .libs/gtimer.o > gtimer.c: In function `g_timer_elapsed': > gtimer.c:264: error: structure has no member named `tv_nsec' > gtimer.c:264: error: structure has no member named `tv_nsec' > gtimer.c:266: error: structure has no member named `tv_nsec' > gtimer.c:270: error: structure has no member named `tv_nsec' > gtimer.c:270: error: structure has no member named `tv_nsec' > gtimer.c:270: error: structure has no member named `tv_nsec' > gtimer.c:273: error: structure has no member named `tv_nsec' > gtimer.c:282: error: structure has no member named `tv_nsec' > make[4]: *** [gtimer.lo] Error 1 > make[4]: Leaving directory `/usr/local/src/glib-2.12.4/glib' > > Any idea what might be happening here? See http://bugzilla.gnome.org/show_bug.cgi?id=353694 Chris _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list