Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 469560 - media-sound/lmms-0.4.14 should depend on x11-libs/fltk[opengl] - CMake Error: The following variables are used in this project, but they are set to NOTFOUND. / / FLTK_GL_LIBRARY
Summary: media-sound/lmms-0.4.14 should depend on x11-libs/fltk[opengl] - CMake Error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-12 10:13 UTC by Daniel Schulte
Modified: 2013-06-19 02:37 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Schulte 2013-05-12 10:13:42 UTC
When trying to emerge lmms with fltk without the opengl useflag enabled I get a CMake error:

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
FLTK_GL_LIBRARY
    linked by target "RemoteZynAddSubFx" in directory /var/tmp/portage/media-sound/lmms-0.4.14/work/lmms-0.4.14/plugins/zynaddsubfx

After remerging fltk with the opengl useflag lmms merges cleanly.

Also see #385499
Comment 1 Alexis Ballier gentoo-dev 2013-06-19 02:37:48 UTC
+  19 Jun 2013; Alexis Ballier <aballier@gentoo.org>
+  files/lmms-0.4.14-unembedfltk.patch:
+  update the fltk unembedding patch not to require fltk with opengl, bug
+  #469560 by Daniel Schulte
+


it was actually a problem due to our patch :)