Hi,
I had an up-to-date 10.1 system and just upgraded to 10.2
It seems to have broken pkg, it is missing lubucl.so.1
So, I next tried to build that from ports:
But that port fails to build. Can anyone suggest workaround?
I had an up-to-date 10.1 system and just upgraded to 10.2
It seems to have broken pkg, it is missing lubucl.so.1
Code:
root@www:/usr/ports/textproc/libucl # pkg info
Shared object "libucl.so.1" not found, required by "pkg"
So, I next tried to build that from ports:
Code:
In file included from /usr/include/string.h:45:
/usr/include/strings.h:64:10: fatal error: 'xlocale/_strings.h' file not found
#include <xlocale/_strings.h>
^
But that port fails to build. Can anyone suggest workaround?