ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Опять libgal-2.0
@ 2003-10-27 18:44 Ivan Evtuhovich
  2003-10-27 19:22 ` Phoenix
  0 siblings, 1 reply; 2+ messages in thread
From: Ivan Evtuhovich @ 2003-10-27 18:44 UTC (permalink / raw)
  To: devel

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

			Привет!

	Что делать, когда я собираю libgal-2.0, он ругается, что ему
нужен он сам. Это в этом куске кода.

gcc -shared  gal-a11y-util.lo init.lo -Wl,--whole-archive e-table/.libs/libgal-a11y-etable.al e-text/.libs/libgal-a11y-etext.al -Wl,--no-whole-archive  -L/usr/X11R6/lib e-table/.libs/libgal-a11y-etable.al e-text/.libs/libgal-a11y-etext.al -L/usr/lib -lgal-2.0 -lgnomeprintui-2-2 -lgnomeprint-2-2 -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lpthread -lz -lm     -Wl,--export-dynamic -Wl,-soname -Wl,libgal-a11y-2.0.so -o .libs/libgal-a11y-2.0.so
/usr/bin/ld: cannot find -lgal-2.0
collect2: ld returned 1 exit status
libtool: install: error: relink `libgal-a11y-2.0.la' with the above command before installing it
libtool: install: warning: remember to run `libtool --finish /usr/lib/gtk-2.0/modules'

А в конце при сборке в hasher он выдает это:

error: File not found by glob: /usr/src/RPM/tmp/libgal2-buildroot/usr/lib/gtk-2.0/modules/*.so
error: File not found by glob: /usr/src/RPM/tmp/libgal2-buildroot/usr/lib/gtk-2.0/modules/*.la

Оно, конечно, понятно, что не найден, но как сделать, чтобы он
заработал. Желательно вместе с RTFM, чтобы помимо готовой библиотеки я имел
некоторые знания о том, почему это и что с этим делать.

-- 
XMMS играет: Lamb - Gabriel
С наилучшими пожеланиями, Иван Евтухович
mailto: evtuhovich@mail.ru
ICQ UIN: 52227602
JID: evtuhovich@jabber.org

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

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

* Re: [devel] Опять libgal-2.0
  2003-10-27 18:44 [devel] Опять libgal-2.0 Ivan Evtuhovich
@ 2003-10-27 19:22 ` Phoenix
  0 siblings, 0 replies; 2+ messages in thread
From: Phoenix @ 2003-10-27 19:22 UTC (permalink / raw)
  To: ALT Devel discussion list

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

On Mon, Oct 27, 2003 at 09:44:28PM +0300, Ivan Evtuhovich wrote:

> 			Привет!

Hi!

> 
> 	Что делать, когда я собираю libgal-2.0, он ругается, что ему
> нужен он сам. Это в этом куске кода.
> 
> gcc -shared  gal-a11y-util.lo init.lo -Wl,--whole-archive e-table/.libs/libgal-a11y-etable.al e-text/.libs/libgal-a11y-etext.al -Wl,--no-whole-archive  -L/usr/X11R6/lib e-table/.libs/libgal-a11y-etable.al e-text/.libs/libgal-a11y-etext.al -L/usr/lib -lgal-2.0 -lgnomeprintui-2-2 -lgnomeprint-2-2 -lglade-2.0 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lpthread -lz -lm     -Wl,--export-dynamic -Wl,-soname -Wl,libgal-a11y-2.0.so -o .libs/libgal-a11y-2.0.so
> /usr/bin/ld: cannot find -lgal-2.0
> collect2: ld returned 1 exit status
> libtool: install: error: relink `libgal-a11y-2.0.la' with the above command before installing it
> libtool: install: warning: remember to run `libtool --finish /usr/lib/gtk-2.0/modules'
> 
> А в конце при сборке в hasher он выдает это:
> 
> error: File not found by glob: /usr/src/RPM/tmp/libgal2-buildroot/usr/lib/gtk-2.0/modules/*.so
> error: File not found by glob: /usr/src/RPM/tmp/libgal2-buildroot/usr/lib/gtk-2.0/modules/*.la
> 
> Оно, конечно, понятно, что не найден, но как сделать, чтобы он
> заработал. Желательно вместе с RTFM, чтобы помимо готовой библиотеки я имел
> некоторые знания о том, почему это и что с этим делать.

Вы бы не могли мне выложить где-нить ваш src.rpm ?

---
Regards,
Phoenix.

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

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

end of thread, other threads:[~2003-10-27 19:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-27 18:44 [devel] Опять libgal-2.0 Ivan Evtuhovich
2003-10-27 19:22 ` Phoenix

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