ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: REAL <root@mmedia2.kemsu.ru>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] verify-elf: ERROR
Date: Tue, 29 Sep 2009 15:44:15 +0800
Message-ID: <4AC1BACF.2050708@mmedia2.kemsu.ru> (raw)
In-Reply-To: <4AC0EE14.1050607@rambler.ru>

kostya.hm пишет:
> Пытаюсь собрать dekorator 0.4.4(он под kde4, dekorator 0.3 для kde3).
> 
> verify-elf: ERROR: ./usr/lib/kde4/kwin_deKorator_config.so: RPATH ends 
> with ":": /usr/lib/kde4/devel:::::::::
> 
> Прочитал http://www.altlinux.org/ProblemWithVerifyELFAndRPATH , но 
> проблему решить не смог. Найти, где изменяется rpath тоже. Пробовал 
> %set_verify_elf_method textrel=relaxed rpath=relaxed  -тоже не помогло. 

Отключать такую проверку нежелательно, если есть способ обойти. 
Правда, я не знаю случаев, когда такого способа нет.

Самый простой способ исправить положение - использовать chrpath (из 
одноимённого пакета).

chrpath -r new_rpath файл

В new_rpath добавляете список (разделитель - двоеточие) нужных 
каталогов (исключая %_libdir, его нет смысла), и он заменяет тот, что 
уже есть. Правда, результирующий список должен быть не длиннее того, 
что есть в наличии.

Ну а непростой способ - это уже зарываться в сами исходники и искать, 
что там где накорёжено :) (обычно где-то в районе Makefile* или 
configure*).

-- 

REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ


  reply	other threads:[~2009-09-29  7:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-28 17:10 kostya.hm
2009-09-29  7:44 ` REAL [this message]
2009-09-29  7:50 ` Andrey Rahmatullin
2009-09-29 12:45   ` kostya.hm
2009-09-29  8:52     ` Andrey Rahmatullin
2009-09-29 10:43       ` Dmitry V. Levin
2009-09-29 12:58       ` kostya.hm
2009-09-29 11:02     ` Max Ivanov

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=4AC1BACF.2050708@mmedia2.kemsu.ru \
    --to=root@mmedia2.kemsu.ru \
    --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