Following the steps outlined in the /usr/ports/UPDATING I first ran the command
followed by
but now I get the following error:
I've tried using su to enter a root prompt but I get a similar message stating that bash needs the shared object as well.
So, how can I fix this?
$ sudo pkg delete -f devel/gettext
followed by
$ sudo portmaster converters/libiconv devel/gettext
but now I get the following error:
Code:
Shared object "libintl.so.9" not found, required by "sudo"
I've tried using su to enter a root prompt but I get a similar message stating that bash needs the shared object as well.
So, how can I fix this?