[SM-Grimoire-Bugs] [Bug 15585] kdebase4-runtime fails to build
bugzilla-daemon at bugs.sourcemage.org
bugzilla-daemon at bugs.sourcemage.org
Fri Feb 19 16:41:48 EST 2010
http://bugs.sourcemage.org/show_bug.cgi?id=15585
--- Comment #1 from Tommy Boatman <tboatman at sourcemage.org> 2010-02-19 15:41:47 ---
After about 30 casts I finally figured out WHY this is failing.
kdebase4-runtime's configure is finding the phonon includes and libraries
(they're in /usr/lib and /usr/include) whereas the actual build process is
restricted to using $KDE4DIR/include and $KDE4DIR/lib, which is default set to
/opt/kde4 on my system.
Moving or copying the affected include and library files into /opt/kde4 allows
a successful build.
So. The question becomes this...
Do we create a convenient way to make phonon install into $KDE4DIR, or do we
hack kdebase4-runtime to look in /usr ?
--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the SM-Grimoire-Bugs
mailing list