[Wayland-bugs] [Bug 68727] New: Simple EGL clients should not be compiled when configured with --disable-egl

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 29 13:28:22 PDT 2013


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

          Priority: medium
            Bug ID: 68727
          Assignee: wayland-bugs at lists.freedesktop.org
           Summary: Simple EGL clients should not be compiled when
                    configured with --disable-egl
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: ullysses.a.eoff at intel.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: weston
           Product: Wayland

Created attachment 84881
  --> https://bugs.freedesktop.org/attachment.cgi?id=84881&action=edit
configure output

When Weston is configured with '--disable-egl' it still attempts to build the
Simple EGL Clients (see attached configure output).  This results in a failed
compile/link step during make:

  CCLD     weston-subsurfaces
/usr/bin/ld: weston_subsurfaces-subsurfaces.o: undefined reference to symbol
'eglBindAPI'
/usr/bin/ld: note: 'eglBindAPI' is defined in DSO
/home/uartie/Work/wayland/install/lib/libEGL.so.1 so try adding it to the
linker command line
/home/uartie/Work/wayland/install/lib/libEGL.so.1: could not read symbols:
Invalid operation
collect2: error: ld returned 1 exit status
make[3]: *** [weston-subsurfaces] Error 1

----

weston (master) heads/master-0-ge1b655d
weston (1.2) heads/1.2-0-g237c1c8

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130829/20ecdfb6/attachment.html>


More information about the Wayland-bugs mailing list