[xorg-bugzilla-noise] [Bug 1221] xinerama - compile error
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Aug 31 13:07:38 PDT 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1221
kem at freedesktop.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eich at pdx.freedesktop.org
OtherBugsDependingO| |351
nThis| |
------- Additional Comments From kem at freedesktop.org 2004-08-31 13:07 -------
Okay, this is a very strange problem, but I think there might be a simple fix so
I've added it to the blocker list.
The problem is just that the references are not being resolved at link time.
Part of the problem is the following:
#if !BuildXinerama
#define NoMfbPostFbLibs NoMfbBarePostFbLibs $(EXTENSIONS)
#else
#define NoMfbPostFbLibs $(EXTENSIONS) NoMfbBarePostFbLibs $(EXTENSIONS)
#endif
Does anyone know why the latter definition can't be used with/without Xinerama?
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list