This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] Make --enable-nls the default when not cross-compiling


* Mark Mitchell (mark@codesourcery.com) [20000517 21:17]:

> cd ../../../gcc/po && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
> make[3]: *** No rule to make target `en.gmo', needed by `all-yes'.  Stop.

Ooops, it shoudn't ever try that, as the only currently available catalog is
en_UK.
 
> on my RedHat 6.1 system when doing a fresh build.  So, I think there's
> something wrong with the NLS support at this point.  We'll have to
> resolve this issue first.

I'll check the makefiles, as there has to be something wrong.

Philipp

-- 
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany

#define NINODE  50              /* number of in core inodes */
#define NPROC   30              /* max number of processes */
 	-- Version 7 UNIX fuer PDP 11, /usr/include/sys/param.h

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]