From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] undefined symbol при сборке GraphicsMagick
Date: Tue, 17 Oct 2006 18:54:39 +0400
Message-ID: <20061017145439.GS8037@localhost.localdomain> (raw)
In-Reply-To: <679044850610170718o50a6848bs988a8e24e7a825f3@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1652 bytes --]
On Tue, Oct 17, 2006 at 06:18:04PM +0400, Damir Shayhutdinov wrote:
> > Здравствуйте.
>
> > При сборке GraphicsMagick получаю:
> > Verifying ELF objects in /home/slava/tmp/GraphicsMagick-buildroot
> (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
> > verify-elf: WARNING:
> > ./usr/lib/perl5/vendor_perl/i386-linux/auto/Graphics/Magick/Magick.so:
> > undefined symbol: Perl_Top_ptr
> > verify-elf: WARNING:
> > ./usr/lib/perl5/vendor_perl/i386-linux/auto/Graphics/Magick/Magick.so:
> > undefined symbol: Perl_sv_setiv
> > ===skip===
> > verify-elf: WARNING:
> > ./usr/lib/perl5/vendor_perl/i386-linux/auto/Graphics/Magick/Magick.so:
> > undefined symbol: Perl_sv_backoff
> > verify-elf: WARNING:
> > ./usr/lib/perl5/vendor_perl/i386-linux/auto/Graphics/Magick/Magick.so:
> > undefined symbol: Perl_sv_2pv_flags
> >
> > Причем тоже-самое и при сборке ImageMagick. Как-то на это надо
> > реагировать? Вроде работает.
> Лучше долинковать с тем, что предоставляет эти символы.
> Для поиска что представляет эти символы можно использовать 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.
Зависимость на soname будет grep libperl /usr/lib/rpm/*.
Также линкова с -lperl будет, если используется %perl_vendor_build.
Но в перле alt5 я захачил линковку на уровне ExtUtils::MakeMaker.
Остался только Module::Build, но это маленькая проблема.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-10-17 14:54 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 [this message]
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
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=20061017145439.GS8037@localhost.localdomain \
--to=at@altlinux.ru \
--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