- Архив списков рассылки pgsql-ports

Поиск
Список
Период
Сортировка
От Vincenzo de Sortis
Тема
Дата
Msg-id 01BEB7FE.72B6EE80.vincenzo.desortis@ipm.it
обсуждение исходный текст
Список pgsql-ports
System Configuration
--------------------
  Operating System   : alphaev56-dec-osf4.0b

  PostgreSQL version : 6.5.0

  Compiler used      : gcc 2.8.1

Hardware:
---------
AlphaStation 800

Versions of other tools:
------------------------
GNU Make version 3.74

Problem found in compilation:
-------------------------
Compilation fails at file src/backend/storage/buffer/buf_init.c.
Error message: storage/s_lock.h:102: aggregate value used where an integer was expected

Problem solved following the indication found at :
http://www.postgresql.org/mhonarc/pgsql-ports/1999-02/msg00040.html
(solution from Robert Moniot (moniot@fordham.edu))


Problem found during dbase creation:
-------------------------
During the initdb we got a BUS ERROR due to an "unaligned access"

Solved commenting out the line "ENFORCE_ALIGNMENT= true" in the src/Makefile.global

Cheers,
    Vincenzo.


В списке pgsql-ports по дате отправления:

Предыдущее
От: "Sam Hokin"
Дата:
Сообщение: 6.5 Success with gcc/Solaris 2.6/SPARC
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PORTS] Re: psql under win32