Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 244841 - app-i18n/uim +qt4 fails when qt3 is not installed
Summary: app-i18n/uim +qt4 fails when qt3 is not installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-29 00:40 UTC by Sudrien
Modified: 2008-10-29 17:02 UTC (History)
0 users

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


Attachments
qt4 only builds immodule (uim-1.5.3.ebuild.patch,504 bytes, patch)
2008-10-29 00:48 UTC, Sudrien
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sudrien 2008-10-29 00:40:55 UTC
Trying to emerge app-i18n/uim-1.5.3 for use with kde4.

The current behavior is to use with -qt3 +qt4 is:
./configure --enable-pref --with-qt

This fails when configure checks for qt3 libraries.

The correct options seem to be:
./configure --enable-pref --with-qt4-immodule

...this probably effects all versions that support the qt4 flag.

Reproducible: Always

Steps to Reproduce:
Comment 1 Sudrien 2008-10-29 00:48:35 UTC
Created attachment 170178 [details, diff]
qt4 only builds immodule
Comment 2 MATSUU Takuto (RETIRED) gentoo-dev 2008-10-29 17:02:03 UTC
fixed in uim-1.5.4-r1. thanks.