This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@solarpi:/usr/local/openzwave/open-zwave # gmake | |
CPPFLAGS= gmake -C /usr/local/openzwave/open-zwave/cpp/build/ - | |
gmake[1]: Entering directory '/usr/local/openzwave/open-zwave/cpp/build' | |
Building OpenZWave Version 1.4-8-g1c2511b | |
Building hid.o | |
/usr/local/openzwave/open-zwave/cpp/hidapi/libusb/hid.c:372:18: error: passing 'const char **' to parameter of type 'char **' discards qualifiers in nested pointer | |
types [-Werror,-Wincompatible-pointer-types-discards-qualifiers] | |
res = iconv(ic, &inptr, &inbytes, &outptr, &outbytes); | |
^~~~~~ | |
/usr/include/iconv.h:56:41: note: passing argument to parameter here |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FreeBSD solarpi 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r292858: Tue Dec 29 16:17:58 UTC 2015 [email protected]:/usr/obj/arm.armv6/usr/src/sys/RPI-B arm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
uzsolt-arm: { | |
url: "ftp://ftp.uzsolt.hu/freebsd/arm", | |
mirror_type: NONE, | |
signature_type: none, | |
enabled: yes | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@solarpi:~ # cat /etc/pkg/uzsolt.conf | |
uzsolt-arm: { | |
url: "ftp://ftp.uzsolt.hu/freebsd/arm", | |
mirror_type: NONE, | |
signature_type: none, | |
enabled: yes | |
} |
NewerOlder