[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:12:06 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=48486

--- Comment #3 from Alan Coopersmith <alan.coopersmith at oracle.com> 2012-04-09 18:12:06 UTC ---
Oh, and just for comparison, this is the output of the link line in my build:

/bin/sh ../libtool  --tag=CC   --mode=link cc -v -I/usr/X11R7/include  
-I/usr/X11R7/include   -v -xildoff -features=extensions -xF=%all -xO4
-xbuiltin=%none -xlibmil -m64 -version-info 0:0:0 -no-undefined  -z lazyload -M
/usr/lib/ld/map.pagealign -z guidance
-L/net/also.us.oracle.com/export/alanc/X.Org/amd64/install/usr/X11R7/lib
-R/usr/X11R7/lib -R/usr/lib/64 -L/usr/sfw/lib//64 -R/usr/sfw/lib//64 -o
libxcb-render.la -rpath /usr/X11R7/lib render.lo libxcb.la -lsocket 

libtool: link: cc -G -z defs -h libxcb-render.so.0 -o
.libs/libxcb-render.so.0.0.0  .libs/render.o  
-R/export/alanc/X.Org/amd64/xcb/libxcb/src/.libs -R/usr/X11R7/lib -R/usr/lib/64
-R/usr/sfw/lib//64
-L/net/also.us.oracle.com/export/alanc/X.Org/amd64/install/usr/X11R7/lib
-L/usr/sfw/lib//64 ./.libs/libxcb.so -L/usr/X11R7/lib -lXau -lXdmcp -lsocket
-lc  -m64  

Note that "libxcb.la" was translated into "./.libs/libxcb.so", not -lxcb using
the -L/-R paths.

(And yes, this is my private test build, which is why I haven't cleaned up the
 cruft like -R/export/alanc/... that's fixed in the official Solaris package
 builds.)

-- 
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