This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


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

making info bug


>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".


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