From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Daniel Jacobowitz , Eli Zaretskii Cc: gdb@sources.redhat.com, binutils@sources.redhat.com Subject: Re: po/POTFILES.in doesn't exist Date: Wed, 26 Sep 2001 21:35:00 -0000 Message-id: <3BB2AC9A.1080306@cygnus.com> References: <3B707412.9080906@cygnus.com> <20010807161144.A28818@nevyn.them.org> X-SW-Source: 2001-09/msg00223.html > On Tue, Aug 07, 2001 at 07:04:50PM -0400, Andrew Cagney wrote: > >> > When I run the configure script, bfd/configure complains about >> > po/POTFILES.in being absent. That's true: the file isn't there, since we >> > now have SRC-POTFILES.in and BLD-POTFILES.in. >> > >> > Does that mean bfd/configure needs to be updated somehow? Do others see >> > this error message? > >> >> >> FYI, I'm not seeing the message but that could be for many reasons. >> Anyone else? > > > Sure, I have been for a while: > > checking for xgettext... (cached) /usr/bin/xgettext > ./configure: ./po/POTFILES.in: No such file or directory > checking for a BSD compatible install... /usr/bin/install -c Ah, yes, sorry. I'm getting this as well. Same with the BFD trunk. Andrew