Re: Weird binutils error (libintl.h not found) in 5.0-CURRENT

2002-03-08 Thread David O'Brien
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

Re: Weird binutils error (libintl.h not found) in 5.0-CURRENT

2002-03-08 Thread Hiten Pandya
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

Re: Weird binutils error (libintl.h not found) in 5.0-CURRENT

2002-03-08 Thread David O'Brien
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

Re: Weird binutils error (libintl.h not found) in 5.0-CURRENT

2002-03-08 Thread David O'Brien
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

Re: Weird binutils error (libintl.h not found) in 5.0-CURRENT

2002-03-08 Thread Hiten Pandya
--- 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!

Re: Weird binutils error (libintl.h not found) in 5.0-CURRENT

2002-03-08 Thread Michael Lucas
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

Weird binutils error (libintl.h not found) in 5.0-CURRENT

2002-03-08 Thread Hiten Pandya
Hi all, I am getting this weird binutils error, which says, that I am lacking a file called . I checked my /usr/include, and /usr/src/include. Also, I checked the src/contrib/binutils directory, but I cannot find that particular header file at all. I have the most updated source, as of Fri Ma