On Fri, Mar 08, 2002 at 12:26:09PM -0800, Hiten Pandya wrote:
> Saying that, I haven't use ENABLE_NLS anywhere. This happened to me, a
> couple of weeks ago, but I had to go Germany, so I wasn't able to report
> it then.
>
> All my buildworld's use to work perfectly, but I am getting this proble
Saying that, I haven't use ENABLE_NLS anywhere. This happened to me, a
couple of weeks ago, but I had to go Germany, so I wasn't able to report
it then.
All my buildworld's use to work perfectly, but I am getting this problem
for some reason which I can't seem to figure out. Also, I downloaded
On Fri, Mar 08, 2002 at 05:56:08PM +, Hiten Pandya wrote:
>
>/data/dev/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/sysdep.h:135:
> libintl.h: No such file or directory
This only happens if ENABLE_NLS is defined. However,
$ cd /usr/src/gnu/usr.bin/binutils
$ fi
On Fri, Mar 08, 2002 at 01:06:41PM -0500, Michael Lucas wrote:
> pedicular~;locate libintl.h
> /usr/local/include/libintl.h
> /usr/src/contrib/texinfo/lib/libintl.h
> pedicular~;pkg_info -W /usr/local/include/libintl.h
> /usr/local/include/libintl.h was installed by package gettext-0.10.35_1
> pe
--- Michael Lucas <[EMAIL PROTECTED]> wrote:
> pedicular~;locate libintl.h
> /usr/local/include/libintl.h
> /usr/src/contrib/texinfo/lib/libintl.h
> pedicular~;pkg_info -W /usr/local/include/libintl.h
> /usr/local/include/libintl.h was installed by package gettext-0.10.35_1
> pedicular~;
Thanks!
Hiten,
pedicular~;locate libintl.h
/usr/local/include/libintl.h
/usr/src/contrib/texinfo/lib/libintl.h
pedicular~;pkg_info -W /usr/local/include/libintl.h
/usr/local/include/libintl.h was installed by package gettext-0.10.35_1
pedicular~;
On Fri, Mar 08, 2002 at 05:56:08PM +, Hiten Pandy