Bug 56376 - configure doesn't catch missing GL/glu.h
Summary: configure doesn't catch missing GL/glu.h
Status: RESOLVED FIXED
Alias: None
Product: Wayland
Classification: Unclassified
Component: weston (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Wayland bug list
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-25 01:50 UTC by Darxus
Modified: 2012-10-29 17:41 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Darxus 2012-10-25 01:50:21 UTC
Output from make:

In file included from wscreensaver-glue.c:23:0:
wscreensaver-glue.h:44:20: fatal error: GL/glu.h: No such file or directory

I believe this should be caught by configure.  Error went away when I installed debian package libglu1-mesa-dev.
Comment 1 Kristian Høgsberg 2012-10-29 17:41:00 UTC
Pushed a check for this.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.