top of page

MEHUL'S SPACE

  • Writer's pictureMehul Ved

Patching again

Seems like I will be doing some serious bug hunting today. No complaints. It’s all fun.

So, while updating world, gettext started failing on me. So, I went back to bugs.gentoo.org to look out for any useful bug reports.


Sure there was one with the same problems.

As per Bug 206495, there’s a problem with the ebuild

<quote>

gettext-0.17 ebuild uses ’emake install’ where it should use ’emake -j1

install’. </quote>

So, once again I got on with the process

1) Copy /usr/portage/sys-devel/gettext to /usr/local/portage/sys-devel/gettext

2) Open the ebuild in you favourite editor and edit the emake line to add -ji and save it

3)  Run the following command

ebuild gettext-0.17.ebuild digest

4) Now emerge gettext again and you should be ready to go 🙂

#gentoofreebsdbugsgettextbugebuild

0 views0 comments

Recent Posts

See All

Unfortunately, there’s no guide available for installing mediawiki on dotcloud and googling for it doesn’t turn up anything much useful. But, I had to move out LUG wiki to dotcloud. I proceeded with i

Do you find performance of your WordPress blog to be lousy? And have no clue on where to start with it? There are lots of articles on the Internet which will tell you what to do. So, instead of repeat

Sunday February 1 2009 was the day when BarCampMumbai 5 was held with the same old enthusiasm but at a whole new venue – VJTI College, Matunga. The camp was host to many firsts for the BCM as well as

bottom of page