Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
checking for QT uic (/usr/qt/3/bin/uic)... no
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
Bor81
n00b
n00b


Joined: 31 Aug 2003
Posts: 68
Location: Kyiv, UA

PostPosted: Tue Dec 02, 2003 2:18 pm    Post subject: checking for QT uic (/usr/qt/3/bin/uic)... no Reply with quote

Quote:

root@work portage # emerge museseq

..cut...

checking for QT environment variable QTDIR... yes
checking for QT includes (/usr/qt/3/include)... yes
checking for QT libraries (/usr/qt/3/lib)... yes
checking for QT moc (/usr/qt/3/bin/moc)... yes
checking for QT uic (/usr/qt/3/bin/uic)... no
configure: error: need qt >= 3.1.0

!!! ERROR: media-sound/museseq-0.6.0 failed.
!!! Function econf, Line 338, Exitcode 1
!!! econf failed

Quote:

root@work portage # ll /usr/qt/3/bin/uic
-rwxr-xr-x 1 root root 302984 2003-11-18 03:04 /usr/qt/3/bin/uic

Quote:

[ebuild R ] x11-libs/qt-3.2.3 +cups -nas +postgres +opengl +mysql -odbc +gif -doc


помогите разрешить проблему :roll:
Back to top
View user's profile Send private message
Urs
n00b
n00b


Joined: 25 Aug 2003
Posts: 72
Location: Russia, SPb

PostPosted: Tue Dec 02, 2003 2:38 pm    Post subject: Reply with quote

Попробуй пойти в /var/tmp/portage/museseq/work/museseq, открыть там config.log
и посмотреть, почему так произошло.
Back to top
View user's profile Send private message
Bor81
n00b
n00b


Joined: 31 Aug 2003
Posts: 68
Location: Kyiv, UA

PostPosted: Tue Dec 02, 2003 3:24 pm    Post subject: Reply with quote

Quote:

configure:10073: checking for QT environment variable QTDIR
configure:10111: result: yes
configure:10214: checking for QT includes (/usr/qt/3/include)
configure:10235: g++ -E -I/usr/qt/3/include conftest.cc
configure:10241: $? = 0
configure:10268: result: yes
configure:10279: checking for QT libraries (/usr/qt/3/lib)
configure:10323: g++ -o conftest -I/usr/qt/3/include -L/usr/qt/3/lib -lqt-mt -lqui -I/usr/qt/3/include conftest.cc -L/usr/qt/3/lib -lqt-mt -lqui -L/usr/qt/3/lib -lqt-mt -lqui >&5
configure:10326: $? = 0
configure:10328: ./conftest
Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
configure:10331: $? = 0
configure:10334: result: yes
configure:10368: checking for QT moc (/usr/qt/3/bin/moc)
configure:10376: result: yes
configure:10380: checking for QT uic (/usr/qt/3/bin/uic)
configure:10384: result: no
configure:10493: error: need qt >= 3.1.0


я так понимаю это из-за
Quote:

root@work portage # /usr/qt/3/bin/uic
Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
Qt user interface compiler.
Usage: /usr/qt/3/bin/uic [options] [mode] <uifile>
...


что это за "Session management error" и как его решить ?
С qt (да и с кде) сильно дела не имел :( (сижу под Gnome)
Что и где надо покрутить ?
Back to top
View user's profile Send private message
Urs
n00b
n00b


Joined: 25 Aug 2003
Posts: 72
Location: Russia, SPb

PostPosted: Tue Dec 02, 2003 8:29 pm    Post subject: Reply with quote

Quote:

root@work portage # /usr/qt/3/bin/uic
Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed
Qt user interface compiler.
Usage: /usr/qt/3/bin/uic [options] [mode] <uifile>


что это за "Session management error" и как его решить ?
С qt (да и с кде) сильно дела не имел (сижу под Gnome)
Что и где надо покрутить ?


Даже не знаю, что-то с X'овой авторизацией наверное...

Попробуй поубивать всякие .DCOP*,.ICE*,.Xauthor*,.mcop* в ~root

Почисти /tmp и попробуй еще раз собрать ebuild
Back to top
View user's profile Send private message
Bor81
n00b
n00b


Joined: 31 Aug 2003
Posts: 68
Location: Kyiv, UA

PostPosted: Tue Dec 02, 2003 8:48 pm    Post subject: Reply with quote

Poproboval :)

esli vse i ne udalyat X socketi to vse ta zhe oshibka

a esli udalit i ih to
Quote:

root@work portage # /usr/qt/3/bin/uic
Session management error: Could not open network socket
Qt user interface compiler.
Usage: /usr/qt/3/bin/uic [options] [mode] <uifile>

nu i keymap ne perekluchaetsa :)
Back to top
View user's profile Send private message
Urs
n00b
n00b


Joined: 25 Aug 2003
Posts: 72
Location: Russia, SPb

PostPosted: Tue Dec 02, 2003 8:53 pm    Post subject: Reply with quote

Забыл добавить, что это лучше сделать при незапущенных X'ах
:)
Back to top
View user's profile Send private message
Bor81
n00b
n00b


Joined: 31 Aug 2003
Posts: 68
Location: Kyiv, UA

PostPosted: Wed Dec 03, 2003 7:29 am    Post subject: Reply with quote

никак не получается :(
Back to top
View user's profile Send private message
Bor81
n00b
n00b


Joined: 31 Aug 2003
Posts: 68
Location: Kyiv, UA

PostPosted: Wed Dec 03, 2003 7:33 am    Post subject: Reply with quote

млин порылся на bugs.gentoo.org
нашел
https://bugs.gentoo.org/show_bug.cgi?id=32047
но что-то никто эту проблему решать не собирается :(
Quote:

Opened: 2003-10-26 09:45 PST
Last modified: 2003-10-27 15:28 PST
Status: NEW
Resolution:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum