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

* Re: [sisyphus] GLIB-2.0 проблема с линковкой
  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 13:44 ` Хихин Руслан
  1 sibling, 1 reply; 6+ messages in thread
From: Slava Semushin @ 2009-01-08 13:34 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

8 января 2009 г. 18:53 пользователь  <kde@kde.kiev> написал:
[...]
> $ 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

-lglib-2.0 поставьте в конец строчки с командой.
-lс можете вообще не писать.
 -Wl,--no-as-need тоже уберите.

И почитайте в вике про --as-needed

-- 
+ Slava Semushin | slava.semushin @ gmail.com
+ ALT Linux Team | php-coder @ altlinux.ru

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

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

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

Здравствуйте kde@kde.kiev.ua
  В сообщении от 8 января 2009 kde@kde.kiev.ua написал(a):
> Добрый день!
> Не получаеться собрать 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 ( кроме сорцов плугинвраппера).
>
http://lists.altlinux.org/pipermail/sisyphus/2006-July/084838.html

-- 
С  уважением Хихин Руслан

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

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

* Re: [sisyphus] GLIB-2.0 проблема с линковкой
  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
  0 siblings, 2 replies; 6+ messages in thread
From: Michael Shigorin @ 2009-01-08 15:25 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

On Thu, Jan 08, 2009 at 07:34:36PM +0600, Slava Semushin wrote:
> И почитайте в вике про --as-needed

Бишь http://www.altlinux.org/UpStream/AsNeeded

Эх, вот потятность бы ещё этой важной страничке придать...
да на английский перевести в качестве пояснения апстримам.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

* Re: [sisyphus] GLIB-2.0 проблема с линковкой
  2009-01-08 15:25   ` Michael Shigorin
@ 2009-01-08 15:40     ` Хихин Руслан
  2009-01-08 18:39     ` Dmitry V. Levin
  1 sibling, 0 replies; 6+ messages in thread
From: Хихин Руслан @ 2009-01-08 15:40 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

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

Здравствуйте Michael Shigorin
  В сообщении от 8 января 2009 Michael Shigorin написал(a):
> On Thu, Jan 08, 2009 at 07:34:36PM +0600, Slava Semushin wrote:
> > И почитайте в вике про --as-needed
>
> Бишь http://www.altlinux.org/UpStream/AsNeeded
>
> Эх, вот потятность бы ещё этой важной страничке придать...
> да на английский перевести в качестве пояснения апстримам.

Ведь искал на Wiki, а не нашёл :)

-- 
С  уважением Хихин Руслан

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

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

* Re: [sisyphus] GLIB-2.0 проблема с линковкой
  2009-01-08 15:25   ` Michael Shigorin
  2009-01-08 15:40     ` Хихин Руслан
@ 2009-01-08 18:39     ` Dmitry V. Levin
  1 sibling, 0 replies; 6+ messages in thread
From: Dmitry V. Levin @ 2009-01-08 18:39 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

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

On Thu, Jan 08, 2009 at 05:25:48PM +0200, Michael Shigorin wrote:
> On Thu, Jan 08, 2009 at 07:34:36PM +0600, Slava Semushin wrote:
> > И почитайте в вике про --as-needed
> 
> Бишь http://www.altlinux.org/UpStream/AsNeeded
> 
> Эх, вот потятность бы ещё этой важной страничке придать...
> да на английский перевести в качестве пояснения апстримам.

На английском есть http://en.altlinux.org/UnderOverLinkProblems


-- 
ldv

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

^ 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