[Bug 200891] devel/msp430-gdb fails to compile

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 15 23:18:06 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200891

            Bug ID: 200891
           Summary: devel/msp430-gdb fails to compile
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: lev at FreeBSD.org
          Reporter: olivier at gautherot.net
             Flags: maintainer-feedback?(lev at FreeBSD.org)
          Assignee: lev at FreeBSD.org

The port fails because the final link misses a -liconv.

I could fix it adding the following line in the top-level Makefile:

LIBS+=  -liconv

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


More information about the freebsd-ports-bugs mailing list