Date: Sun, 22 Nov 2015 11:03:40 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 204732] lang/sdcc libsdcce.lib missing Message-ID: <bug-204732-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: smars@yuntech.edu.tw Assignee: tijl@FreeBSD.org Flags: maintainer-feedback?(tijl@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204732-13>