GNOME Bugzilla – Bug 125399
Build fails with libgtop-2.5.0 on Solaris-8 with gcc-3.3.1
Last modified: 2004-12-22 21:47:04 UTC
Any suggestions? gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE -DGLIBTOP_NAMES -I../.. -I../.. -I../../sysdeps/solaris -I../../include -DORBIT2=1 -threads -I/home/jjones1/usr/gnome-2.4/include/glib-2.0 -I/home/jjones1/usr/gnome-2.4/lib/glib-2.0/include -I/home/jjones1/usr/gnome-2.4/include/libgnome-2.0 -I/home/jjones1/usr/gnome-2.4/include/orbit-2.0 -I/home/jjones1/usr/gnome-2.4/include/libbonobo-2.0 -I/home/jjones1/usr/gnome-2.4/include/gconf/2 -I/home/jjones1/usr/gnome-2.4/include/gnome-vfs-2.0 -I/home/jjones1/usr/gnome-2.4/lib/gnome-vfs-2.0/include -I/home/jjones1/usr/gnome-2.4/include/bonobo-activation-2.0 -O3 -pipe -mcpu=v9 -mtune=ultrasparc -I/home/jjones1/usr/gnome-2.4/include -I/home/jjones1/usr/include -I/usr/openwin/include -DGTOPLOCALEDIR=\"/home/jjones1/usr/gnome-2.4/share/locale\" -DLIBGTOP_VERSION=\"2.5.0\" -DLIBGTOP_SERVER_VERSION=\"5\" -DLIBGTOP_VERSION_CODE=2005000 -DLIBGTOP_SERVER=\"/home/jjones1/usr/gnome-2.4/bin/libgtop_server2\" -O3 -pipe -mcpu=v9 -mtune=ultrasparc -I/home/jjones1/usr/gnome-2.4/include -I/home/jjones1/usr/include -c cpu.c -fPIC -DPIC -o .libs/cpu.lo cpu.c:39: error: `GLIBTOP_XCPU_FLAGS' undeclared here (not in a function) cpu.c: In function `glibtop_get_cpu_s': cpu.c:84: error: structure has no member named `xcpu_flags' gmake[3]: *** [cpu.lo] Error 1 gmake[3]: Leaving directory `/home/jjones1/usr/src/gnome-2.4/libgtop-2.5.0/sysdeps/solaris' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/home/jjones1/usr/src/gnome-2.4/libgtop-2.5.0/sysdeps' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/home/jjones1/usr/src/gnome-2.4/libgtop-2.5.0' gmake: *** [all-recursive-am] Error 2
Fix will be in 2.5.1 *** This bug has been marked as a duplicate of 89432 ***