pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/50358: chat/weechat-1.2nb: failed to load any python plugin



This is what I get from that .so file:
$ ldd /usr/local/google/home/ych/pkg/lib/weechat/plugins/python.so
        linux-vdso.so.1 =>  (0x00007ffc47342000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f630c294000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f630cab2000)

On Sat, Dec 26, 2015 at 7:15 PM, David Holland
<dholland-pbugs%netbsd.org@localhost> wrote:
> The following reply was made to PR pkg/50358; it has been noted by GNATS.
>
> From: David Holland <dholland-pbugs%netbsd.org@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc:
> Subject: Re: pkg/50358: chat/weechat-1.2nb: failed to load any python plugin
> Date: Sun, 27 Dec 2015 03:10:56 +0000
>
>  On Thu, Oct 22, 2015 at 07:15:00PM +0000, netbsd.org%yegle.net@localhost wrote:
>   > 4. run weechat from pkgsrc, there will be an error:
>   > 12:10 =!= Error: unable to load plugin "/usr/local/google/home/ych/pkg/lib/weechat/plugins/python.so": /usr/local/google/home/ych/pkg/lib/weechat/plugins/python.so: undefined symbol: forkpty
>
>  This suggests that the plugin is not linked against libutil, but needs
>  to be; what do you get if you run ldd on it?
>
>  --
>  David A. Holland
>  dholland%netbsd.org@localhost
>


Home | Main Index | Thread Index | Old Index