Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 1364

Summary: parted-1.4.24-r1-1.4.24-r2.patch (nls issue)
Product: Gentoo Linux Reporter: Matthew Kennedy <mbkennedy>
Component: New packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED FIXED    
Severity: critical CC: mbkennedy
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: parted-1.4.24-r1-1.4.24-r2.patch

Description Matthew Kennedy 2002-03-27 11:56:45 UTC
Seemant,

For --disable-nls to work, it's necessary to create a bunch of libintl.h files
throughout the source hierarchy. -r1 didn't do that, sorry about that. Users
without NLS in USE will experience a build failure. User with NLS in use will
not notice. Here's an update which fixes the problem. 

Matt
Comment 1 Matthew Kennedy 2002-03-27 11:57:34 UTC
Created attachment 444 [details, diff]
parted-1.4.24-r1-1.4.24-r2.patch

* fixes nls fix
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-03-27 17:12:18 UTC
Thanks for the quick fix.