dbTalk Databases Forums  

[BUGS] BUG #1289: make install failed

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1289: make install failed in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
PostgreSQL Bugs List
 
Posts: n/a

Default [BUGS] BUG #1289: make install failed - 10-18-2004 , 10:37 AM







The following bug has been logged online:

Bug reference: 1289
Logged by: nicolas Ferragu

Email address: nicolas.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




---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

Reply With Quote
  #2  
Old   
Peter Eisentraut
 
Posts: n/a

Default Re: [BUGS] BUG #1289: make install failed - 10-18-2004 , 12:47 PM






PostgreSQL Bugs List wrote:
Quote:
The make install fail at ./src/nls-global.mk :
line 67: for lang in $(LANGUAGES); do
because $(LANGUAGES) is null.
That by itself would not be an error. Can you post a more complete
output? But 7.2.5 is old anyway. You might want to try a newer
version.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.