BUG #1289: make install failed

From: "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1289: make install failed
Date: 2004-10-18 15:36:10
Message-ID: 20041018153610.9C7EA5A104C@www.postgresql.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1289
Logged by: nicolas Ferragu

Email address: nicolas(dot)ferragu(at)free(dot)Fr

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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2004-10-18 17:45:49 Re: BUG #1289: make install failed
Previous Message Neil Conway 2004-10-18 04:48:08 Re: Mac OS X make check errors...