Summary: | devel/arduino18: Can't use any arduino library | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Raffeale <dcp2k> |
Component: | Individual Port(s) | Assignee: | Kyle Evans <kevans> |
Status: | Closed FIXED | ||
Severity: | Affects Many People | CC: | emaste, kevans |
Priority: | --- | Keywords: | needs-qa |
Version: | Latest | Flags: | koobs:
maintainer-feedback?
(kevans) |
Hardware: | amd64 | ||
OS: | Any |
Description
Raffeale
2020-03-18 06:29:59 UTC
hi pr, could you fix this issuse , i am waiting for you! thanks a lot! i really need it. today I reinstalled freebsd, it works fine when I use show shell as login shell. but it still reports the error messages when I use csh shell as login shell. it's so interesting bug. i found actually cause of not compile issue. when i set LC_ALL "zh_CN.UTF-8" and LC_CTYPE "zh_CN.UTF-8" , arduino can't compile with build-in library. yesterday,i tested it again, I found that arduino could compile it with built-in library when I did not set LC_ALL environment variable. |