[Xfce-bugs] [Bug 6240] New: Fails to build without libsm
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Wed Feb 17 00:51:20 CET 2010
http://bugzilla.xfce.org/show_bug.cgi?id=6240
Summary: Fails to build without libsm
Classification: Xfce
Product: Libxfcegui4
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: General
AssignedTo: xfce-bugs at xfce.org
ReportedBy: mmassonnet at xfce.org
Libsm is optional, but building the library without it fails with:
libxfcegui4/session-client.c:805: undefined reference to `_disconnect'
This function is indeed defined in the source but within an #ifdef HAVE_LIBSM
clause.
I'm not sure if this is also the case for libxfce4ui, IIRC it has an egg-sm
client so prolly not.
--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list