Subject: Re: gettext and libintl.h
To: <>
From: None <itojun@iijlab.net>
List: tech-pkg
Date: 11/04/2000 16:08:41
>>While building gettext, it bombed out at xmalloc.c trying to find libintl.h
>>
>>So I cleaned the build and made it again. Again, the same problem.  I looked
>>back in the build progress and noticed that right after all that work to
>>create libintl.h it is removed.
>>
>>So I created a blank libintl.h and the build got future, but died
>>eventually.
>>
>>So is it broken or am I just missing something.  I've got to run so I don't
>>have time to dig into it any more. so I  guess I'll just check back Monday.
>>
>>latter,
>	are you on 1.4.x or 1.5?

	also, if you have devel/gettext-lib installed (gettext now
	depends on it), you should already have /usr/pkg/include/libintl.h
	and you should be using that one.  let us see the exact error log

itojun