[Mesa-dev] [Bug 47124] libEGL.la fails during linking

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 9 17:09:49 PST 2012


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

--- Comment #1 from Alexandre Demers <alexandre.f.demers at gmail.com> 2012-03-09 17:09:49 PST ---
Same thing around here. When relinking, it tries to find the libxcb and other
32bit dev libs. However, they can't be installed using packages, at least under
Ubuntu 11.10.

Here how it ends:

  CCLD   libGL.la

*** Warning: Linking the shared library libGL.la against the
*** static library ../mapi/glapi/libglapi.a is not portable!
/usr/bin/ld.bfd.real: cannot find -lX11-xcb
/usr/bin/ld.bfd.real: cannot find -lX11
/usr/bin/ld.bfd.real: cannot find -lxcb-glx
/usr/bin/ld.bfd.real: cannot find -lxcb
/usr/lib/x86_64-linux-gnu/libdrm.so: could not read symbols: File in wrong
format
collect2: ld returned 1 exit status
make[2]: *** [libGL.la] Error 1

Would compiling 32bit libX11 and libxcb be a solution?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list