BUG #1289: make install failed - Mailing list pgsql-bugs

From PostgreSQL Bugs List
Subject BUG #1289: make install failed
Date
Msg-id [email protected]
Whole thread Raw
Responses Re: BUG #1289: make install failed
List pgsql-bugs
The following bug has been logged online:

Bug reference:      1289
Logged by:          nicolas Ferragu

Email address:      [email protected]

PostgreSQL version: 7.2.5

Operating system:   RedHat AS 2.1

Description:        make install failed

Details:

The make install fail at ./src/nls-global.mk :
  line 67:        for lang in $(LANGUAGES); do
because $(LANGUAGES) is null.

My configure option was : enable-nls=fr

pgsql-bugs by date:

Previous
From: Neil Conway
Date:
Subject: Re: Mac OS X make check errors...
Next
From: Peter Eisentraut
Date:
Subject: Re: BUG #1289: make install failed