Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15296] New: qt4 installs bad pkgconfig files

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 15296] New: qt4 installs bad pkgconfig files
  • Date: 15 Jul 2009 20:29:59 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15296

Summary: qt4 installs bad pkgconfig files
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: x11-toolkits
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: treeve AT scarlet.be


our build process results in the creation of bad pkgconfig files.
# grep x11 /usr/lib/pkgconfig/Qt*

shows lots of lines like:


usr/lib/pkgconfig/QtCore.pc:moc_location=${prefix}/src/qt-x11-opensource-src-4.5.2/bin/moc

/usr/lib/pkgconfig/QtCore.pc:uic_location=${prefix}/src/qt-x11-opensource-src-4.5.2/bin/uic



This can break other spells which use pkgconfig to find moc or uic

I am not sure of the best way to fix this.

Maybe install everything in /opt/qt4 and adjust the various FUNCTIONS which
use
qt4?

Or use POST_INSTALL to fix the bad files?

--
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