View Single Post
  #1   (View Single Post)  
Old 31st January 2011
plexter plexter is offline
Shell Scout
 
Join Date: May 2008
Posts: 124
Question Error in Gettext

Hello all,

I've just finished upgrading an OpenBSD system to the latest. For the most part it seems to be running fine.

However when I try and update the packages some of the packages give errors regarding gettext. I've tried updating manually via pkg_add and ports.

The error I seem to get is something like this:

Code:
*** Error code 1

Stop in /usr/ports/devel/gettext (line 1611 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Note: the above was from trying to make update php5.

I believe gettext must be corrupt? However trying to install/reinstall fails.

Code:
*** Error code 1

Stop in /usr/ports/devel/gettext (line 1611 of /usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/devel/gettext (line 2116 of /usr/ports/infrastructure/mk/bsd.port.mk).
Anyone have any thoughts?
Reply With Quote