Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15585] kdebase4-runtime fails to build

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15585] kdebase4-runtime fails to build
  • Date: 19 Feb 2010 21:41:48 -0000

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.




Archive powered by MHonArc 2.6.24.

Top of Page