ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: kde@kde.kiev.ua
To: sisyphus@lists.altlinux.org
Subject: [sisyphus] GLIB-2.0 проблема с линковкой
Date: Thu, 8 Jan 2009 14:53:00 +0200
Message-ID: <20090108125300.GA11826@kde.kiev.ua> (raw)

Добрый день!
Не получаеться собрать 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 ( кроме сорцов плугинвраппера).




             reply	other threads:[~2009-01-08 12:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-08 12:53 kde [this message]
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 ` Хихин Руслан

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=20090108125300.GA11826@kde.kiev.ua \
    --to=kde@kde.kiev.ua \
    --cc=sisyphus@lists.altlinux.org \
    /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