Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437274 - kde-base/ksudoku-4.9.2: /var/tmp/paludis/kde-base-ksudoku-4.9.2/work/ksudoku-4.9.2/ksudoku/src/gui/views/ArcBall.h:44:148: fatal error: GL/glu.h: No such file or directory
Summary: kde-base/ksudoku-4.9.2: /var/tmp/paludis/kde-base-ksudoku-4.9.2/work/ksudoku-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 432516
  Show dependency tree
 
Reported: 2012-10-05 09:53 UTC by Franz Trischberger
Modified: 2012-10-08 06:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (1349350752-install-kde-base_ksudoku-4.9.2:4::gentoo.out,17.64 KB, text/plain)
2012-10-05 09:53 UTC, Franz Trischberger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Franz Trischberger 2012-10-05 09:53:26 UTC
Created attachment 325708 [details]
build.log

[ 85%] Building CXX object ksudoku/src/gui/CMakeFiles/ksudoku_gui.dir/views/ArcBall.o
Building CXX object ksudoku/src/gui/CMakeFiles/ksudoku_gui.dir/views/roxdokuview.o
In file included from /var/tmp/paludis/kde-base-ksudoku-4.9.2/work/ksudoku-4.9.2/ksudoku/src/gui/views/roxdokuview.h:34:0,
                 from /var/tmp/paludis/kde-base-ksudoku-4.9.2/work/ksudoku-4.9.2/ksudoku/src/gui/views/ksview.cpp:35:
/var/tmp/paludis/kde-base-ksudoku-4.9.2/work/ksudoku-4.9.2/ksudoku/src/gui/views/ArcBall.h:44:148: fatal error: GL/glu.h: No such file or directory
compilation terminated.
Comment 1 Michael Palimaka (kensington) gentoo-dev 2012-10-08 06:40:15 UTC
Thanks, fixed in CVS (and git).

+  08 Oct 2012; Michael Palimaka <kensington@gentoo.org> ksudoku-4.9.2.ebuild:
+  Make OpenGL support optional and add a missing dependency on virtual/glu.
+  Fixes bug #437274.