[Bug 204732] lang/sdcc libsdcce.lib missing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 22 11:03:40 UTC 2015


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

            Bug ID: 204732
           Summary: lang/sdcc libsdcce.lib missing
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: tijl at FreeBSD.org
          Reporter: smars at yuntech.edu.tw
          Assignee: tijl at FreeBSD.org
             Flags: maintainer-feedback?(tijl at FreeBSD.org)

'libsdcce.lib' is not built (the library is needed for pic14 enhanced cores
microcontrollers).

"./configure --enable-new-pics" should allow building it but boost library is
not found in the process.

A crude hack allows to build it:
"ln -s /usr/local/include/boost/ /usr/include"
But it is certainly possible to fix it more elegantly.

Thanks!

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


More information about the freebsd-ports-bugs mailing list