Bug 45365 - missing locales if built with gettext-0.10.38
Summary: missing locales if built with gettext-0.10.38
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: sawfish
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Havoc Pennington
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-06-21 15:14 UTC by Enrico Scholz
Modified: 2007-04-18 16:33 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-06-21 15:41:04 UTC
Embargoed:


Attachments (Terms of Use)

Description Enrico Scholz 2001-06-21 15:14:52 UTC
Description of Problem:

When rebuilding sawfish-0.38-2.src.rpm with current gettext compilation
fails silently because of bad multibyte chars:

--------------
make[1]: Entering directory
`/var/volatile/rpm/BUILD/sawfish-0.38/po'/usr/bin/msgfmt  -o ko.mo ko.po
ko.po:959: invalid multibyte sequencefound 1 fatal error
make[1]: *** [ko.mo] Error 1make[1]: Leaving directory
`/var/volatile/rpm/BUILD/sawfish-0.38/po'
make[1]: Entering directory `/var/volatile/rpm/BUILD/sawfish-0.38/capplet'
--------------

This error is not fatal and compilation goes on, but in the binary RPM all
locales are missing.


How Reproducible:

evrytime

Steps to Reproduce:
1. install gettext-0.10.382. 
2. rpm --rebuild sawfish-0.38-2.src.rpm
3. rpm -qlp sawfish-0.38-2.i386.rpm | grep locale

Actual Results:

<no output>


Expected Results:

<some .mo-files>


Additional Information:
	
$ rpm -q gettext
gettext-0.10.38-2

Comment 1 Havoc Pennington 2001-07-18 20:56:55 UTC
Fixed in .38-7


Note You need to log in before you can comment on or make changes to this bug.