pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/net/gssdp
On 12/4/2016 16:04, Joerg Sonnenberger wrote:
On Sun, Dec 04, 2016 at 09:56:30PM +0000, John Marino wrote:
Module Name: pkgsrc
Committed By: marino
Date: Sun Dec 4 21:56:30 UTC 2016
Modified Files:
pkgsrc/net/gssdp: Makefile
Log Message:
net/gssdp: Specify readline and ncurses requirements
Solves:
/usr/libexec/binutils225/elf/ld.gold: error: cannot find -lreadline
/usr/libexec/binutils225/elf/ld.gold: error: cannot find -lncurses
Please revert this and the earlier changes. Nothing in this package or
e.g. security/pam-krb5 uses readline directly. At most it gets pulled in
directly from somewhere and should be fixed there and only there.
# ldd ./libgssdp-1.0.so
./libgssdp-1.0.so:
libsoup-2.4.so.1 => /usr/pkg/lib/libsoup-2.4.so.1 (0x800661000)
libxml2.so.2 => /usr/pkg/lib/libxml2.so.2 (0x80073a000)
liblzma.so.3 => /usr/lib/liblzma.so.3 (0x8008ab000)
libm.so.4 => /lib/libm.so.4 (0x8008ce000)
libsqlite3.so.0 => /usr/pkg/lib/libsqlite3.so.0 (0x8008f7000)
libreadline.so.7 => /usr/pkg/lib/libreadline.so.7 (0x8009c8000)
libncurses.so.6 => /usr/pkg/lib/libncurses.so.6 (0x800a17000)
libdl.so.0 => /usr/lib/libdl.so.0 (0x8005c9000)
libgio-2.0.so.0 => /usr/pkg/lib/libgio-2.0.so.0 (0x800a73000)
libgmodule-2.0.so.0 => /usr/pkg/lib/libgmodule-2.0.so.0
(0x8005cb000)
libz.so.3 => /lib/libz.so.3 (0x800bfd000)
libgobject-2.0.so.0 => /usr/pkg/lib/libgobject-2.0.so.0
(0x800c12000)
libffi.so.6 => /usr/pkg/lib/libffi.so.6 (0x800c63000)
libglib-2.0.so.0 => /usr/pkg/lib/libglib-2.0.so.0 (0x800c68000)
libpcre.so.1 => /usr/pkg/lib/libpcre.so.1 (0x800d78000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x800dbb000)
librt.so.0 => /usr/lib/librt.so.0 (0x800dd3000)
libintl.so.8 => /usr/pkg/lib/libintl.so.8 (0x800dd6000)
libc.so.8 => /lib/libc.so.8 (0x800458000)
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
Home |
Main Index |
Thread Index |
Old Index