[Bug 194155] [Port update] security/sssd 1.9.6 -> 1.11.7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 8 12:06:41 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194155
lukas.slebodnik at intrak.sk changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #148081|0 |1
is obsolete| |
Attachment #148091| |maintainer-approval+
Flags| |
--- Comment #6 from lukas.slebodnik at intrak.sk ---
Created attachment 148091
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148091&action=edit
Update patch (modified version)
In private discussion, Sebastian pointed out there is a problem with linking.
Quote:
{{
I have just tested you port and it fails to build in my fBSD 10.1 system.
I had this same error and resolved it by adding the following line to the
port make file:
LIBS+= -L${LOCALBASE}/lib -liconv -lintl
By the way, I also tried using the variable ${ICONV_LIB}
<https://www.freebsd.org/doc/en/books/porters-handbook/book.html#iconv-simple-us
+e>
which should be the correct way, but it did not work in 10.1 as this
variable is empty.
}}
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list