Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2014 16:44:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191809] New: dns/idnkit: iconv function not available
Message-ID:  <bug-191809-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191809

            Bug ID: 191809
           Summary: dns/idnkit: iconv function not available
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: software-freebsd@interfasys.ch

What fails
configure:3035: gcc48 -o conftest -O2 -pipe -DLIBICONV_PLUG -DLIBICONV_PLUG  
-O2 -pipe -DLIBICONV_PLUG conftest.c   1>&5
/tmp/ccNVjIZ6.ltrans0.ltrans.o: In function `main':
ccNVjIZ6.ltrans0.o:(.text.startup+0xf): undefined reference to `iconv_open'
collect2: error: ld returned 1 exit status

Library is installed
# ldconfig -r | grep libiconv.so.3 | awk '{print $3}'
/usr/local/lib/libiconv.so.3

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191809-13>