Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 427268 - csound-5.17.11 cmake error: FLTK_GL_LIBRARY not found
Summary: csound-5.17.11 cmake error: FLTK_GL_LIBRARY not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-19 22:05 UTC by Wim Muskee
Modified: 2012-07-23 21:18 UTC (History)
0 users

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


Attachments
build.log (build.log,11.28 KB, text/plain)
2012-07-19 22:05 UTC, Wim Muskee
Details
emerge --info (emerge.info,4.59 KB, text/plain)
2012-07-19 22:06 UTC, Wim Muskee
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wim Muskee 2012-07-19 22:05:55 UTC
Created attachment 318664 [details]
build.log

Emerge csound-5.17.11 with the fltk USE flag results in 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 "widgets" in directory /var/tmp/portage/media-sound/csound-5.17.11/work/Csound5.17.11/InOut


x11-libs/fltk-1.3.0-r1 emerged with IUSE="cairo threads xinerama"
media-sound/csound emerged with IUSE="alsa beats chua cxx double-precision dssi examples fluidsynth image linear nls openmp portmidi pulseaudio python stk tcl threads utils"

Adding the fltk USE causes the error.

Attaching build.log and emerge --info
Comment 1 Wim Muskee 2012-07-19 22:06:38 UTC
Created attachment 318666 [details]
emerge --info
Comment 2 Tim Harder gentoo-dev 2012-07-23 21:18:56 UTC
Fixed in CVS.