making info bug
Stanislav Brabec
utx@k332.feld.cvut.cz
Mon Nov 16 06:10:00 GMT 1998
>Submitter-Id: net
>Originator: Bc. Stanislav Brabec
>Organization: UTX
>Confidential: no
>Synopsis: make info creates bilingual pasquills with makeinfo-3.12b
>Severity: non-critical
>Priority: low
>Category: libc
>Class: sw-bug
>Release: libc-2.0.99
>Environment:
localised
Host type: i686-pc-linux-gnu
System: Linux utx 2.1.125 i686
Architecture: i686
Addons: linuxthreads crypt
Build CC: gcc
Compiler version: gcc-2.8.1 or egcs-1.1b
Kernel headers: 2.1.125 and higher
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: no
Build omitfp: yes
Build bounded: no
Build static-nss: no
Stdio: libio
>Description:
Creating an info, makeinfo creates bilingual infos, because language is
not set to english (e. g. translates "Function" of "Menu" to string
dependent on current locale!
>How-To-Repeat:
rm manual/*.info* ; make info in locale different from "C" or english equiv,
e. g. german or czech.
>Fix:
Run LANG=C make info or set MAKEINFO="LANG=C makeinfo".
More information about the Libc-alpha
mailing list