ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: devel@altlinux.ru
Subject: [devel] RFC: gtk+ vs libtool
Date: Mon, 1 Dec 2003 18:20:54 +0300
Message-ID: <20031201152054.GA4940@julia.office.altlinux.ru> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1633 bytes --]

В логе находится вывод команды

$ diff =(rpm --define '_libtool_version 1.4' -ba ~/RPM/SPECS/gtk+.spec |& rpmlog) =(rpm --define '_libtool_version 1.5' -ba ~/RPM/SPECS/gtk+.spec |& rpmlog)

Замечания:

$ which diff
diff: aliased to LC_ALL=C TZ=UTC0 diff -abBdpruw
$ which rpmlog
rpmlog: aliased to sed s,rpm-tmp\\.[0-9]\\+,rpm-tmp.XXX,g
$

Как видно, с новым libtool'ом gtk+ собирается, но неправильно
(библиотеки не слинкованы ни с libglib, ни с libX11, ни вообще с
чем-либо другим, кроме libc).  Новый libtool колбасит следующим образом:

+*** Warning: linker path does not have real file for library -lglib.
+*** I have the capability to make that library automatically link in when
+*** you link to this library.  But I can only do this if you have a
+*** shared version of the library, which you do not appear to have
+*** because I did check the linker path looking for a file starting
+*** with libglib and none of the candidates passed a file format test
+*** using a file magic. Last file checked: /usr/lib/../../lib/libglib-1.2.so.0.0.10
+../libtool: line 3553: ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ): command not found
+../libtool: line 3553: ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ): command not found
+../libtool: line 3553: ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ): command not found
+../libtool: line 3553: ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ): command not found
+

В этом месте находится:

	| $EGREP "$file_magic_regex" > /dev/null; then

По-видимому, не определена переменная $EGREP.
Связано ли это непосредственно с удалением libglib.la, я не знаю.

[-- Attachment #1.2: gtk.diff.bz2 --]
[-- Type: application/octet-stream, Size: 8339 bytes --]

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

             reply	other threads:[~2003-12-01 15:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-01 15:20 Alexey Tourbin [this message]
2003-12-02  9:52 ` Dmitry V. Levin

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=20031201152054.GA4940@julia.office.altlinux.ru \
    --to=at@altlinux.ru \
    --cc=devel@altlinux.ru \
    /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 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