* [sisyphus] gcc3.4 doesn't compile
@ 2005-02-23 13:19 Nick S. Grechukh
2005-02-23 14:29 ` Ivan Fedorov
0 siblings, 1 reply; 3+ messages in thread
From: Nick S. Grechukh @ 2005-02-23 13:19 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 2378 bytes --]
сегодняшний сизиф, gcc3.4
с некоторых пор перестал собираться софт под kde, почти все обламывается с
сообщениями типа:
libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x1e4): undefined
reference to `QLabel::setAutoResize(bool)'
.libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x1e8): undefined
reference to `QLabel::setBuddy(QWidget*)'
.libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x1ec): undefined
reference to `QLabel::setText(QString const&)'
.libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x1f0): undefined
reference to `QLabel::setPixmap(QPixmap const&)'
.libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x1f4): undefined
reference to `QLabel::setPicture(QPicture const&)'
.libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x1f8): undefined
reference to `QLabel::setMovie(QMovie const&)'
.libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x1fc): undefined
reference to `QLabel::setNum(int)'
.libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x200): undefined
reference to `QLabel::setNum(double)'
.libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x214): undefined
reference to `QPaintDevice::setResolution(int)'
.libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x218): undefined
reference to `QPaintDevice::resolution() const'
.libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x21c): undefined
reference to `QPaintDevice::handle() const'
.libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x220): undefined
reference to `QPaintDevice::x11RenderHandle()const'
.libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x224): undefined
reference to `QPaintDevice::setX11Data(QPaintDeviceX11Data const*)'
.libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x228): undefined
reference to `QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)'
.libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x22c): undefined
reference to `non-virtual thunk to QWidget::metric(int) const'
.libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x230): undefined
reference to `QPaintDevice::fontMet(QFont*, int, char const*, int) const'
.libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x234): undefined
reference to `QPaintDevice::fontInf(QFont*, int) const'
.libs/clickicon.moc.o(.gnu.linkonce.d._ZTI9ClickIcon+0x8): undefined reference
to `typeinfo for QLabel'
что это значит?
[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [sisyphus] gcc3.4 doesn't compile
2005-02-23 13:19 [sisyphus] gcc3.4 doesn't compile Nick S. Grechukh
@ 2005-02-23 14:29 ` Ivan Fedorov
2005-02-23 15:13 ` Nick S. Grechukh
0 siblings, 1 reply; 3+ messages in thread
From: Ivan Fedorov @ 2005-02-23 14:29 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 799 bytes --]
Nick S. Grechukh пишет:
> сегодняшний сизиф, gcc3.4
> с некоторых пор перестал собираться софт под kde, почти все обламывается с
> сообщениями типа:
>
> libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x1e4): undefined
> reference to `QLabel::setAutoResize(bool)'
> .libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x1e8): undefined
> reference to `QLabel::setBuddy(QWidget*)'
> .libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x1ec): undefined
> reference to `QLabel::setText(QString const&)'
> .libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x1f0): undefined
> reference to `QLabel::setPixmap(QPixmap const&)'
> to `typeinfo for QLabel'
>
> что это значит?
похоже, что libqt3 и ваш софт собраны разными версиями g++... то есть
важны первые 2 цифры.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [sisyphus] gcc3.4 doesn't compile
2005-02-23 14:29 ` Ivan Fedorov
@ 2005-02-23 15:13 ` Nick S. Grechukh
0 siblings, 0 replies; 3+ messages in thread
From: Nick S. Grechukh @ 2005-02-23 15:13 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 1341 bytes --]
On Wednesday 23 February 2005 16:29, Ivan Fedorov wrote:
> Nick S. Grechukh пишет:
> > сегодняшний сизиф, gcc3.4
> > с некоторых пор перестал собираться софт под kde, почти все обламывается
> > с сообщениями типа:
> > libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x1e4): undefined
> > reference to `QLabel::setAutoResize(bool)'
> > .libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x1e8): undefined
> > reference to `QLabel::setBuddy(QWidget*)'
> > .libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x1ec): undefined
> > reference to `QLabel::setText(QString const&)'
> > .libs/clickicon.moc.o(.gnu.linkonce.d._ZTV9ClickIcon+0x1f0): undefined
> > reference to `QLabel::setPixmap(QPixmap const&)'
> > to `typeinfo for QLabel'
> > что это значит?
> похоже, что libqt3 и ваш софт собраны разными версиями g++... то есть
> важны первые 2 цифры.
мне так и показалось. однако
kolya@gns ~ $ gcc --version
i586-alt-linux-gcc (GCC) 3.4.3 20050209 (ALT Linux, build 3.4.3-alt4)
kolya@gns ~ $ g++ --version
i586-alt-linux-g++ (GCC) 3.4.3 20050209 (ALT Linux, build 3.4.3-alt4)
kolya@gns ~ $ rpm -q libqt3
libqt3-3.3.4-alt2
kolya@gns ~ $ rpm -qa | grep gcc
gcc-common-1.4.6-alt1
gcc3.4-c++-3.4.3-alt4
libgcc3.4-3.4.3-alt4
gcc3.4-3.4.3-alt4
gcc-c++-common-1.4.6-alt1
то бишь последние сизифные версии (только что сделал dist-upgrade).
[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-02-23 15:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-23 13:19 [sisyphus] gcc3.4 doesn't compile Nick S. Grechukh
2005-02-23 14:29 ` Ivan Fedorov
2005-02-23 15:13 ` Nick S. Grechukh
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