ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] GLIB-2.0 проблема с линковкой
@ 2009-01-08 12:53 kde
  2009-01-08 13:34 ` Slava Semushin
  2009-01-08 13:44 ` Хихин Руслан
  0 siblings, 2 replies; 6+ messages in thread
From: kde @ 2009-01-08 12:53 UTC (permalink / raw)
  To: sisyphus

Добрый день!
Не получаеться собрать nspluginwrapper, помогите разобраться с 
причиной, а она заключаеться в следующем:

$ cat /home/kde/tmp/npw-conf-9674-27906-19029.c
#include <glib.h>
int main(void) {
    (void) g_main_pending();
    return 0;
}
$ gcc   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -lglib-2.0 \
		-lc  -Wl,--no-as-need  /home/kde/tmp/npw-conf-9674-27906-19029.c
/home/kde/tmp/ccm3Jyez.o: In function `main':
npw-conf-9674-27906-19029.c:(.text+0x19): undefined reference to
`g_main_context_pending'
collect2: ld returned 1 exit status

Судя по:
$ objdump -D /usr/lib/libglib-2.0.so | grep g_main_context_pending
0003ac90 <g_main_context_pending>:

тушканчик есть, только вот почему линкер упорно его не желает замечать?
И что собственно нужно сделать что-бы заметил.

ЗЫ: все пакеты из branch-5.0 ( кроме сорцов плугинвраппера).




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

end of thread, other threads:[~2009-01-08 18:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-08 12:53 [sisyphus] GLIB-2.0 проблема с линковкой kde
2009-01-08 13:34 ` Slava Semushin
2009-01-08 15:25   ` Michael Shigorin
2009-01-08 15:40     ` Хихин Руслан
2009-01-08 18:39     ` Dmitry V. Levin
2009-01-08 13:44 ` Хихин Руслан

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