Gentoo Archives: gentoo-alt

From: Konstantin Tokarev <annulen@××××××.ru>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] Need help with x11-libs/qt-gui-4.7.0
Date: Sat, 06 Nov 2010 12:43:52
Message-Id: 457591289047416@web80.yandex.ru
1 Hi all,
2
3 I'm trying to merge x11-libs/qt-gui-4.7.0 on ppc-macos with USE="private-headers -glib"
4 and installation fails on "dodir /usr/include/qt4/QtDesigner/private/ || die" because
5
6 «/Volumes/Development/Gentoo/var/tmp/portage/x11-libs/qt-gui-4.7.0/image/Users/konstantintokarev/Gentoo///usr/include/qt4/QtDesigner»: File exists
7
8 I've tried to comment out this line or remove "|| die", but got installation errors because of
9 missing QtDesigner/private
10
11 On Linux x86 qt-gui-4.7.0 installs fine
12
13 Additional information which may help: on my system
14
15 /Users/konstantintokarev/Gentoo/var/tmp/portage/x11-libs/qt-gui-4.7.0/image/Users/konstantintokarev/Gentoo/usr/include/qt4
16
17 is a symlink to
18
19 /Users/konstantintokarev/Gentoo/usr/lib/qt4/QtDesigner.framework/Headers
20
21 It is broken because actual installation was not done yet
22
23 Any ideas how to fix it?
24
25 --
26 Regards,
27 Konstantin

Replies

Subject Author
Re: [gentoo-alt] Need help with x11-libs/qt-gui-4.7.0 Konstantin Tokarev <annulen@××××××.ru>