Bug 76258 - rpm 4.1 - release refuses to build on a system with no gettext support (using --disable-nls)
Summary: rpm 4.1 - release refuses to build on a system with no gettext support (using...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: rpm
Version: null
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-18 20:11 UTC by Nigel Kukard
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-10-25 17:28:17 UTC
Embargoed:


Attachments (Terms of Use)
Patch to build rpm-4.1 with --disable-nls (36.01 KB, patch)
2002-10-25 17:25 UTC, Jeff Johnson
no flags Details | Diff

Description Nigel Kukard 2002-10-18 20:11:43 UTC
Description of Problem:
If --disable-nls is used with the ./configure script, and "make"
run, no go  :(

Version-Release number of selected component (if applicable):
4.1 release

How Reproducible:
every time

Steps to Reproduce:
1. ./configure --disable-nls
2. make
3. *BANG*

Actual Results:
@....  macros used in configure not being replaced

Expected Results:
clean build

Additional Information:
Build system has no gettext support at all, all other packages
are built with --disable-nls, rpm blows up  :-(

Comment 1 Jeff Johnson 2002-10-25 17:25:57 UTC
Created attachment 82084 [details]
Patch to build rpm-4.1 with --disable-nls

Comment 2 Jeff Johnson 2002-10-25 17:28:10 UTC
The (probably messy, sorry) patch builds rpm-4.1
with --disable-nls for me. OTOH, I'm not sure
my build environment has been entirely cleansed of gettext.

Comment 3 Jeff Johnson 2002-10-25 17:39:35 UTC
Patch checked in for bot rpm-4.1 and rpm-4.2.
Please reopen this bug if there's more to do.


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