ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Linkinkg problem
@ 2007-03-04 12:31 Evgenii Terechkov
  2007-03-04 15:11 ` Damir Shayhutdinov
  0 siblings, 1 reply; 10+ messages in thread
From: Evgenii Terechkov @ 2007-03-04 12:31 UTC (permalink / raw)
  To: ALT Devel discussion list

Приветствую!

Вот возникла непонятная (для меня) проблема с линковкой:

Собрал audacious-1.3.0 (для чего пришлось собрать и libmcs) и
audacious-plugins-1.3.0 к нему. Всё вроде б/м работает. Но не собирается
то, ради чего всё и затевалось: audacious-imms (imms-3.1.0-rc1, поддержка
audacious экспериментальная). Всё оканчивается на стадий линковки
объектников, таким образом:

ccache gcc   -pipe -Wall -O2 -march=pentium3 -mtune=pentium4 `pkg-config audacious --cflags` -I../clients/xmms/ -DAUDACIOUS -O3 -Wall -fPIC -D_REENTRANT -I../ -I../immscore -I../clients -c  ../clients/bmp/bmpinterface.c -o  audaciousinterface.o
ccache g++   -pipe -Wall -O2 -march=pentium3 -mtune=pentium4 -fno-rtti  -O3 -Wall -fPIC -D_REENTRANT -I../ -I../immscore -I../clients -c  ../clients/clientstubbase.cc -o  clientstubbase.o
ccache g++ audaciousplugin2.o audaciousinterface.o clientstubbase.o libimmscore.a  `pkg-config audacious glib --libs` -lglib \
        -L. -lXss -lXext -lX11 -lpcre -lsqlite3 -lz  -ltag -L/usr/X11R6/lib \
        -shared -Wl,-z,defs,-soname,libaudaciousimms2.so -o libaudaciousimms2.so
audaciousinterface.o: In function `about':
bmpinterface.c:(.text+0x74): undefined reference to `xmms_show_message'
collect2: ld returned 1 exit status
make[1]: *** [libaudaciousimms2.so] Error 1
make: *** [all] Error 2

Я в смущений: на случай с --as-needed это вроде не похоже (все объектники
находятся до бибилиотек), нужный инклуд в bmpinterface.c присутствует
(зависит от -DAUDACIOUS), -laudacious тоже в наличий. Практически каждый из
плагинов пакета audacious-plugins успешно использует тот же самый
xmms_show_message (правда, почему-то, ни один не слинкован с
libaudacious.so). В чём фишка?

-- 
Терешков Евгений, ALT Linux Team.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-03-05 14:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-04 12:31 [devel] Linkinkg problem Evgenii Terechkov
2007-03-04 15:11 ` Damir Shayhutdinov
2007-03-04 15:46   ` Evgenii Terechkov
2007-03-04 15:48     ` Andrey Rahmatullin
2007-03-04 17:06       ` Evgenii Terechkov
2007-03-04 15:51     ` Damir Shayhutdinov
2007-03-04 17:21       ` Evgenii Terechkov
2007-03-04 20:59         ` Dmitry V. Levin
2007-03-05  3:06           ` Evgenii Terechkov
2007-03-05 14:22             ` Dmitry V. Levin

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