From: Slava Dubrovskiy <dubrsl@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] undefined symbol при сборке GraphicsMagick
Date: Wed, 18 Oct 2006 08:58:48 +0300
Message-ID: <4535C298.30105@altlinux.org> (raw)
In-Reply-To: <20061017155959.GX8037@localhost.localdomain>
[-- Attachment #1: Type: text/plain, Size: 715 bytes --]
Alexey Tourbin пишет:
>>> Лучше долинковать с тем, что предоставляет эти символы.
>>> Для поиска что представляет эти символы можно использовать findsym.
>>>
>>> findsym Perl_sv_backoff
>>> /usr/lib/libperl.so: 000703f5 T Perl_sv_backoff
>>> /usr/lib/libperl.so.5.8: 000703f5 T Perl_sv_backoff
>>>
>>> К строке линковки этих .so файлов надо добавить -lperl.
>>>
>>> Недолинковать тоже в принципе можно, но тогда не будет явной
>>> зависимости на soname.
>>>
>>>
>> Спасибо за объяснение. Сделал.
>>
> Что вы сделали?
>
В спеке было:
%build
export LDFLAGS="-L%buildroot/magick/.libs $LDFLAGS"
Заменил на:
export LDFLAGS="-L%buildroot/magick/.libs -lperl $LDFLAGS"
--
WBR,
Dubrovskiy Vyacheslav
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
next prev parent reply other threads:[~2006-10-18 5:58 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-17 14:01 Slava Dubrovskiy
2006-10-17 14:18 ` Damir Shayhutdinov
2006-10-17 14:54 ` Alexey Tourbin
2006-10-17 15:06 ` Damir Shayhutdinov
2006-10-17 15:13 ` Alexey Tourbin
2006-10-17 15:19 ` Damir Shayhutdinov
2006-10-17 15:51 ` Slava Dubrovskiy
2006-10-17 15:59 ` Alexey Tourbin
2006-10-18 5:58 ` Slava Dubrovskiy [this message]
2006-10-18 23:41 ` Alexey Tourbin
2006-10-19 6:45 ` Slava Dubrovskiy
2006-10-17 14:50 ` Alexey Tourbin
2006-11-15 17:03 ` [devel] undefined symbol при сборке lmms Slava Dubrovskiy
2006-11-15 17:13 ` Led
2006-11-16 4:34 ` Ildar Mulyukov
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=4535C298.30105@altlinux.org \
--to=dubrsl@altlinux.org \
--cc=devel@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 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