! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfconf fails to build against glib2-2.30.2
Status:
RESOLVED: FIXED

Comments

Description Kevin Fenzi 2012-04-17 04:05:02 CEST
Building xfconf against glib2-2.30.2: 

make[3]: Entering directory `/builddir/build/BUILD/xfconf-4.9.1/xfconfd'
  CC     xfconfd-main.o
  CC     xfconfd-xfconf-backend.o
  CC     xfconfd-xfconf-backend-factory.o
  CC     xfconfd-xfconf-daemon.o
  CC     xfconfd-xfconf-locking-utils.o
  CC     xfconfd-xfconf-backend-perchannel-xml.o
  CC     xfconfd-xfconf-types.o
  GEN    org.xfce.Xfconf.service
  CCLD   xfconfd
/usr/lib/gcc/x86_64-redhat-linux/4.6.3/../../../../lib64/libxfce4util.so: undefined reference to `g_mutex_unlock'
/usr/lib/gcc/x86_64-redhat-linux/4.6.3/../../../../lib64/libxfce4util.so: undefined reference to `g_mutex_lock'
collect2: ld returned 1 exit status

The configure/autotools check has: 

configure.ac:XDT_CHECK_PACKAGE([GLIB], [gobject-2.0], [2.24.0])

Perhaps this should be bumped to 2.32?
Comment 1 Nick Schermer editbugs 2012-04-17 21:38:21 CEST
Fixed in ba6163a.

Bug #8713

Reported by:
Kevin Fenzi
Reported on: 2012-04-17
Last modified on: 2012-04-17

People

Assignee:
Brian J. Tarricone (not reading bugmail)
CC List:
0 users

Version

Attachments

Additional information