The following bug has been logged online:
Bug reference: 1289
Logged by: nicolas Ferragu
Email address: nicolas.ferragu@free.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
PostgreSQL Bugs List wrote:
> 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/
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.