pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/net/gssdp
On Sun, Dec 04, 2016 at 04:12:03PM -0600, John Marino wrote:
> 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:
Yes, please read again what I wrote. One of the dependencies pulls in
readline, but doesn't for whatever reason have it in its buildlink3.mk.
That is the problem that should be fixed.
Joerg
Home |
Main Index |
Thread Index |
Old Index