From: Andrey Brindeew <abr@altlinux.ru> To: Sisyphus <sisyphus@altlinux.ru> Subject: [sisyphus] Портирование sim-0.9.3-alt2 на ALM 2.2 Date: Sat, 10 Apr 2004 16:57:38 +0400 Message-ID: <20040410125737.GA29048@abr.tool.ru> (raw) [-- Attachment #1: Type: text/plain, Size: 1718 bytes --] Hi! Никто не делал бэкпорт свежего sim'а в ALT Linux Master 2.2? У меня валится в ./configure на проверке Qt. Как выяснилось из config.log, он не может скомпилировать тестовую программу: configure:20222: rm -rf SunWS_cache; g++ -o conftest -O2 -pipe -Wall -O2 -fexpensive-optimizations -march=i686 -fno-exceptions -fno-check-new -I/usr/lib/qt3/include -I/usr/X11R6/include -DPIC -fPIC -DQT_THREAD_SUPPORT -D_REENTRANT -L/home/abr/tmp/sim-buildroot//usr/lib -lpthread -L/usr/lib/qt3/lib -L/usr/X11R6/lib -DPIC -fPIC conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -lXext -lX11 -lSM -lICE -lresolv -lpthread 1>&5 /home/abr/tmp/ccPEc7rc.o: In function `main': /home/abr/tmp/ccPEc7rc.o(.text+0x18): undefined reference to `QString::null' /home/abr/tmp/ccPEc7rc.o(.text+0x1e): undefined reference to `QStyleFactory::create(QString const &)' collect2: ld returned 1 exit status configure:20225: $? = 1 configure: failed program was: #include "confdefs.h" #include <qglobal.h> #include <qapplication.h> #include <qstylefactory.h> #include <private/qucomextra_p.h> #if ! (QT_VERSION >= 200) #error 1 #endif int main() { (void)QStyleFactory::create(QString::null); return 0; } configure:20265: error: Qt (>= Qt 2.0.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! Всё, что требуется ему по BuildReqs, установлено, в том числе и libqt3: $ rpm -qa|grep libqt libqt3-devel-3.1.1-alt3.1 libqt3-3.1.1-alt3.1 Что в консерватории подправить? -- WBR, Andrey Brindeew. "No one person can understand Perl culture completely" (C) Larry Wall. [-- Attachment #2: Type: application/pgp-signature, Size: 245 bytes --]
next reply other threads:[~2004-04-10 12:57 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-04-10 12:57 Andrey Brindeew [this message] 2004-04-10 16:04 ` Sergey Vlasov 2004-04-11 6:57 ` Andrey Brindeew 2004-04-12 9:04 ` Sergey V Turchin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20040410125737.GA29048@abr.tool.ru \ --to=abr@altlinux.ru \ --cc=sisyphus@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git