* [Comm] kde headers
@ 2004-12-30 20:03 Jose
2004-12-30 20:52 ` Dmitry Ananjev
2004-12-31 9:47 ` Andrey Rahmatullin
0 siblings, 2 replies; 13+ messages in thread
From: Jose @ 2004-12-30 20:03 UTC (permalink / raw)
To: community
Здравствуйте господа.
Захотел под Новый Год прикрасить KDE
Накопал тему lipstik-1.1
стал конфигурить , а оно ругается.
Помогите побороть.
checking for Qt... libraries /usr/lib/qt3//lib, headers /usr/lib/qt3//include
using -mt
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt3//bin/moc
checking for uic... /usr/lib/qt3//bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE libraries installed. This will fail.
So, check this please and use another prefix!
--
WBR
Jose
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Comm] kde headers
2004-12-30 20:03 [Comm] kde headers Jose
@ 2004-12-30 20:52 ` Dmitry Ananjev
2004-12-31 7:45 ` Genix
2004-12-31 8:12 ` Michael Isachenkov
2004-12-31 9:47 ` Andrey Rahmatullin
1 sibling, 2 replies; 13+ messages in thread
From: Dmitry Ananjev @ 2004-12-30 20:52 UTC (permalink / raw)
To: community
А та же ситуация, решил преукрасить рабочий стол.... только пакеиы я доставил
которые с заголовками нужны были, kdevelop и т.д. но вот в результате:
checking for Qt... configure: error: Qt (>= Qt 3.2) (library qt-mt) not found.
Please check your installation!
и этой библиотеки никак не могу найти
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Comm] kde headers
2004-12-30 20:52 ` Dmitry Ananjev
@ 2004-12-31 7:45 ` Genix
2004-12-31 8:12 ` Michael Isachenkov
1 sibling, 0 replies; 13+ messages in thread
From: Genix @ 2004-12-31 7:45 UTC (permalink / raw)
To: community
Dmitry Ananjev wrote:
> А та же ситуация, решил преукрасить рабочий стол.... только пакеиы я доставил
> которые с заголовками нужны были, kdevelop и т.д. но вот в результате:
>
> checking for Qt... configure: error: Qt (>= Qt 3.2) (library qt-mt) not found.
> Please check your installation!
>
> и этой библиотеки никак не могу найти
посмотрите, что configure пишет в логах, возможно проблема с .la файлами.
--
У каждого в башке свои тараканы...
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Comm] kde headers
2004-12-30 20:52 ` Dmitry Ananjev
2004-12-31 7:45 ` Genix
@ 2004-12-31 8:12 ` Michael Isachenkov
2004-12-31 10:06 ` Dmitry Ananjev
1 sibling, 1 reply; 13+ messages in thread
From: Michael Isachenkov @ 2004-12-31 8:12 UTC (permalink / raw)
To: community
>> А та же ситуация, решил преукрасить рабочий стол.... только пакеиы я доставил
> которые с заголовками нужны были, kdevelop и т.д. но вот в результате:
>
> checking for Qt... configure: error: Qt (>= Qt 3.2) (library qt-mt) not found.
> Please check your installation!
>
> и этой библиотеки никак не могу найти
надо собирать qt-приложения той же версией gcc, с которой собраны qt-шные либы.
и не забыть поставить qt3-devel :)
--
Best regards, Michael Isachenkov
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Comm] kde headers
2004-12-31 8:12 ` Michael Isachenkov
@ 2004-12-31 10:06 ` Dmitry Ananjev
2004-12-31 10:10 ` Michael Isachenkov
0 siblings, 1 reply; 13+ messages in thread
From: Dmitry Ananjev @ 2004-12-31 10:06 UTC (permalink / raw)
To: community
В сообщении от Пятница 31 Декабрь 2004 12:12 Michael Isachenkov написал(a):
> надо собирать qt-приложения той же версией gcc, с которой собраны qt-шные
> либы.
А ну то что в мастере были - то и использую :-) Или я что-то нитак
понимаю :-)) ?
> и не забыть поставить qt3-devel :)
Неа, не забыл. Иначабы писалось как у автора треда :)
В логах вот что по этому поводу:
-------------
configure:28375: checking for Qt
configure: 28443: /usr/lib/qt3//include/qstyle.h
taking that
tried NO
configure:28558: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2
-fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt3//include
-I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT
-L/usr/lib/qt3//lib
-L/usr/X11R6/lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext
-lX11 -lSM -lICE -lpthread 1>&5
/tmp/cc5p4A5V.o(.text+0x8): In function `main':
: undefined reference to `QString::null'
/tmp/cc5p4A5V.o(.text+0xd): In function `main':
: undefined reference to `QStyleFactory::create(QString const &)'
/tmp/cc5p4A5V.o(.text+0x1a): In function `main':
: undefined reference to `QCursor::QCursor(int)'
/tmp/cc5p4A5V.o(.text+0x24): In function `main':
: undefined reference to `QCursor::~QCursor(void)'
collect2: ld returned 1 exit status
configure:28561: $? = 1
configure: failed program was:
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qcursor.h>
#include <qstylefactory.h>
#include <private/qucomextra_p.h>
#if ! (QT_VERSION >= 0x030200)
#error 1
#endif
int main() {
(void)QStyleFactory::create(QString::null);
QCursor c(Qt::WhatsThisCursor);
return 0;
}
configure:28601: error: Qt (>= Qt 3.2) (library qt-mt) not found. Please check
your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Comm] kde headers
2004-12-31 10:06 ` Dmitry Ananjev
@ 2004-12-31 10:10 ` Michael Isachenkov
2004-12-31 10:20 ` Dmitry Ananjev
0 siblings, 1 reply; 13+ messages in thread
From: Michael Isachenkov @ 2004-12-31 10:10 UTC (permalink / raw)
To: community
>> А ну то что в мастере были - то и использую :-) Или я что-то нитак
> понимаю :-)) ?
поставьте все версии gcc и поиграйтесь с select-gcc :)
сам я qt не использую вообще, правда, поэтому не вспомню, каким gcc он собран в ALM2.4.
--
Best regards, Michael Isachenkov
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Comm] kde headers
2004-12-31 10:10 ` Michael Isachenkov
@ 2004-12-31 10:20 ` Dmitry Ananjev
2004-12-31 18:04 ` Vitaly Lipatov
0 siblings, 1 reply; 13+ messages in thread
From: Dmitry Ananjev @ 2004-12-31 10:20 UTC (permalink / raw)
To: community
В сообщении от Пятница 31 Декабрь 2004 14:10 Michael Isachenkov написал(a):
> >> А ну то что в мастере были - то и использую :-) Или я что-то нитак
> >
> > понимаю :-)) ?
>
> поставьте все версии gcc и поиграйтесь с select-gcc :)
> сам я qt не использую вообще, правда, поэтому не вспомню, каким gcc он
> собран в ALM2.4.
перепробывал все варианты (3.3 3.2 .2.96) кроме 2.95 =)
Ничего, всё так же
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Comm] kde headers
2004-12-30 20:03 [Comm] kde headers Jose
2004-12-30 20:52 ` Dmitry Ananjev
@ 2004-12-31 9:47 ` Andrey Rahmatullin
2004-12-31 10:13 ` Dmitry Ananjev
1 sibling, 1 reply; 13+ messages in thread
From: Andrey Rahmatullin @ 2004-12-31 9:47 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 589 bytes --]
On Thu, Dec 30, 2004 at 10:03:58PM +0200, Jose wrote:
> in the prefix, you've chosen, are no KDE libraries installed. This will fail.
> So, check this please and use another prefix!
http://faq.altlinux.ru/index.php?action=listq&qid=206&aid=207
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
В Дедал попадают экспериментальные, и (возможно) не стабильные сборки
программ. Поэтому, если Ваша программа не попадает под эту
классификацию, то лучше наверное в Сизиф. Хотя, если Вы отправите такую
программу в Дедал, то я её туда положу.
-- sass in devel@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2005-01-01 20:00 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-30 20:03 [Comm] kde headers Jose
2004-12-30 20:52 ` Dmitry Ananjev
2004-12-31 7:45 ` Genix
2004-12-31 8:12 ` Michael Isachenkov
2004-12-31 10:06 ` Dmitry Ananjev
2004-12-31 10:10 ` Michael Isachenkov
2004-12-31 10:20 ` Dmitry Ananjev
2004-12-31 18:04 ` Vitaly Lipatov
2005-01-01 13:34 ` Jose
2005-01-01 18:46 ` Dmitry Ananjev
2005-01-01 20:00 ` Vitaly Lipatov
2004-12-31 9:47 ` Andrey Rahmatullin
2004-12-31 10:13 ` Dmitry Ananjev
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git