Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295913 - media-sound/rosegarden-10.02_alpha2 does not compile when qt3 is present
Summary: media-sound/rosegarden-10.02_alpha2 does not compile when qt3 is present
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-05 22:53 UTC by Jouni Rinne
Modified: 2009-12-05 23:56 UTC (History)
0 users

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


Attachments
rosegarden-10.02_alpha2.ebuild patch (rosegarden-10.02_alpha2.ebuild.diff,424 bytes, patch)
2009-12-05 22:54 UTC, Jouni Rinne
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jouni Rinne 2009-12-05 22:53:38 UTC
Rosegarden-10.02_alpha2 does not want compile with a system where qt3 is present. I get the following error:

checking QTDIR... configure: WARNING:
The QTDIR environment variable is set to "/usr/qt/3".
This looks suspiciously like the location of a Qt3 installation
instead of the Qt4 installation we require.  If configure fails,
please ensure QTDIR is either set correctly or not set at all.

configure: error: *** Failed to find Qt4 installation. QTDIR must be defined, or --with-qtdir option given

I had to modify the ebuild a bit to allow it to compile, please see the patch. Unfortunately rosegarden-10.02 segfaults, but that's another story :(
Comment 1 Jouni Rinne 2009-12-05 22:54:38 UTC
Created attachment 212186 [details, diff]
rosegarden-10.02_alpha2.ebuild patch
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-12-05 23:56:18 UTC
Fixed. Thanks.

Open a new bug for the segfault with a full backtrace but try upstream trunk first, if it's been fixed by now...