ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Nick S. Grechukh" <ngrechukh@ua.fm>
To: ALT Devel discussion list <devel@altlinux.ru>
Subject: [devel] сборка под КДЕ
Date: Sun, 17 Apr 2005 18:46:24 +0300
Message-ID: <200504171846.30179.ngrechukh@ua.fm> (raw)

[-- Attachment #1: Type: text/plain, Size: 1679 bytes --]

с некоторых пор, а точнее с появления в Сизифе kde3.4, многие программки под 
kde перестали собираться, включая те что раньше собирались нормально  
(навскидку metabar, kat. krusader этим страдает с осени). 
симптомы одинаковые - сборка заканчивается длинной пургой, маленький кусочек 
которой приведен ниже:

metabar.cpp: undefined reference to `QString::QString(char const*)'
.libs/metabar.o(.text+0x7d0):metabar.cpp: undefined reference to 
`QString::QString(char const*)'
.libs/metabar.o(.text+0x808):metabar.cpp: undefined reference to 
`QString::shared_null'
.libs/metabar.o(.text+0x814):metabar.cpp: undefined reference to 
`QStringData::deleteSelf()'
.libs/metabar.o(.text+0x82e):metabar.cpp: undefined reference to 
`QString::shared_null'
.libs/metabar.o(.text+0x83a):metabar.cpp: undefined reference to 
`QStringData::deleteSelf()'
.libs/metabar.o(.text+0x84e):metabar.cpp: undefined reference to 
`QString::QString(char const*)'
.libs/metabar.o(.text+0x860):metabar.cpp: undefined reference to 
`QString::QString(char const*)'

лечится все это помещением в %prep следующего текста:
                        
%__subst "s/\(Wl,--no-undefined\)/-Wl,--warn-unresolved-symbols \1/g" 
admin/acinclude.m4.in                 
%__subst "s/\-lkdeui/-lkdeui -lpthread/g" admin/acinclude.m4.in                                             
%__subst "s/\.la/.so/g" admin/acinclude.m4.in                                                               
make -f admin/Makefile.common cvs ||:         

после чего софт нормально собирается и работает.

кто-то может это прокомменитировать? 
теперь всегда так будет?
стоит ли написать об этом на wiki.sisyphus.ru/devel/spectips/kdebuild ?

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

             reply	other threads:[~2005-04-17 15:46 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-17 15:46 Nick S. Grechukh [this message]
2005-04-17 15:50 ` [devel] " Michael Shigorin
2005-04-17 16:01   ` Nick S. Grechukh
2005-04-17 20:00 ` [devel] " Dmitry V. Levin
2005-04-18  8:20   ` Sergey V Turchin
2005-04-18 11:37   ` Nick S. Grechukh
2005-04-18 16:35     ` Nick S. Grechukh
2005-04-18  8:13 ` Sergey V Turchin
2005-04-19  8:33   ` Nick S. Grechukh
2005-04-19  8:36     ` Alexey I. Froloff
2005-04-19 11:20       ` Konstantin Klimchev
2005-04-19 11:36         ` Nick S. Grechukh
2005-04-19 12:33       ` [devel] " Michael Shigorin
2005-04-19 13:44         ` Alexey I. Froloff
2005-04-19 14:02           ` Nick S. Grechukh
2005-04-19 15:21             ` Alexey I. Froloff
2005-04-19 14:50           ` Michael Shigorin

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=200504171846.30179.ngrechukh@ua.fm \
    --to=ngrechukh@ua.fm \
    --cc=devel@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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git