i try to compile any vala program on valac compiler from pkgsrc which could be installed via pkgin. But when I try to use --pkg argument to valac, GLib kick-out me with message:
"GLib: Cannot convert messge: Conversion from character set 'UTF-8' to '646' is not suported."
After that i install libiconv from pkgsrc, message was changed to:
"GLib: Cannot convert messge: Conversion from character set 'UTF-8' to 'ASCII' is not suported."
Whitout --pkg i got errors:
error: Failed to execute child process "pkg-config" ((null)).
Hi,
i try to compile any vala program on valac compiler from pkgsrc which could be installed via pkgin. But when I try to use --pkg argument to valac, GLib kick-out me with message:
"GLib: Cannot convert messge: Conversion from character set 'UTF-8' to '646' is not suported."
After that i install libiconv from pkgsrc, message was changed to:
"GLib: Cannot convert messge: Conversion from character set 'UTF-8' to 'ASCII' is not suported."
Whitout --pkg i got errors: error: Failed to execute child process "pkg-config" ((null)).
I 'm using minix_R3.4.0rc6-d5e4fc0.iso.