After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 576421 - GLIBTOP_SUID_PROC_* undefined on OpenSolaris
GLIBTOP_SUID_PROC_* undefined on OpenSolaris
Status: RESOLVED OBSOLETE
Product: libgtop
Classification: Core
Component: solaris
unspecified
Other opensolaris
: Normal minor
: ---
Assigned To: libgtop maintainers
libgtop maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-23 14:39 UTC by David Adam
Modified: 2018-01-10 19:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Adam 2009-03-23 14:39:30 UTC
On OpenSolaris Nevada build 101, libgda r2815 fails to build with the following error:

make[3]: Entering directory `/space/buildbot/checkout/gnome2/libgtop/lib'
/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/solaris -I../include -I/space/buildbot/prefix/include/glib-2.0 -I/space/buildbot/prefix/lib/glib-2.0/include       -Winline       -Wall   -std=gnu89      -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes        -Wnested-externs -Wpointer-arith        -Wcast-align -Wsign-compare     -g -O2 -MT sysdeps.lo -MD -MP -MF .deps/sysdeps.Tpo -c -o sysdeps.lo sysdeps.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../sysdeps/solaris -I../include -I/space/buildbot/prefix/include/glib-2.0 -I/space/buildbot/prefix/lib/glib-2.0/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -g -O2 -MT sysdeps.lo -MD -MP -MF .deps/sysdeps.Tpo -c sysdeps.c  -fPIC -DPIC -o .libs/sysdeps.o
sysdeps.c:49: error: `GLIBTOP_SUID_PROC_WD' undeclared here (not in a function)
sysdeps.c:50: error: `GLIBTOP_SUID_PROC_AFFINITY' undeclared here (not in a function)
make[3]: *** [sysdeps.lo] Error 1

The preprocessed source shows that GLIBTOP_SUID_PROC_WD and GLIBTOP_SUID_PROC_AFFINITY have not been appropriately defined in sysdeps/solaris/glibtop_server.h

Full uname: SunOS manduba 5.11 snv_101 sun4u sparc SUNW,Ultra-Enterprise Solaris
Comment 2 Benoît Dejean 2009-04-15 19:23:36 UTC
I've already rejected theses patch because they are messy, contain unrelated changes and break ABI __and__ API.
Comment 3 GNOME Infrastructure Team 2018-01-10 19:47:22 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/libgtop/issues/15.