- Mailing list pgsql-ports

From Vincenzo de Sortis
Subject
Date
Msg-id 01BEB7FE.72B6EE80.vincenzo.desortis@ipm.it
Whole thread Raw
List 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 by date:

Previous
From: "Sam Hokin"
Date:
Subject: 6.5 Success with gcc/Solaris 2.6/SPARC
Next
From: Bruce Momjian
Date:
Subject: Re: [PORTS] Re: psql under win32