[Bug 194116] [Port update] devel/ding-libs 0.1.3_1 -> 0.4.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 23 19:05:08 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194116
--- Comment #14 from lukas.slebodnik at intrak.sk ---
(In reply to Kurt Jaeger from comment #11)
> (In reply to Kurt Jaeger from comment #10)
> > (In reply to lukas.slebodnik from comment #8)
> > > This update of ding-libs port caused linking problems in sssd port.
> >
> > Does it work if one adds iconv to USES of ding-libs ?
>
> I tested it, a problem occurred on 91a and 84i, not on 10x, but it
> seems to be related to fmemopen missing from libini_config.so, so
> it's no longer the iconv issue ?
>
> http://people.freebsd.org/~pi/logs/security__sssd-10x-1414089036.txt
> http://people.freebsd.org/~pi/logs/security__sssd-84i-1414089036.txt
> http://people.freebsd.org/~pi/logs/security__sssd-91a-1414089036.txt
libc seems to have function fmemopen ofn freebsd 9.3
root at freebsd:/usr/ports/security/sssd # nm --dynamic --defined-only
/lib/libc.so.7 | grep fmem
0000000000044590 T fmemopen
root at freebsd:/usr/ports/security/sssd # nm --dynamic --defined-only
/lib/libc.so.7 | grep fopen
00000000000efb80 T fopen
root at freebsd:/usr/ports/security/sssd # uname -a
FreeBSD freebsd 9.3-RELEASE-p2 FreeBSD 9.3-RELEASE-p2 #0: Mon Sep 15 16:44:27
UTC 2014 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC
amd64
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list