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

          Priority: medium
            Bug ID: 68727
          Assignee: [email protected]
           Summary: Simple EGL clients should not be compiled when
                    configured with --disable-egl
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          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.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to