[Xcb] [Bug 48486] libxcb 1.8 doesn't build/install on Solaris 10 and 11. xcb_str_sizeof undefined
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 9 11:06:51 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=48486
Alan Coopersmith <alan.coopersmith at oracle.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #1 from Alan Coopersmith <alan.coopersmith at oracle.com> 2012-04-09 18:06:51 UTC ---
Strange, I don't remember ever seeing that when building xcb on Solaris 11,
which I do regularly.
This appears to be caused by your custom libtool translating "libxcb.la" into
-lxcb and linking against the previously installed libxcb.so instead of the
one you just built in the same directory, which has the xcb_str_sizeof symbol
in it.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the Xcb
mailing list