<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Simple EGL clients should not be compiled when configured with --disable-egl"
href="https://bugs.freedesktop.org/show_bug.cgi?id=68727">68727</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>Simple EGL clients should not be compiled when configured with --disable-egl
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ullysses.a.eoff@intel.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>weston
</td>
</tr>
<tr>
<th>Product</th>
<td>Wayland
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=84881" name="attach_84881" title="configure output">attachment 84881</a> <a href="attachment.cgi?id=84881&action=edit" title="configure output">[details]</a></span>
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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>