This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: problem reports


* Dietmar Kuehl (dietmar_kuehl@yahoo.com) [20000705 16:10]:

> - During "make bootstrap" the program "no" is not found:
> 
>     make[2]: Entering directory `/usr/src/gcc/gcc-build/gcc/po'
>     file=`echo en_GB | sed 's,.*/,,'`.gmo \
>       && rm -f $file && PATH=../src:$PATH no -o $file
> /usr/src/gcc/gcc-source/gcc/po/en_GB.po
>     /bin/sh: no: command not found
> 
>   My workaround for this was to create a script called "no" which does
>   nothing and which is found in my PATH.

This has nothing to do with libstdc++ but rather gcc and is my fault. I just
didn't really understand the way the autoconf macros for gettext/NLS work.
This should be fixed in the current CVS version.

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 for 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]